Maple !!! Help !!!
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I'm a Maths student. Now I'm having a project that I need to call Maple inside my project and do some calculation. Anyone has experiences on this please help me.
-
You could be more specific about your problems. You can use maple routines and data structures in your C/C++ application by using the OpenMaple API and it's easy to find example program listings from the net. Did this help? - Jussi
Firstly, Thanks. I can explain it clearer like this: + In my project, I let the user type some text in LaTeX format and I want to let to user do some calculation. For this, I need to call Maple. I don't know how can I do this !!! Would you please give me some more details???