Skip to content

Commit a0fcf6a

Browse files
committed
remove sympy support
1 parent bbe501c commit a0fcf6a

File tree

4 files changed

+0
-160
lines changed

4 files changed

+0
-160
lines changed

environment.yml

-1
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

-117
This file was deleted.

requirements.txt

-1
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

-41
This file was deleted.

0 commit comments

Comments
 (0)