Skip to content

Commit afab75c

Browse files
authored
[docs] remove MathOptSymbolicAD from packages.toml (#4143)
1 parent 0acb071 commit afab75c

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

docs/packages.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,6 @@
199199
[MathOptChordalDecomposition]
200200
user = "samuelsonric"
201201
rev = "v0.2.0"
202-
[MathOptSymbolicAD]
203-
user = "lanl-ansi"
204-
rev = "v0.2.2"
205-
extension = true
206202
[Optim]
207203
user = "JuliaNLSolvers"
208204
rev = "v2.0.1"

docs/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ There are no new features.
264264
### Other
265265

266266
- Various minor improvements to the documentation (#3855) (#3860)
267-
- Added [MathOptAI.jl](@ref) and [MathOptSymbolicAD.jl](@ref) to the list of extensions in the documentation (#3858)
267+
- Added [MathOptAI.jl](@ref) and `MathOptSymbolicAD.jl` to the list of extensions in the documentation (#3858)
268268
- Clarified [`add_to_expression!`](@ref) can add two expressions (#3859)
269269
- Added `SHOT` to the installation table (#3853)
270270
- Improvements to test coverage (#3867) (#3868) (#3869) (#3870) (#3871) (#3872)

0 commit comments

Comments
 (0)