.gitignore
.travis.yml
.woodpecker.yaml
AUTHORS
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
.circleci/config.yml
.gh-pages-skeleton/.nojekyll
benchmarks/asv.conf.json
benchmarks/benchmarks/Lambdify.py
benchmarks/benchmarks/__init__.py
benchmarks/benchmarks/differentiation.py
examples/diff.ipynb
examples/differentiation.py
examples/tests/test_examples.py
scripts/benchmark.sh
scripts/build_conda_recipe.sh
scripts/check_clean_repo_on_master.sh
scripts/ci.sh
scripts/coverage_badge.py
scripts/dir_to_branch.sh
scripts/generate_docs.sh
scripts/post_release.sh
scripts/prepare_deploy.sh
scripts/release.sh
scripts/render_examples.sh
scripts/render_index.sh
scripts/render_notebooks.sh
scripts/run_tests.sh
scripts/update-gh-pages.sh
sym/__init__.py
sym/_release.py
sym/_sympy_Lambdify.py
sym/backend.py
sym/util.py
sym.egg-info/PKG-INFO
sym.egg-info/SOURCES.txt
sym.egg-info/dependency_links.txt
sym.egg-info/requires.txt
sym.egg-info/top_level.txt
sym/tests/__init__.py
sym/tests/test_Dummy.py
sym/tests/test_Lambdify.py
sym/tests/test_Matrix.py
sym/tests/test_Symbol.py
sym/tests/test_banded_jacobian.py
sym/tests/test_cse.py
sym/tests/test_sparse_jacobian.py
sym/tests/test_symarray.py
sym/tests/test_sympy_Lambdify.py
sym/tests/test_util.py