Skip to content

Notebook for interactive simulation and determination of ball milling breakage parameters, built on top of numpy, lmfit, ipywidgets and bqplot.

Notifications You must be signed in to change notification settings

Mateus-M-Reis/Mill_Back-calculation_Notebook

Repository files navigation

Mill_Back-calculation_Notebook

Notebook for interactive simulation and determination of ball milling breakage parameters, built on top of numpy, lmfit, ipywidgets and bqplot.

Installation

Create new conda environment:

conda create -n millSim_env python=3

activate env

source activate millSim_env

install packages:

conda install -c conda-forge notebook jupyterlab ipywidgets bqplot voila

pip install lmfit

enable JupyterLab extensions

jupyter labextension install @jupyter-widgets/jupyterlab-manager bqplot

About

Notebook for interactive simulation and determination of ball milling breakage parameters, built on top of numpy, lmfit, ipywidgets and bqplot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published