Skip to content

Commit 2242abf

Browse files
authored
Merge pull request #5 from htjb/readme-edit
Pointing users to the in development JAX version.
2 parents 8b5c667 + 102e808 commit 2242abf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
maxsmooth: Derivative Constrained Function Fitting
33
==================================================
44

5+
A jax version of maxsmooth is being developed in a
6+
separate `branch <https://github.com/htjb/maxsmooth/tree/v2-jax>`__.
7+
58
Introduction
69
------------
710

811
:maxsmooth: Derivative Constrained Function Fitting
912
:Author: Harry Thomas Jones Bevins
10-
:Version: 1.2.2
13+
:Version: 1.2.3
1114
:Homepage: https://github.com/htjb/maxsmooth
1215
:Documentation: https://maxsmooth.readthedocs.io/
1316

maxsmooth/_version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__version__ = "1.2.3"

0 commit comments

Comments
 (0)