gnu-octave / symbolic

A Symbolic Package for Octave using SymPy
https://octave.sourceforge.io/symbolic/
GNU General Public License v3.0
152 stars 36 forks source link

eye(3,'sym'), zeros, ones, etc are missing #13

Open cbm755 opened 10 years ago

cbm755 commented 10 years ago

One way is probably with static methods, which i think needs classdef.

So wait for octave to get classdef?

cbm755 commented 8 years ago

Min Octave version is 4 which has classdef so this might be possible now.