Skip to content

Commit 3a3bd50

Browse files
committed
Updated documentation for new release
1 parent 889bc7b commit 3a3bd50

File tree

92 files changed

+12804
-5568
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+12804
-5568
lines changed

docs/build/doctrees/advanced.doctree

-4.57 KB
Binary file not shown.
-1.12 KB
Binary file not shown.
278 KB
Binary file not shown.

docs/build/doctrees/history.doctree

1.72 KB
Binary file not shown.

docs/build/doctrees/index.doctree

-1.78 KB
Binary file not shown.

docs/build/doctrees/info.doctree

-2.19 KB
Binary file not shown.

docs/build/doctrees/install.doctree

-982 Bytes
Binary file not shown.

docs/build/doctrees/userguide.doctree

647 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6a2288786364dcb1761dcd61fd935f30
3+
config: 71b7b5e9dd47a27f370b73edfaf0d9fa
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_sources/history.rst.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ Version 1.4 (16 May 2023)
4646
* Handle Nan/Inf values in model gradient and Hessian by gracefully exiting trust-region subproblem
4747
* Bugfix: automatically make model Hessian symmetric before trust-region subproblem with warning, instead of returning an error
4848
* Bugfix: reset slow iteration counter when doing soft restarts
49+
50+
Version 1.4.1 (11 Apr 2024)
51+
-------------------------
52+
* Migrate package setup to pyproject.toml (required for Python version 3.12)
53+
* Drop support for Python 2.7 and <=3.7 due to new setup process

0 commit comments

Comments
 (0)