summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-09Enable operations module.jofret
-> Addition -> Subtraction Multiplication and Division should follow
2008-09-09Moving Addition and Subtraction / Disable Inversion for nowjofret
2008-09-09svn:ignore property / @TODO : eyes -> eyejofret
2008-09-09Remove DSP in namejofret
2008-09-09Addition and Subtraction / svn:ignore property changejofret
2008-09-09inclue addition.h and subtraction.hjofret
2008-09-09Addition and Subtraction / svn:ignore property changejofret
2008-09-09moving addition and subtraction to operationsjofret
2008-09-09Moving addition and subtraction / svn:ignore prop updatejofret
2008-09-09Moving Addition and Subtractionjofret
2008-09-09Bad include in pythag / Moving addition and Subtractionjofret
2008-09-09Moving addition and subtraction / correct svn:ignore propjofret
2008-09-09addition and subtraction are now in operations modulejofret
2008-09-09Subtraction operatorjofret
2008-09-09Addition operatorjofret
2008-09-09new module for basic operationsjofret
2008-09-09Remove addition and subtraction -> dedicated to operations modulejofret
2008-09-03they shall compile now simon
2008-09-03enable fftjofret
2008-09-03Enable fft compilationjofret
2008-09-03Enable fft compilationjofret
2008-09-03headers in include dirjofret
2008-09-03added header for fftsimon
2008-09-03added fft functions simon
2008-08-28delete a what-the-hell-is-thated binsimon
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-20Some little mistakejofret
2008-08-20the test for the infinite norm is now working simon
2008-08-19added the test simon
2008-08-19the test is not working yetsimon
2008-08-19added the test , and modify the way the matrix eyes is set up simon
2008-08-11all test passed now but problem of precision simon
2008-08-07erase unwanted filessimon
2008-08-07added matrixExponential and all related sub functions simon
matrixExponential just work with real Double for the moment
2008-07-29Atlas 3.8 compatibilitycornet
2008-07-29correct few mistakes simon
2008-07-29erase 2 remaining minus signs simon
2008-07-29added variance.h simon
2008-07-29move some pieces of code in more suitable filessimon
2008-07-29updated test and functions for complex matrix division , but they're still ↵simon
not working
2008-07-29added missing filessimon
2008-07-28updated complex transpose functions ( because they were doing hermitian ↵simon
transpose instead of normal one )
2008-07-28added conjugate functions simon
2008-07-25(no commit message)simon
2008-07-25added functions which computes variances , the float complex functions seems ↵simon
to have a weak precision ( 1-e04 instead of 1-e06 for some value )
2008-07-25added functions to generate hilbert matrixsimon
2008-07-25test working for all real functions ,still problem with complex onessimon
2008-07-23change output directorieselias
2008-07-23scilab2c solutioncornet
lapack & blas intel fortran project (Antoine request)
2008-07-23float and double right division and left division work with scalar matrixes, ↵simon
still problem with complex matrixes