TPCCLIB
Loading...
Searching...
No Matches
Todo List
File bootstrap.c

Enable optionally to use bobyqa instead of powell.

File datetime.c
Use strptime function, when available, to convert string to struct tm.
File fit_fexp.c
Consider combining with fit_ppf.
File fit_frtm.c
Change simulation to get pre-calculated input integral, which takes into account the frame lengths.
File fit_rrtm.c
Change simulation to get pre-calculated input integral, which takes into account the frame lengths.
File fit_srtm.c
Change simulation to get pre-calculated input integral, which takes into account the frame lengths.
File fit_trtm.c
Change simulation to get pre-calculated input integral, which takes into account the frame lengths.
File fitdelay.c
Option to set delay time limits.
File img_k1.c
Needs to be rewritten, including processing of units.
Global qrLSQ (double **mat, double *rhs, double *sol, const unsigned int rows, const unsigned int cols, double *r2)
Check that modification in one subroutine is ok, and add possibility to provide working space for the main and sub-functions.
File rescoll.c
Add option to save as CSV table.
File simulate.c
Remove setting of small values to zero, and add instead a separate function to do that for whole DFT with user-defined limit.
File svg_file.c
If Inkscape, Gimp and Batik start to support plot data outside of viewport, then decide whether to write that data in SVG again. Embedded SVG in HTML5.