Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jul 30, 2024
1 parent 39959d8 commit c3f4ea3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sphinx_docs/source/integrators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,12 @@ The form looks like:
A network is not required to provide a Jacobian if a numerical
Jacobian is used.

.. tip::

It is not necessary to zero the Jacobian elements at the top of the
``actual_jac()`` function---this is handled by the wrapper that the
integrator calls.


Jacobian wrapper
^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit c3f4ea3

Please sign in to comment.