GitHub - jverzani/SymPyPythonCall.jl: SymPy with PythonCall backend (not PyCall) (original) (raw)

Skip to content

Sign in

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

jverzani / SymPyPythonCall.jl Public

SymPy with PythonCall backend (not PyCall)

jverzani.github.io/SymPyPythonCall.jl/

License

MIT license

10 stars 4 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory171 Commits
.github .github
docs docs
ext ext
src src
test test
.gitignore .gitignore
CondaPkg.toml CondaPkg.toml
LICENSE LICENSE
Project.toml Project.toml
README.md README.md

Repository files navigation

SymPyPythonCall

Docs Build Status Coverage

SymPyCore provides a Julian interface to the SymPy library of Python.

SymPyPythonCall utilizes SymPyCore and the PythonCall package (to provide the interop between Julia and Python) to enable access to Python's SymPy library using the practices and idioms of Julia.

The package SymPyPyCall does a similar thing with the PyCall package providing the interop.

Installation

Installing this package should install the SymPyCore package and the PythonCall package. The PythonCall package installs a CondaPkg package that installs the underlying SymPy library for Python.

About

SymPy with PythonCall backend (not PyCall)

jverzani.github.io/SymPyPythonCall.jl/

Resources

Readme

License

MIT license

Activity

Stars

10 stars

Watchers

2 watching

Forks

4 forks

Report repository

Releases17

v0.5.1 Latest Feb 19, 2025

+ 16 releases

Packages

No packages published

Contributors3

Languages