Skip to content

Commit

Permalink
* todo mark
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshuaalbert committed Nov 13, 2024
1 parent 9098db8 commit 3b1f56e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jaxns/framework/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
'Model'
]

# TODO: Rewrite Model using context framework to avoid recompiling functions.

class Model(BaseAbstractModel):
"""
Expand Down

0 comments on commit 3b1f56e

Please sign in to comment.