11name = " Symbolics"
22uuid = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
33authors = [
" Shashi Gowda <[email protected] >" ]
4- version = " 6.57 .0"
4+ version = " 7.0 .0"
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -11,25 +11,24 @@ CommonWorldInvalidations = "f70d9fcc-98c5-4d4a-abd7-e4cdeebd8ca8"
1111ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
1212DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1313DiffRules = " b552c78f-8df3-52c6-915a-8e097449b14b"
14- Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
1514DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1615DomainSets = " 5b8099bc-c8ec-5219-889f-1d9e522a28bf"
1716DynamicPolynomials = " 7c1d4256-1411-5781-91ec-d7bc3513ac07"
18- LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
19- Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
2017Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
2118LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
2219LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
2320MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
2421Markdown = " d6f4376e-aef5-505a-96c1-9c027394607a"
22+ Moshi = " 2e0e35c7-a2e4-4343-998d-7ef72827ed2d"
23+ MultivariatePolynomials = " 102ac46a-7ee4-5c85-9060-abc95bfdeaa3"
24+ MutableArithmetics = " d8a4904e-b15c-11e9-3269-09a3773c0cb0"
2525NaNMath = " 77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
26- OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
2726PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
27+ Preferences = " 21216c6a-2e73-6563-6e65-726566657250"
2828Primes = " 27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
2929RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
3030Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
3131RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
32- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3332SciMLPublic = " 431bcebd-1456-4ced-9d72-93c2757fff0b"
3433Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
3534SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -42,20 +41,27 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
4241
4342[weakdeps ]
4443D3Trees = " e3df1716-f71e-5df9-9e2d-98e193103c45"
44+ Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
4545ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
4646Groebner = " 0b43b601-686d-58a3-8a1c-6623616c7cd4"
47+ Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
48+ LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
4749Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
4850Nemo = " 2edaba10-b0f1-5616-af89-8c11ac63239a"
51+ PlutoRunner = " dc6b355a-2368-4481-ae6d-ae0351418d79"
4952PreallocationTools = " d236fae5-4411-538c-8e31-a6e3d9e00b46"
5053SymPy = " 24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
5154SymPyPythonCall = " bc8888f7-b21e-4b7c-a06a-5d9c9496438c"
5255
5356[extensions ]
5457SymbolicsD3TreesExt = " D3Trees"
58+ SymbolicsDistributionsExt = " Distributions"
5559SymbolicsForwardDiffExt = " ForwardDiff"
5660SymbolicsGroebnerExt = " Groebner"
61+ SymbolicsLatexifyExt = [" Latexify" , " LaTeXStrings" ]
5762SymbolicsLuxExt = " Lux"
5863SymbolicsNemoExt = " Nemo"
64+ SymbolicsPlutoRunnerExt = " PlutoRunner"
5965SymbolicsPreallocationToolsExt = [" PreallocationTools" , " ForwardDiff" ]
6066SymbolicsSymPyExt = " SymPy"
6167SymbolicsSymPyPythonCallExt = " SymPyPythonCall"
@@ -84,19 +90,21 @@ Latexify = "0.16"
8490LogExpFunctions = " 0.3"
8591Lux = " 1"
8692MacroTools = " 0.5"
93+ Moshi = " 0.3.7"
94+ MultivariatePolynomials = " 0.5.12"
95+ MutableArithmetics = " 1.6.5"
8796NaNMath = " 1"
8897Nemo = " 0.46, 0.47, 0.48, 0.49, 0.52"
89- OffsetArrays = " 1.15.0"
9098PkgBenchmark = " 0.2"
9199PreallocationTools = " 0.4"
92100PrecompileTools = " 1"
101+ Preferences = " 1.5.0"
93102Primes = " 0.5"
94103RecipesBase = " 1.1"
95104Reexport = " 1"
96105ReferenceTests = " 0.10"
97106RuntimeGeneratedFunctions = " 0.5.9"
98107SafeTestsets = " 0.1.0"
99- SciMLBase = " 2"
100108SciMLPublic = " 1.0.0"
101109Setfield = " 1"
102110SnoopCompile = " 3.1"
@@ -106,7 +114,7 @@ SymPy = "2.2"
106114SymPyPythonCall = " 0.5"
107115SymbolicIndexingInterface = " 0.3.14"
108116SymbolicLimits = " 0.2.2"
109- SymbolicUtils = " 3.24 "
117+ SymbolicUtils = " 4.3 "
110118TermInterface = " 2"
111119julia = " 1.10"
112120
@@ -117,7 +125,9 @@ D3Trees = "e3df1716-f71e-5df9-9e2d-98e193103c45"
117125DynamicQuantities = " 06fc5a27-2a28-4c7c-a15d-362465fb6821"
118126ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
119127Groebner = " 0b43b601-686d-58a3-8a1c-6623616c7cd4"
128+ LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
120129LambertW = " 984bce1d-4616-540c-a9ee-88d1112d94c9"
130+ Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
121131Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
122132Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
123133PkgBenchmark = " 32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
@@ -126,8 +136,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
126136ReferenceTests = " 324d217c-45ce-50fc-942e-d289b448e8cf"
127137SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
128138SnoopCompile = " aa65fe97-06da-5843-b5b1-d5d13cad87d2"
129- SymPyPythonCall = " bc8888f7-b21e-4b7c-a06a-5d9c9496438c"
130139Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
131140
132141[targets ]
133- test = [" Test" , " SafeTestsets" , " Pkg" , " PkgBenchmark" , " PreallocationTools" , " ForwardDiff" , " Groebner" , " BenchmarkTools" , " ReferenceTests" , " SymPyPythonCall " , " Random" , " LambertW" , " Lux" , " ComponentArrays" , " Nemo" , " DynamicQuantities" , " D3Trees" , " SnoopCompile" ]
142+ test = [" Test" , " SafeTestsets" , " Pkg" , " PkgBenchmark" , " PreallocationTools" , " ForwardDiff" , " Groebner" , " BenchmarkTools" , " ReferenceTests" , " Random" , " LambertW" , " Lux" , " ComponentArrays" , " Nemo" , " DynamicQuantities" , " D3Trees" , " SnoopCompile" , " Latexify " , " LaTeXStrings " ]
0 commit comments