Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Google.Colons = NO

[docs/src/moi/*]
Google.FirstPerson = NO
Vale.Spelling = OFF

; TODO(odow): remove at some point
[docs/src/packages/CATrustRegionMethod.md]
Expand All @@ -37,6 +38,9 @@ Vale.Spelling = NO
[docs/src/packages/Clarabel.md]
Google.Latin = NO

[docs/src/packages/CoolPDLP.md]
Google.OptionalPlurals = NO

[docs/src/packages/cuOpt.md]
Google.Colons = NO

Expand Down
4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## NumFOCUS Code of Conduct

The NumFOCUS Code of Conduct applies in all spaces managed by JuMP, such as
The NumFOCUS Code of Conduct applies in all spaces managed by JuMP, such as
JuMP GitHub repositories and JuMP-organized events.

You can find the whole document here [https://numfocus.org/code-of-conduct](https://numfocus.org/code-of-conduct).
Expand Down Expand Up @@ -38,7 +38,7 @@ report, by using the form: [NumFOCUS Code of Conduct Reporting Form](https://num

Your report will be received and handled by NumFOCUS Code of Conduct Working
Group; trained, and experienced contributors with diverse backgrounds. The group
is making decisions independently from the project, PyData, NumFOCUS or any
is making decisions independently from the project, PyData, NumFOCUS, or any
other organization.

You can learn more about the current group members, as well as the reporting
Expand Down
16 changes: 8 additions & 8 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,27 +60,27 @@ Distributions = "0.25.123"
Documenter = "=1.17.0"
DocumenterCitations = "1.4.1"
Dualization = "0.7.1"
Enzyme = "0.13.129"
Enzyme = "0.13.134"
ForwardDiff = "1.3.2"
Gurobi = "=1.9.2"
HTTP = "1.10.19"
HiGHS = "=1.21.1"
HTTP = "1.11.0"
HiGHS = "=1.22.2"
Images = "0.26.2"
Interpolations = "0.16.2"
Ipopt = "=1.14.1"
JSON = "0.21.4"
JSONSchema = "1.5.0"
LinearOperatorCollection = "2.4.1"
LinearOperatorCollection = "2.4.2"
Literate = "2.21.0"
MarkdownAST = "0.1.3"
MathOptChordalDecomposition = "=0.2.0"
MathOptInterface = "=1.49.0"
MultiObjectiveAlgorithms = "=1.9.0"
MathOptInterface = "=1.50.0"
MultiObjectiveAlgorithms = "=1.10.0"
PATHSolver = "=1.7.9"
ParametricOptInterface = "0.15.0"
ParametricOptInterface = "0.15.2"
Plots = "1.41.6"
RegularizedLeastSquares = "0.16.11"
SCS = "=2.6.2"
SCS = "=2.6.3"
SQLite = "1.8.0"
SpecialFunctions = "2.7.1"
StatsPlots = "0.15.8"
Expand Down
30 changes: 15 additions & 15 deletions docs/packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# ============================= jump-dev packages ============================ #

[AmplNLWriter]
rev = "v1.3.0"
rev = "v1.4.0"
[BARON]
rev = "v0.8.6"
[Cbc]
Expand All @@ -49,7 +49,7 @@
[cuOpt]
rev = "v0.1.2"
[DiffOpt]
rev = "v0.5.5"
rev = "v0.5.6"
extension = true
# There are number of known issues with DSDP
# [DSDP]
Expand All @@ -63,24 +63,24 @@
[Gurobi]
rev = "v1.9.2"
[HiGHS]
rev = "v1.21.1"
rev = "v1.22.2"
[Hypatia]
rev = "v0.9.1"
has_html = true
[Ipopt]
rev = "v1.14.1"
[KNITRO]
rev = "v1.2.0"
rev = "v1.2.1"
[MathOptAnalyzer]
rev = "v0.1.1"
[MathOptIIS]
rev = "v0.1.2"
rev = "v0.2.0"
[MiniZinc]
rev = "v0.3.14"
[MosekTools]
rev = "v0.15.10"
[MultiObjectiveAlgorithms]
rev = "v1.9.0"
rev = "v1.10.0"
has_html = true
[NEOSServer]
rev = "v1.2.0"
Expand All @@ -89,7 +89,7 @@
[Pajarito]
rev = "4c7efa915bdc900b51d1c8290dc771403b11230a"
[ParametricOptInterface]
rev = "v0.15.0"
rev = "v0.15.2"
extension = true
[Pavito]
rev = "v0.3.9"
Expand All @@ -103,7 +103,7 @@
rev = "v0.7.6"
extension = true
[SCS]
rev = "v2.6.2"
rev = "v2.6.3"
[SDPA]
rev = "v0.6.1"
[SDPLR]
Expand All @@ -127,7 +127,7 @@
rev = "v0.5.8"
[BilevelJuMP]
user = "joaquimg"
rev = "v0.6.2"
rev = "v0.6.3"
extension = true
[CATrustRegionMethod]
user = "fadihamad94"
Expand All @@ -144,17 +144,17 @@
has_html = true
[CoolPDLP]
user = "JuliaDecisionFocusedLearning"
rev = "v0.1.0"
rev = "v0.1.1"
[COPT]
user = "COPT-Public"
rev = "v1.1.32"
rev = "v1.1.33"
[COSMO]
user = "oxfordcontrol"
rev = "v0.8.9"
has_html = true
[CuPDLPx]
user = "MIT-Lu-Lab"
rev = "v0.2.5"
rev = "v0.2.7"
[DAQP]
user = "darnstrom"
rev = "v0.7.1"
Expand All @@ -165,7 +165,7 @@
extension = true
[EAGO]
user = "PSORLab"
rev = "v0.9.0"
rev = "v0.9.1"
filename = "docs/src/jump/README.md"
[GAMS]
user = "GAMS-dev"
Expand All @@ -190,11 +190,11 @@
rev = "v0.2.2"
[Manopt]
user = "JuliaManifolds"
rev = "v0.5.33"
rev = "v0.5.34"
filename = "Readme.md"
[MathOptAI]
user = "lanl-ansi"
rev = "v0.2.2"
rev = "v0.2.4"
extension = true
[MathOptChordalDecomposition]
user = "samuelsonric"
Expand Down
2 changes: 1 addition & 1 deletion docs/styles/config/vocabularies/JuMP/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ POVM
[Pp]resolve
refactorization
Relatedly
rhs
(rhs|RHS)
satisfiability
scalarization(?s)
SDP(?s)
Expand Down
Loading