-
-
Notifications
You must be signed in to change notification settings - Fork 4
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`"]
Name | Description | Author | Notes |
---|---|---|---|
DiscreteMathCombinatoricaV0.6
|
Implementing Discrete Mathematics (1st Edition) | Steven Kiena | Older version |
DiscreteMathCombinatoricaV0.9
|
Implementing Discrete Mathematics (1st Edition) | Steven Kiena | Use this |