Dr-Scott-James / pykalk

Used for teaching the basics of Git and GitHub
0 stars 0 forks source link

Add numeric differentiation and integration to pykalk #9

Closed Dr-Scott-James closed 4 years ago

Dr-Scott-James commented 4 years ago

The pre-release version needs to be able to do some basic numeric calculus work to be useful. At some point, we also should probably consider symbolic differentiation and integration too.

Dr-Scott-James commented 4 years ago

Numeric differentiation and integration implemented, tested and integrated into pykalk