Skip to content

Commit

Permalink
Merge pull request #209 from Joshuaalbert/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Joshuaalbert authored Nov 13, 2024
2 parents 9098db8 + 71b3d8c commit 3550b0f
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 3550b0f

Please sign in to comment.