Optimization package: Difference between revisions

From Octave
Jump to navigation Jump to search
m (wiki syntax fix)
m (Rename "Octave-Forge" to "Octave Forge" (https://lists.gnu.org/archive/html/octave-maintainers/2018-08/msg00138.html).)
Line 1: Line 1:
The {{Forge|optim|optimization package}} is part of the octave-forge project.
The {{Forge|optim|optimization package}} is part of the Octave Forge project.


== Development ==
== Development ==
Line 28: Line 28:
=== Missing options ===
=== Missing options ===


[[Category:Octave-Forge]]
[[Category:Octave Forge]]

Revision as of 19:03, 2 September 2018

The optimization package is part of the Octave Forge project.

Development

Follows an incomplete list of stuff missing in the optimization package to be matlab compatible. Bugs are not listed here, search and report them on the bug tracker instead.

Info icon.svg
this entire section is about the current development version. If a Matlab function is missing from the list and does not appear on the current release of the package, confirm that is also missing in the development sources before adding it.

Missing functions

  • bintprog
  • color
  • fgoalattain
  • fmincon
  • fminimax
  • fseminf
  • fzmult
  • gangstr
  • ktrlink
  • lsqcurvefit
  • lsqlin
  • lsqnonlin
  • optimoptions
  • optimtool
  • quadprog

Missing options