Skip to content

Commit

Permalink
jax vectorisation (#2636)
Browse files Browse the repository at this point in the history
* fix vectorisation

* decorators, preequilibration

* add documentation

* fix petab_simulate

* fix notebook

* update/fix doc?

* fix rtd

* fix docstring

* Update python/sdist/amici/jax/petab.py

Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>

---------

Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
  • Loading branch information
FFroehlich and dweindl authored Jan 30, 2025
1 parent 923b8f4 commit 64de63a
Show file tree
Hide file tree
Showing 5 changed files with 646 additions and 272 deletions.
1 change: 1 addition & 0 deletions documentation/rtd_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ setuptools>=67.7.2
pysb>=1.11.0
jax>=0.4.26
diffrax>=0.5.0
interpax>=0.3.4
matplotlib==3.7.1
nbsphinx==0.9.1
nbformat==5.8.0
Expand Down
Loading

0 comments on commit 64de63a

Please sign in to comment.