summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2008-05-14README : Start among users limitations.jofret
TODO : Released functions.
2007-04-18Working... Again and again ...jofret
2007-02-14* src/test/test*.c :jofret
Add some FIXME in order to remember to code some tests. * src/test/testFind.c : Testing of the find function. * src/test/testIsEmpty.c : Testing of the isEmpty function. * src/misc : Create for misc includes. * src/auxiliaryFunctions/find/notFound.h : Moved * src/misc/notFound.h : Better use here. * */*/Makefile : Modify all Makefiles. Remove -pedantic. Must be crazy to use this... * src/auxiliaryFunctions/isempty : IsEmpty functions implementation. * src/auxiliaryFunctions/isempty/{sdcz}isEmptya.c : Implementation : s(float) d(double) c(floatComplex) z(doubleComplex)
2007-02-13* src/elementaryFunctions/tanh/ztanhs.c :jofret
Fixed with C99 Complex but Scilab computation. * src/elementaryFunctions/tanh/ctanhs.c : Fixed with C99 Complex but Scilab computation. * src/auxiliaryFunctions/find : Find not null element in list. * src/auxiliaryFunctions/find/{sdcz}finda.c : Implementation : s(float) d(double) c(floatComplex) z(doubleComplex) * src/auxiliaryFunctions/find/find.h : Interface. * src/auxiliaryFunctions/find/notFound.h : Constant if all elements are not null. Adding some other functions.
2007-02-08Modify Compiling process...jofret
2007-01-29Need to have a clear answer about STDC99 for complex implementation !jofret
Add som tests.
2006-12-04atan atanhjofret
fed up with trigonometrics stuff
2006-12-04acosjofret
asin acosh asinh atan & atanh comming soon...
2006-11-30next step ?jofret
2006-11-29Even other tihnks to do...jofret
2006-11-29Atan2 is only a hidden C call...jofret
That's all for today
2006-11-29Sifflez en travaillant...jofret
2006-11-28More and more work...jofret
log -- Correction sqrt-- End
2006-11-27Evolution of tree construcionjofret
2006-11-22More and more tasksjofret
2006-11-21Adding task to someone is better than everyone/noone ;-)jofret
2006-11-21TODO for everyone !jofret