Skip to content

Commit

Permalink
Try Combinatorica as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Dec 15, 2024
1 parent 9af9c57 commit ac2f8a2
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 7,423 deletions.
Empty file removed .gitmodule
Empty file.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "mathics/packages/Combinatorica"]
path = mathics/packages/Combinatorica
[submodule "mathics/packages/Combinatorica-repo"]
path = mathics/packages/Combinatorica-repo
url = https://github.com/Mathics3/Mathics3-Combinatorica.git
1 change: 0 additions & 1 deletion mathics/packages/Combinatorica
Submodule Combinatorica deleted from 680999
3,369 changes: 0 additions & 3,369 deletions mathics/packages/DiscreteMath/CombinatoricaV0.6.m

This file was deleted.

1 change: 1 addition & 0 deletions mathics/packages/DiscreteMath/CombinatoricaV0.6.m
3,468 changes: 0 additions & 3,468 deletions mathics/packages/DiscreteMath/CombinatoricaV0.9.m

This file was deleted.

1 change: 1 addition & 0 deletions mathics/packages/DiscreteMath/CombinatoricaV0.9.m
8 changes: 8 additions & 0 deletions mathics/packages/DiscreteMath/Kernel/init.m
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
(* -*- wolfram -*- *)
(* DiscreteMath`CombinatoricaV0.9 goes with:
Implementing Discrete Mathematics: Combinatorics and Graph Theory
Expand All @@ -12,6 +13,13 @@
Get[ "DiscreteMath`CombinatoricaV0.6" ]
Get[ "DiscreteMath`CombinatoricaV0.9" ]

(* The revised edition of the book is:
*Computational Discrete Mathematics: Combinatorics and Graph Theory in
Mathematica*, by Sriram V. Pemmaraju and Steven S. Skiena, Cambridge
University Press, 2003.
*)
Get[ "DiscreteMath`CombinatoricaV2.0.0" ]

(* The below is from https://library.wolfram.com/infocenter/MathSource/6825/
An alpha test version is at:
http://www.nic.funet.fi/index/Science/math/mathematica/Logic/RSolve.m
Expand Down
Loading

0 comments on commit ac2f8a2

Please sign in to comment.