index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
elementaryFunctions
/
sqrt
Age
Commit message (
Expand
)
Author
2009-04-22
build with visual studio (dynamic libraries)
cornet
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-01-06
fix bug in sqrt
torset
2008-12-03
Update sqrt tests
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-09
moving addition and subtraction to operations
jofret
2008-06-26
Enable make dist work
jofret
2008-05-27
* Add Scilab square root algorithm.
jofret
2008-05-14
Automake updated to 1.10.1
jofret
2008-04-21
Double vs Float better management. Enable psycho warnings.
jofret
2008-04-11
libtool management
jofret
2007-10-22
Moving array functions prototype and add some C99 Compliance
jofret
2007-09-11
Adding sqrt functions.
jofret
2007-08-30
Updating Autotools generation
jofret
2007-04-24
sqrt link to libMath
jofret
2007-04-20
Square Root begin implementation.
jofret
2007-04-20
Adding Automated tests.
jofret
2007-03-30
generated Makefile
jofret
2007-03-26
Autotools generation
jofret
2007-03-25
Square Root functions with autotools :D
jofret