Skip to content

Commit 68f8254

Browse files
Update PacletInfo.wl
1 parent fd71f3d commit 68f8254

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

PacletInfo.wl

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
PacletObject[<|
22
"Name" -> "NumOptimizationkit",
33
"Version" -> "1.0.0",
4-
"Description" -> "Comprehensive numerical optimization and scientific computing toolkit \
5-
for Mathematica, covering optimization, root-finding, integration, ODE/PDE solvers, \
6-
linear algebra, interpolation and function approximation.",
4+
"Description" -> "Comprehensive numerical optimization and scientific computing toolkit \
5+
for Mathematica, covering unconstrained and constrained optimization, root-finding, \
6+
nonlinear systems, integration, ODE solvers (including stiff methods), 1D/2D PDE solvers, \
7+
dense and sparse linear algebra, eigenanalysis, polynomial and scattered-data interpolation, \
8+
and function approximation.",
79
"Creator" -> "",
810
"URL" -> "",
911
"Extensions" -> {

0 commit comments

Comments
 (0)