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
/
type
/
doubleComplex.c
Age
Commit message (
Expand
)
Author
2009-04-28
Moving source code
jofret
2009-04-21
Oups... Remove the wrong include
jofret
2009-04-21
Windows compiler requires thos cast.
jofret
2009-04-21
Change uint to unsigned int to avoid wired new Windows compiler trouble
jofret
2009-01-20
it seems all modifications are ok
torset
2009-01-16
Update with Scilab2C modifs (maybe some errors)
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-09
Remove addition and subtraction -> dedicated to operations module
jofret
2008-06-19
Enable division and tests
jofret
2008-06-16
- Array extraction complete
jofret
2008-05-14
* Adding floatComplexMatrix creation
jofret
2008-05-13
Adding double complex matrix constructor
jofret
2007-08-30
Adding Complex operation
jofret
2007-03-23
Too tired... need rest :-S
jofret
2007-02-23
* src/type/doubleComplexC99.h :
jofret
2007-02-23
Remove multi definition of complex in headers.
jofret
2007-02-02
Double C99 Complex implementation
jofret
2007-01-31
* src/elementaryFunctions/*.c :
jofret
2006-12-07
complex modification
jofret
2006-12-01
Quite a good DouComplex lib...
jofret
2006-11-30
Simple Double complex type.
jofret