Skip to contents

ino 1.1.0

  • Adapted to the new optimizeR version.

  • $trace() method transferred to the trackopt package.

  • Some changes in the API.

ino 1.0.2

CRAN release: 2023-09-29

  • New $trace() method to capture the steps during optimization with stats::nlm().

ino 1.0.1

CRAN release: 2023-06-05

  • Minor bug fixes.

ino 1.0.0

CRAN release: 2023-05-31

  • The package is now based on an R6 class called Nop. See the documentation ?Nop for details.

ino 0.1.0

CRAN release: 2022-07-16

  • Initial version.