115
edits
Fgnievinski (talk | contribs) (→Miscellaneous: finishing centralization of matlab compatibility issues) |
Fgnievinski (talk | contribs) (→Missing functions: centralizing matlab compatibility issues in their own section) |
||
Line 370: | Line 370: | ||
There is always bugs to fix. See the [http://savannah.gnu.org/bugs/?group=octave bug tracker] is a good place to find tasks needing a hand. | There is always bugs to fix. See the [http://savannah.gnu.org/bugs/?group=octave bug tracker] is a good place to find tasks needing a hand. | ||
=Missing functions= | =Matlab compatibility= | ||
Many Octave Forge functions perform the same as functions from matlab packages. However, they often exist under a different name or have incompatible API's. Often fixing this is a matter of changing their names, swap the order of their input arguments. At least, a list of this functions would be helpful. | |||
==Missing functions== | |||
There are certain functions present in MATLAB known to be missing in Octave. | There are certain functions present in MATLAB known to be missing in Octave. |
edits