Skip to content

thorgisl/em-sample-notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample E&M Physics IPython Notebook

Dependencies

The following are required for these examples:

  • Python 3.4

Instructions

The following will set up a local matplotlib environment for you, and start an IPython Notebook server:

  $ make

At which point a browser window will open, with a view of this notebook.

Subsequent runs need only do the following:

  $ make run

Unless new dependencies were added to requirements.txt, in which case you will want to do this:

  $ make deps && make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published