Skip to content

Commit

Permalink
fixes for api reference, and add delta_t to all jx.integrate() (#505)
Browse files Browse the repository at this point in the history
* fixes for api reference, and add delta_t to all jx.integrate()

* run black
  • Loading branch information
michaeldeistler authored Nov 15, 2024
1 parent 99a73a3 commit 32068e9
Show file tree
Hide file tree
Showing 6 changed files with 333 additions and 324 deletions.
2 changes: 1 addition & 1 deletion docs/reference/jaxley.connect.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Connecting Cells
===============================

.. automodule:: jaxley.connect.connect
.. autofunction:: jaxley.connect.connect
.. autofunction:: jaxley.connect.connectivity_matrix_connect
.. autofunction:: jaxley.connect.fully_connect
.. autofunction:: jaxley.connect.sparse_connect
Loading

0 comments on commit 32068e9

Please sign in to comment.