Giter Site home page Giter Site logo

newptcai / sympycore.jl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jverzani/sympycore.jl

0.0 0.0 0.0 1.45 MB

Package to help connect Julia with the SymPy library of Python

Home Page: https://jverzani.github.io/SymPyCore.jl/

License: MIT License

Julia 100.00%

sympycore.jl's Introduction

SymPyCore

Docs

Build Status

SymPy is a Python library for symbolic mathematics.

At present, there are two means to call Python code from Julia. As such, two packages have been developed to call into SymPy:

  • SymPy.jl is a long-standing Julia package using PyCall.jl to provide a "Julian" interface to SymPy.

  • SymPyPythonCall.jl is a Julia package using PythonCall.jl to provide a "Julian" interface to SymPy providing a nearly identical experience as SymPy.jl.

The SymPyCore package aims to unify the underlying code, leaving only a small amount of glue code in the primary packages. As of version 0.2 of SymPyPythonCall.jl and version 2.0 of SymPy the SymPyCore package is used.

To use SymPyCore you should install one of the two primary packages, and load that into a session. Installation of either SymPyPythonCall or SymPy should install the core package, the glue package, and arrange for the underlying sympy library of Python to be installed.

sympycore.jl's People

Contributors

jverzani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.