Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-innocenti committed Nov 20, 2024
1 parent 8f2dcf2 commit ff9ed0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/api/Analytical tools.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Analytical tools

::: jpc.linear_equilib_energy
::: jpc.linear_equilib_energy

---

::: jpc.linear_activities_solution
2 changes: 1 addition & 1 deletion docs/basic_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import jax
import jax.numpy as jnp
from equinox import nn as nn

# some data
# some datasets
x = jnp.array([1., 1., 1.])
y = -x

Expand Down

0 comments on commit ff9ed0d

Please sign in to comment.