Skip to content

nicoguaro/sympy-notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SymPy Notebooks

This repository contains examples of using SymPy within Jupyter Notebooks.

The examples are broken up into three categories based on difficulty of both the mathematics and programming concepts. They roughly follow the following guide:

beginner : Simple examples appropriate for first steps in using SymPy, for someone with little or no programming experience.

Download and installation

You can downloading the repository content with

$ git clone git://github.com/sympy/sympy-notebooks.git

You can install an Anaconda environment for using the content in the repository with

conda env create -f environment.yml

About

Some Jupyter notebook examples for SymPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • CSS 0.6%