Skip to content

How to calculate derivatives in the computer, many different ways

Notifications You must be signed in to change notification settings

gc250265/derivatives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

derivatives

How to calculate derivatives in the computer, many different ways

Setup

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run the notebook

jupyter lab

About

How to calculate derivatives in the computer, many different ways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published