NODAL.jl icon indicating copy to clipboard operation
NODAL.jl copied to clipboard

0.4 Roadmap

Open phrb opened this issue 9 years ago • 0 comments

Maintenance:

  • [x] Extract Duplicated Code (#27,)
  • [x] Move to Julia nightly until 1.0
  • [x] Fix #28
  • [x] Use Base.Test in all tests (#23)

API Features:

  • [ ] Cluster managers (#15)
  • [ ] A 'tuning run manager' to coordinate multiple runs
  • [ ] Results logging and graphing utilities
  • [ ] 'Cleanup' and 'startup' callback functions

SLS Features:

  • [ ] More SLS techniques (#22)
  • [ ] Option to split search space between technique instances
  • [ ] Parameters should store a normalized value (#24)
  • [ ] Perturbation functions should only modify normalized values (#25)
  • [ ] Support for "conditional parameters" (#26)

phrb avatar Oct 20 '16 17:10 phrb