From d913aa27b23934bc015654daa5ed0bf4434eada6 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:02:44 +0000 Subject: [PATCH 1/8] pointing users at the in development jax version and bumping minor version nmumber --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e553dd5..f9b33f2 100644 --- a/README.rst +++ b/README.rst @@ -2,12 +2,17 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== +.. tip:: + + A jax version of maxsmooth is being developed in a + separate [branch](https://github.com/htjb/maxsmooth/tree/v2-jax). + Introduction ------------ :maxsmooth: Derivative Constrained Function Fitting :Author: Harry Thomas Jones Bevins -:Version: 1.2.2 +:Version: 1.2.3 :Homepage: https://github.com/htjb/maxsmooth :Documentation: https://maxsmooth.readthedocs.io/ From 8f2b3693957f0ddcbae531f5aaf1749f37935919 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:03:18 +0000 Subject: [PATCH 2/8] adding a _version.py file --- maxsmooth/_version.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 maxsmooth/_version.py diff --git a/maxsmooth/_version.py b/maxsmooth/_version.py new file mode 100644 index 0000000..cd7e2da --- /dev/null +++ b/maxsmooth/_version.py @@ -0,0 +1 @@ +__version__ = "1.2.3" \ No newline at end of file From 3656dfcfed46bc55b5e02a0d7cc821c9d5ef857b Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:05:06 +0000 Subject: [PATCH 3/8] hmm bug fix in tip --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index f9b33f2..12cd911 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,6 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== .. tip:: - A jax version of maxsmooth is being developed in a separate [branch](https://github.com/htjb/maxsmooth/tree/v2-jax). From 6c27619e30c1fceba916b87753a41284dd0a748e Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:05:56 +0000 Subject: [PATCH 4/8] i think notes look nicer but lets see --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 12cd911..a4b294b 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== -.. tip:: +.. note:: A jax version of maxsmooth is being developed in a separate [branch](https://github.com/htjb/maxsmooth/tree/v2-jax). From 27c459516abeb1d3b4409e19c4491c2261e402b6 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:08:16 +0000 Subject: [PATCH 5/8] hmm cant get this to render very well --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a4b294b..b165ac9 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== -.. note:: +**Note:** A jax version of maxsmooth is being developed in a separate [branch](https://github.com/htjb/maxsmooth/tree/v2-jax). From 1bda561e6910f5d80b6c6a606b330a7ea04af0c2 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:13:21 +0000 Subject: [PATCH 6/8] rst sucks --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b165ac9..332af08 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,8 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== -**Note:** - A jax version of maxsmooth is being developed in a - separate [branch](https://github.com/htjb/maxsmooth/tree/v2-jax). + A jax version of maxsmooth is being developed in a + separate `branch__`. Introduction ------------ From 00f4d636913f53d61adb8bb7a341f02d5adcecb1 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:14:06 +0000 Subject: [PATCH 7/8] fixing the url --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 332af08..bc8d12c 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== A jax version of maxsmooth is being developed in a - separate `branch__`. + separate `branch`__. Introduction ------------ From 102e808d524cc6f48d9902647fcf670f6b7c7c73 Mon Sep 17 00:00:00 2001 From: htjb Date: Wed, 14 Jan 2026 16:14:48 +0000 Subject: [PATCH 8/8] it really really sucks --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bc8d12c..4e07d20 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ maxsmooth: Derivative Constrained Function Fitting ================================================== A jax version of maxsmooth is being developed in a - separate `branch`__. + separate `branch `__. Introduction ------------