Morpho-lang / morpho

The Morpho language 🦋. Morpho is a small embeddable language for scientific computing applications.
MIT License
33 stars 11 forks source link

Equielement fixes #177

Closed softmattertheory closed 2 years ago

softmattertheory commented 2 years ago

Equielement now evaluates the gradient correctly — test added.

Fixed optimizer now recovers gracefully from failing to bracket stepsize, etc.

Added RectangularDomain to meshgen to easily enable creation of rectangular domains