File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
advanced/mathematical_optimization Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
What's new
2
2
==========
3
3
4
- Release 2024.1 (coming 2024)
5
- ----------------------------
4
+ Release 2024.1 (April 2024)
5
+ ---------------------------
6
6
7
7
- Python 3.10, 3.11, 3.12
8
8
Original file line number Diff line number Diff line change @@ -1002,7 +1002,7 @@ and :math:`g(x) < 0`.
1002
1002
message: Optimization terminated successfully
1003
1003
success: True
1004
1004
status: 0
1005
- fun: 2.4748737350439685
1005
+ fun: 2.474873735045016
1006
1006
x: [ 1.250e+00 2.500e-01]
1007
1007
nit: 5
1008
1008
jac: [-7.071e-01 -7.071e-01]
Original file line number Diff line number Diff line change 81
81
# The version info for the project you're documenting, acts as replacement for
82
82
# |version| and |release|, also used in various other places throughout the
83
83
# built documents.
84
- release = "2024.1 "
84
+ release = "2024.2rc0.dev0 "
85
85
version = release
86
86
87
87
# The language for content autogenerated by Sphinx. Refer to documentation
You can’t perform that action at this time.
0 commit comments