notebook.community
Edit and run
In [ ]: from twopoppy import wrapper res = wrapper.model_wrapper_test()
from twopoppy import wrapper res = wrapper.model_wrapper_test()
In [ ]: %matplotlib inline %config InlineBackend.figure_format='svg' wrapper.model_wrapper_test_plot(res);
%matplotlib inline %config InlineBackend.figure_format='svg' wrapper.model_wrapper_test_plot(res);