Skip to content

Releases: MPF-Optimization-Laboratory/ActiveSetPursuit.jl

v0.0.4

22 Jul 20:29
b73d350

Choose a tag to compare

  • Fixed OMP tracer bug

v0.0.3

12 Jun 02:07
7e061b9

Choose a tag to compare

  • Fixed type instability issues in OMP and BPDual solvers
  • Unified the tracer used by OMP and BPDual
  • Fixed triminf and added corresponding tests
  • Added tests for OMP
  • Added preallocation to reduce heap allocation and improve performance

v0.0.2

29 Aug 18:31
521eb90

Choose a tag to compare

ActiveSetPursuit v0.0.2

Diff since v0.0.1

Merged pull requests:

v0.0.1

23 Jul 19:18

Choose a tag to compare

ActiveSetPursuit v0.0.1

Initial release of the Julia port of the original Matlab Active Set Pursuit implementation.

Merged pull requests:

Closed issues:

  • Test Behaviour of ASP for Decaying Coefficients (#3)
  • Use Julia Logging (#5)
  • Documentation (#6)
  • New-lambda computation htpynewlam ineficient (#7)