-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I think we should avoid putting any scripts into any other packages of this suite (with the exception of DiffusionAnim.jl) and instead gather all of them here. This should help out with keeping our packages clear from clutter.
The scripts should be written as JupyterLabs so that someone browsing the repo doesn't need to have the package installed, nor even have Julia on their system, but should still be able to follow the analysis and see the results for himself or herself.
Some scripts should act as tutorials for how to use the package, but we need not limit ourselves to that and can include some cool analysis or tutorials that are not aimed at didactic introduction of various functionalities, but instead focus on the analyses, results, mathematics etc and use the package simply as a tool.