Tagged Questions
4
votes
2answers
93 views
Does the operating system matter when using Encode[]?
I have a package I want to distribute. I wrote the package in Version 9 under a Mac OS X operating system. I want to Encode[] the package.
The end user will ...
9
votes
2answers
265 views
Compile for deployment
Is there any way (other than the manual one) to grab all the functions a notebook uses from the different user-defined packages and putting everything into one file to deploy the code for e.g. CDF? I ...
13
votes
2answers
987 views
How to install packages?
This is always a problem when I distribute my packages to colleagues working on different platforms. I have my packages installed into a private directory and I autoload some of them when Mathematica ...