Questions on Mathematica packages, which are self-contained bundles of Mathematica code that add new functions and other functionality.
3
votes
1answer
70 views
FeynCalc “May shadow or be shadowed by other definitions”
So I've downloaded the latest FeynCalc from this site and put the extracted folder in user/me/library/Mathematica/application, but when I write the command
...
1
vote
1answer
51 views
Can I place a link to a package file (.m) in my Applications folder
I am developing a package and would like to be able to test it without having to copy the package file to my $UserBaseDirectory/Applications folder for each change, ...
6
votes
3answers
133 views
How to program a F::argx message?
How useful is it to program a user-built function in a package to produce a red warning message F::argx if you give the wrong number of arguments to that function? ...
5
votes
1answer
65 views
On Reverting Code that Mma Switches to Raw Input Form Back to Standard Form
I experienced a similar issue to what is described in this post while editing formatted usage messages (that contained italics) in the declaration section of a package that I'm developing in the ...
-1
votes
0answers
72 views
3
votes
3answers
92 views
Can I put subscripted parameter values into a package?
When defining packages, can I put parameter values alone or along with functions into a package in subscripted form?
...
1
vote
1answer
51 views
Looking for a package regarding Schur Polynomials and Kostka numbers
I'm currently looking for any Mathematica package that involves Schur polynomials and/or Kostka numbers.
More generally, I'd be happy with anything that expands on symmetric polynomials in general. ...
6
votes
1answer
121 views
Could a package be composed of references?
Could a package be composed of references (e.g. usage messages)? Do the code for an induvidual function implemented in a package has to be physically in that package file where it is referenced (i.e. ...
8
votes
2answers
114 views
Problem with PlayerPro recognizing a proprietary package
This question follows on from my earlier question Can Wolfram's Player Pro Use Proprietary Packages.
That question appeared to have established that, yes, PlayerPro can use proprietary packages.
...
11
votes
1answer
173 views
Can Wolfram's Player Pro use proprietary packages?
A few entwined/related questions:
Can Wolfram's Player Pro use proprietary packages?
I have searched Wolfram's site pages on Player Pro and don't see anything that provides a clear answer to this ...
3
votes
0answers
62 views
Computing Erhart's polynomial for a polytope
Is there a Mathematica implementation to compute the Erhart polynomial for a convex polytope which is specified either by its vertices or by a set of inequalities?
I am interested in knowing this ...
0
votes
1answer
60 views
Integrating polynomial functions over polytopes with an add-on package
There is a Mathematica package to evaluate integrals over polytopes:
http://library.wolfram.com/infocenter/Books/3652/
In the documentation (Functions.nb file) I ...
2
votes
0answers
97 views
Does Mathematica support collaborative filtering and recommendation systems?
Does Mathematica support collaborative filtering and recommendation systems such as can be found in Apache Mahout?
I could not find any resources about advanced data mining techniques, beyond ...
5
votes
1answer
82 views
How can I get Mathematica to recognize the documentation for a newly installed package?
To install a new package on one's machine, one first downloads and unpacks the package into the $BaseDirectory/Applications directory. The tutorial
Installing ...
0
votes
0answers
66 views
Availability of Quantum Optics package [closed]
I am wondering whether the quantum optics mathematica package developed by
D. Meiser (pls see http://acceleratedqo.blogspot.com.au/ is freely available?