Skip to content

Mathics Packages

R. Bernstein edited this page Mar 27, 2021 · 6 revisions

To load a package listed below use the Needs[] function and put the name in as a string.

For example:

In[0]:= Needs["DiscreteMath`CombinatoricaV0.9`"]

For copyright and author information, see look in contents of the files.

Name Description Notes
DiscreteMath`CombinatoricaV0.6` Implementing Discrete Mathematics (1st Edition) Older version
DiscreteMath`CombinatoricaV0.9` Implementing Discrete Mathematics (1st Edition) Steven Kiena
DiscreteMath`Rsolve` Solves recurrence (difference) equations.
VectorAnalysis`Vectoranalysis` Provides Three-Dimensional Vector Analysis.
Clone this wiki locally