dravya 1.0.0

Dravya — material science engine for stress, strain, elasticity, fatigue, fracture, composites, and constitutive models
Documentation
1
2
3
4
5
# Contributing to Dravya

1. Fork, branch, `make check`, add tests, submit PR.
2. All material data must cite engineering sources.
3. No `unwrap()` or `panic!()` in library code.