Skip to content

Commit

Permalink
Readme/index update. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jun 11, 2024
1 parent 33d7f6e commit ef852a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ compilation via [LLVM](https://llvm.org/). Notable features include:
* accurate and reliable event detection,
* builtin support for analytical mechanics - bring your own Lagrangians/Hamiltonians
and let heyoka formulate and solve the equations of motion,
* builtin support for high-order variational equations - compute not only the solution,
but also its partial derivatives,
* builtin support for machine learning applications via neural network models,
* the ability to maintain machine precision accuracy over
tens of billions of timesteps,
Expand Down
2 changes: 2 additions & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ compilation via `LLVM <https://llvm.org/>`__. Notable features include:
* accurate and reliable event detection,
* builtin support for analytical mechanics - bring your own Lagrangians/Hamiltonians
and let heyoka formulate and solve the equations of motion,
* builtin support for high-order variational equations - compute not only the solution,
but also its partial derivatives,
* builtin support for machine learning applications via neural network models,
* the ability to maintain machine precision accuracy over
tens of billions of timesteps,
Expand Down

0 comments on commit ef852a4

Please sign in to comment.