Imports¶
In [2]:
%matplotlib notebook
from activepapers.exploration import ActivePaper
import matplotlib.pyplot as plt ...
%matplotlib notebook
from activepapers.exploration import ActivePaper
import matplotlib.pyplot as plt ...
ActivePapers is an on-going project developped by Konrad Hinsen whose aim is to make a computational calculation reproducible and publishable. You can find all the details of the project here.
To make computational calculation reproducible and publishable, it is proposed to create an ActivePaper file that ...