Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Mar 00:53
4c42001

0.0.3 - 2025-03-23

✨ Features

  • phace: add animation script and simulation modules - (468c982)
  • physics: add gravity support and refactor physics problem architecture - (4f50caa)
  • add gradient descent optimizer and update inverse problem logic - (ae27101)
  • add triangle element support and Koiter shell problem - (e23525c)

⬆️ Dependencies

  • deps: update dependency liblaf-cherries to >=0.0.8,<0.0.9 (#15) - (67099cd)
  • deps: update dependency liblaf-cherries to >=0.0.6,<0.0.7 (#13) - (d773f0f)
  • deps: update dependency jaxtyping to >=0.3,<0.4 (#14) - (467d4dd)

♻ Code Refactoring

  • simplify physics problem builder pattern - (1aff338)
  • restructure physics problem implementation and optimization - (e98f4c5)