Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / multimin / TODO
1 * Check behavior of conjugate_fr in multimin -- the demo results look odd.
2
3 * Should have made f and df return int instead of void.
4
5 * Handle errors via GSL_NAN similar to min.h in min/