
CAS system
#1
Posted 17 September 2007 - 07:07 PM
http://qalculate.sourceforge.net/
It is very neat, powerful and it is my PC calculator of choice for simple things. Thing is - I'm not sure how well C++ is supported by the HITACHI toolchain, and I don't have the time or skill to port/rewrite it.
There is lots of excess stuff in libqalculate that can be cut off to make the app as lightweight as needed I think.
Another idea is to deal with LISP and use Maxima.
#2
Posted 17 September 2007 - 07:30 PM
and it is also in c++It is a library for non-interactively manipulating symbolic mathematical expressions in a predictable and well-defined way
maybe it help

#3
Posted 17 September 2007 - 11:48 PM
http://www.amazon.co...g/dp/9813083557
He won't lend it to me though.
The best one that I see that can be possibly ported is Mathomatic as it's written in ANSI C. But 16,000 lines of code... We should start a team and attempt to port Mathomatic.
Another good idea, as Andreas has already said, is writing a LISP interpreter. Maxima is cool. :ugeek:
#4
Posted 18 September 2007 - 12:38 PM
The LISP-systems that I checked compiled LISP code to C code, so that it could be compiled again to whatever architecture you want. Because the fx-9860G does not have any stdin/out (no read()/write()?), maybe getting a complete GCC/newlib SDK should be first priority.
I think that we would want to write code for GCC/newlib once rather than improvising for the shortcomings of Casio's SDK.
#5
Guest_tommo91_*
Posted 18 September 2007 - 01:11 PM
#6
Posted 18 September 2007 - 02:08 PM
It does not come with a CAS system. Whatever you can program yourself in C that fits in memory is possible.I was under the impression that the FX-9860 didn't have the capabilities for a CAS system...
#7
Posted 18 September 2007 - 11:26 PM
I think that we would want to write code for GCC/newlib once rather than improvising for the shortcomings of Casio's SDK.
Anyone willing to help out on this? It would be really nice to get GCC working out nicely.
#8
Posted 19 September 2007 - 02:32 PM
Maybe this should be split into another thread?
#9
Posted 19 September 2007 - 11:15 PM

#10
Posted 05 December 2007 - 09:49 PM
#11
Posted 06 December 2007 - 03:13 AM
#12
Guest_manuel_*
Posted 06 December 2007 - 04:57 PM
It's me or you found the way to use the interface from casio?!?!?
BTW Will you ever open your source code? It would be good if we could collaborate.
For all those interested in Symbolic Integration check out this book: http://books.google.... ... utput=html
That version is not complete, but google for the book name + rapidshare.com and you will find there's a link in a forum, the forum is down, but you can use google cache

It might be a bit hard to understand by a guy who's still in high school, but for some of us (like me) who's advanced in the university, it's not that hard to understand, it seems to be a very good book.
Cheers,
Manuel
#13
Posted 07 December 2007 - 11:12 PM
your book seems to be interesting.
I study fundamentals mathematics (university). If you want, we can talk by msn or jabber.

Alexis
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users