phrb / NODAL.jl

NODAL is an Open Distributed Autotuning Library in Julia
Other
36 stars 5 forks source link

Perturbation methods should modify normalized values #25

Open phrb opened 7 years ago

phrb commented 7 years ago

Modify perturbation methods to only modify the normalized values in Parameters.

phrb commented 7 years ago

A modification may not be necessary if #24 is implemented correctly.