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 ...
This File contains test functions for the individual hints used for solving ODEs. Examples of each solver will be returned by _get_examples_ode_sol_name_of_solver ...
SymPy is an open source computer algebra system written in pure Python. It is built with a focus on extensibility and ease of use, through both interactive and programmatic applications. These ...