Skip to content

fcooper8472/SympyExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sympy Examples

Some examples for using SymPy. I will try to keep this up-to-date with relevant examples that relate to the linear algebra course.

These instructions assume you have Python3 and pip3 installed.

Clone (or fork) this repository

git clone https://github.com/fcooper8472/SympyExamples

Install SymPy & Jupyter

pip3 install --upgrade pip setuptools wheel
pip3 install sympy jupyter

Run Jupyter

jupyter-notebook

Click through onto SympyExamples.ipynb.

About

Some SymPy examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published