Projects: Difference between revisions

Jump to navigation Jump to search
420 bytes added ,  21 March 2020
m
Add new project
m (Add new project)
m (Add new project)
Line 435: Line 435:


*Reduce the amount of datatypes in liboctave.
*Reduce the amount of datatypes in liboctave.
*Re-implement operators using templates and modern C++.  Current system evolved before templates and makes extensive use of macros to define interactions between scalar<->scalar, scalar<->matrix, scalar<->float, etc., etc.
**In liboctave, the directory to work on is liboctave/operators
**In libinterp, the directory to work on is libinterp/operators
**In libinterp, there is also xpow.cc, xdiv.cc in libinterp/corefcn


=Miscellaneous=
=Miscellaneous=
1,072

edits

Navigation menu