Skip to content

Commit

Permalink
New version: SymPyPythonCall v0.2.0 (#93520)
Browse files Browse the repository at this point in the history
UUID: bc8888f7-b21e-4b7c-a06a-5d9c9496438c
Repo: https://github.com/jverzani/SymPyPythonCall.jl.git
Tree: 8cd73ffa00e974298cad63b9ed7e251c73c50ebb

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 16, 2023
1 parent 6af9f9f commit 697015e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 6 deletions.
10 changes: 8 additions & 2 deletions S/SymPyPythonCall/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
CommonEq = "0.2"
CommonSolve = "0.2"
CondaPkg = "0.2"
Latexify = "0.15-0.16"
PythonCall = "0.9"
RecipesBase = ["0.7-0.8", "1"]
SpecialFunctions = ["0.8-0.10", "1-2"]
julia = "1.6.1-1"

["0-0.1"]
Latexify = "0.15-0.16"
RecipesBase = ["0.7-0.8", "1"]

["0.2-0"]
LinearAlgebra = "1"
SymPyCore = "0.1"
11 changes: 8 additions & 3 deletions S/SymPyPythonCall/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50"
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0-0.1"]
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["0.2-0"]
SymPyCore = "458b697b-88f0-4a86-b56b-78b75cfb3531"
3 changes: 3 additions & 0 deletions S/SymPyPythonCall/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "8d424685abd964b1be5567eacadd5dbbb41b4581"

["0.1.3"]
git-tree-sha1 = "4c8ba2a69019f4762ce735eeee75d03ebb573ee2"

["0.2.0"]
git-tree-sha1 = "8cd73ffa00e974298cad63b9ed7e251c73c50ebb"
2 changes: 1 addition & 1 deletion S/SymPyPythonCall/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
["0.1.1-0"]
["0.1.1-0.1"]
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

0 comments on commit 697015e

Please sign in to comment.