Skip to content

bipin-lekhak/fdc-calculus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for Facebook Developer circle Calculus session

To run this code:

Slides

Slides from the event can be viewed here.

Install Pipenv

Install pipenv from here

Setup Pipenv environment using PipFile

pipenv install

Activate pipenv virtual environment

pipenv shell

Run Bokeh server for required plot files

bokeh serve <file>.py

Available files:

  1. make_plot
  2. taylor

DISCLAIMER:

The taylor series visualization under taylor.py is available in Bokeh Tutorial. It was collected in this repo just for the sake of demonstartions. The credit goes entirely to the team at Bokeh for the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages