gnu-octave / symbolic

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

Some Master doc function of octsympy - Guide for all. #584

Open latot opened 7 years ago

latot commented 7 years ago

Hi, well i'm thinking, this is going bigger and bigger with all functions we have, i think that its very good, but now the problem, we have enough things to can be difficult what are available and what not, so i propose this solution, make a new function of octsympy with the only function have a list of functions divided in subcategories, and the functions with a short description of it, a very useful thing is a lot of names are very intuitive, but the other side is for that we normally expect some functionality and we get other, the sections i'm thinking for now are:

obvs we can repeat a function in more than one category. for now this, @cbm755 what do you think?

Thx. Cya.

cbm755 commented 7 years ago

Would be great to have a manual. But time to write it :(

cbm755 commented 6 years ago

I recently put in an INDEX file which effectively organizes the functions at https://octave.sourceforge.io/symbolic/overview.html

It could be further tweaked and must be maintained as new functions are added.

So that somewhat addresses this issues but I agree an actual manual (like Interval has) would be nice.