Hi everyone,
I have just started using FEniCS (and python), and I'm having lot's of fun with it.
I was wondering if there is a method where I can have the python code I've written in statically linked binary form, so that I don't have to spend days trying to install FEniCS on various computing centers with various security restrictions preventing an easy install.
I can also transfer my small code to C++ if need arises.