| View previous topic :: View next topic |
| Author |
Message |
kjaer Newbie

Joined: 27 Sep 2005 Posts: 2
|
Posted: Tue Sep 27, 2005 6:08 am Post subject: Computer Algebra System. |
|
|
This is a feature request.
I think it would be nice to have access to a computer algebra system. I've noticed the functions in the spreadsheet and they would be nice to have access to in the math formula thingy. Well what I miss the most is a solve function. At the moment I use maxima and latex. But that is a lot of copy/pasting back and forth, which would be obsolete with an integrated CAS.
I've thought about just making a python frontend with python-uno and let it access maxima some way or another but haven't got very far with that project. I would however like some comments on my idea. Suggestions and help are welcome too. |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Tue Sep 27, 2005 6:48 am Post subject: |
|
|
A solver function has been created as part of the Google Summer of Code program. This will be implemented sometime after 2.0. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
kjaer Newbie

Joined: 27 Sep 2005 Posts: 2
|
Posted: Tue Sep 27, 2005 6:59 am Post subject: Great |
|
|
| Well, that is just great. Any info upon this project ? |
|
| Back to top |
|
 |
suryad Power User

Joined: 08 May 2005 Posts: 50
|
Posted: Wed Oct 12, 2005 3:03 pm Post subject: |
|
|
| Yeah that would be quite awesome if it does get integrated after the final release of 2.0. More info would be appreciated. |
|
| Back to top |
|
 |
twarren Newbie

Joined: 28 Jul 2011 Posts: 1
|
Posted: Thu Jul 28, 2011 7:52 am Post subject: Re: Computer Algebra System. |
|
|
| kjaer wrote: | This is a feature request.
I think it would be nice to have access to a computer algebra system. I've noticed the functions in the spreadsheet and they would be nice to have access to in the math formula thingy. Well what I miss the most is a solve function. At the moment I use maxima and latex. But that is a lot of copy/pasting back and forth, which would be obsolete with an integrated CAS.
I've thought about just making a python frontend with python-uno and let it access maxima some way or another but haven't got very far with that project. I would however like some comments on my idea. Suggestions and help are welcome too. |
Students should try this online CAS:
http://www.vroomlab.com/nhome
click on calculator image to access. no download/install needed. works on iPad, smartphne too. |
|
| Back to top |
|
 |
Ed Super User

Joined: 28 May 2003 Posts: 1040
|
Posted: Thu Jul 28, 2011 7:57 am Post subject: |
|
|
| Notice that the last post in this thread was over 5 years ago, and the original poster hasn't shown any interest in this thread or even any interest in this forum at all since September 2005. |
|
| Back to top |
|
 |
Piter_ General User

Joined: 13 Nov 2011 Posts: 10
|
Posted: Sun Nov 13, 2011 5:36 pm Post subject: |
|
|
| so was it implemented? |
|
| Back to top |
|
 |
nkm12 Newbie

Joined: 29 Feb 2012 Posts: 1
|
Posted: Wed Feb 29, 2012 5:06 am Post subject: |
|
|
think it would be nice to have access to a computer algebra system. I've noticed the functions in the spreadsheet and they would be nice to have access to in the math formula thingy. Well what I miss the most is a solve function. At the moment I use maxima and latex. But that is a lot of copy/pasting back and forth, which would be obsolete with an integrated CAS.
I've thought about just making a python frontend with python-uno and let it access maxima some way or another but haven't got very far with that project. I would however like some comments on my idea. Suggestions and help are welcome too. |
|
| Back to top |
|
 |
Ed Super User

Joined: 28 May 2003 Posts: 1040
|
Posted: Wed Feb 29, 2012 12:04 pm Post subject: |
|
|
| nkm12 wrote: | think it would be nice to have access to a computer algebra system. I've noticed the functions in the spreadsheet and they would be nice to have access to in the math formula thingy. Well what I miss the most is a solve function. At the moment I use maxima and latex. But that is a lot of copy/pasting back and forth, which would be obsolete with an integrated CAS.
I've thought about just making a python frontend with python-uno and let it access maxima some way or another but haven't got very far with that project. I would however like some comments on my idea. Suggestions and help are welcome too. |
A complete CAS must be a large program, and is only needed by a small number of office users. For these reasons it is not really appropriate to bundle such a product into a mainstream office suite. |
|
| Back to top |
|
 |
cdeval General User

Joined: 17 Oct 2005 Posts: 33 Location: Rouen, France
|
Posted: Mon May 14, 2012 6:48 am Post subject: |
|
|
| nkm12 wrote: | | think it would be nice to have access to a computer algebra system. |
I wrote one for Calc and Writer. It's an extension written in C++ for LibO / AOO.
Available here : http://cdeval.free.fr/spip.php?article132 (In french but you can translate them with the google link) |
|
| Back to top |
|
 |
|