Skip to content

Commit 451af01

Browse files
committed
remove sympy support
1 parent 549905f commit 451af01

File tree

4 files changed

+0
-160
lines changed

4 files changed

+0
-160
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,5 @@ dependencies:
4848
- packaging
4949
- typing_extensions
5050
# optional
51-
- sympy
5251
- cython
5352

pytensor/scalar/basic_sympy.py

Lines changed: 0 additions & 117 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pytest-cov>=2.6.1
88
coverage>=5.1
99
pytest
1010
cython
11-
sympy
1211
versioneer
1312
jax
1413
jaxlib

tests/scalar/test_basic_sympy.py

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)