what about Array operating capabilities??

567 views
Skip to first unread message

smif1984

unread,
May 7, 2009, 5:55:13 AM5/7/09
to speedcrunch
Hi all,

i'm actually using speedcrunch for easy calculations when i don't
want
to start an ipython session to do more complex things... Nevertheless
i
often need to do some operations on arrays and it would be nice (and
powerful) to have some array&matrix capabilities built into
speedcrunch.

Maybe an array could be defined with something like:

a = [ 12, 34, pi, 67 ]

or a matrix like:

A = [ 24, 45; 55, 90]


And maybe it would be good to have an "array GUI editor".

Some basic operations on arrays should also be available, like
traspose,
multiply, find eigenvalues, flip, invert (matrices), solve linear
systems, .....

In my opinion this could be a killer feature with respect to other
calculator out there, but at the same time i don't want speedcruch to
become really bloated...

I'm interested in your opinion on this..

Sorry for language mistakes..... :)

Cheers,

Davide


Helder Correia

unread,
May 7, 2009, 6:10:43 AM5/7/09
to speed...@googlegroups.com
Hi!

I guess your suggestion is the same as this one:
http://code.google.com/p/speedcrunch/issues/detail?id=220
Please feel free to add your text as a comment there :)

Vector, matrix, and linear systems are in my mind for a long while,
but I really lack the spare time to implement all that. I always
prefer to fix the reported bugs and implement small features first.

For all developers out there: please feel free to contribute in any way :)
Reply all
Reply to author
Forward
0 new messages