using features of sage in c++

i like this post (click again to cancel)
0
i dont like this post (click again to cancel)

Hello. I want to know that it is possible to use integral command of sage in c++ ? I want to write a program in which i need to do analytical integration. There is symbolicc++ that can do this but it is not as powerful as sage in integration , so i want to know that it is possible use sage commands withing c++ codes?

Thanks

asked Jul 04 '12

yashar gravatar image yashar
1 1

updated Jul 04 '12

i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

I think your best bet is to use IPC to control a Sage process from inside your C++ program. This of course will require Sage to be installed and accessible to the program.

You could also setup a sagecell server and have your C++ program query the server.

link

posted Jul 04 '12

benjaminfjones gravatar image benjaminfjones
2500 3 34 66
http://bfj7.com/

updated Jul 04 '12

kcrisman gravatar image kcrisman
6784 14 67 152

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Tags:

Stats:

Asked: Jul 04 '12

Seen: 91 times

Last updated: Jul 04 '12

powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.