pnkraemer / probfindiff

Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and with out-of-the-box uncertainty quantification.
https://probfindiff.readthedocs.io
MIT License
10 stars 2 forks source link

Types #20

Closed pnkraemer closed 2 years ago

pnkraemer commented 2 years ago

Introduces a type(check) pipeline using mypy. Docs are adapted accordingly and display the types.