Material model generator and explorer - SLIDE 3.2 interface model Installation pip install . # or for development pip install -e . Usage import bmcs_matmod # ...your code... Testing python -m pytest