473,770 Members | 7,142 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

computer algebra packages

Hi.
Well is there an open source computer algebra system written in python
or at least having a python interface?
I know of 2 efforts: pythonica and pyginac...are there any others?

rahul

Jul 19 '05
17 2548
François Pinard wrote:
[Florian Diesch]

Description : A user-friendly frontend for MAXIMA
Mascyma is (trying to be) a user-friendly graphical frontend for the Computer
Algebra System GNU MAXIMA. It is written in Python and provides two GUIs,
one of which based on PyGTK, the other based on wxPython.


I was not successful googling for this one. Would you have an URL handy?


Note the deliberate spelling, and cut-and-paste.

http://home.arcor.de/mulk/projects/m...index.xhtml.de

--
Robert Kern
rk***@ucsd.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Jul 21 '05 #11
[Robert Kern]
François Pinard wrote:
[Florian Diesch]
Mascyma is (trying to be) a user-friendly graphical frontend for
the Computer Algebra System GNU MAXIMA. It is written in Python
and provides two GUIs, one of which based on PyGTK, the other based
on wxPython.
I was not successful googling for this one. Would you have an URL handy?
Note the deliberate spelling, and cut-and-paste.
Thanks. The `Mascyma' versus `Macsyma' subtlety escaped my scrutiny :-).
http://home.arcor.de/mulk/projects/m...index.xhtml.de


Their CVS server (the only download choice) is not responding. So I'll
forget "Mascyma" for now. Maxima does work, that's a lot already! :-) I
perused what I could find about Python on algebra or symbolic calculus,
and nothing I saw, so far, stands even a pale comparison with Maxima.

--
François Pinard http://pinard.progiciels-bpi.ca
Jul 21 '05 #12
On Sun, 10 Jul 2005 13:12:21 -0400, =?iso-8859-1?Q?Fran=E7ois? = Pinard <pi****@iro.umo ntreal.ca> wrote:
[Florian Diesch]
Probably this is usable for you (I never used any of them):

This system MAXIMA is [...] based on the original implementation of
Macsyma at MIT [...]


Wow! A derivative of Joel Moses' integrator!! I was not aware this
existed, so thanks for the pointer. It worked out of the box for me!
Description: A user-friendly frontend for MAXIMA
Mascyma is (trying to be) a user-friendly graphical frontend for the Computer
Algebra System GNU MAXIMA. It is written in Python and provides two GUIs,
one of which based on PyGTK, the other based on wxPython.


I was not successful googling for this one. Would you have an URL handy?

I also found

http://packages.ubuntu.com/hoary/math/mascyma

by googling for "A user-friendly frontend for MAXIMA"

(I find that quoting a whole phrase that is likely to be repeated in
docs and in references often finds stuff)

Then googling for mascsyma [sic ;-)] got

http://home.arcor.de/mulk/projects/m...index.xhtml.de
leading to screenshots at
http://home.arcor.de/mulk/projects/m...shots.xhtml.de

No idea what the status of all that is, but looks nice.

Regards,
Bengt Richter
Jul 21 '05 #13
Bengt Richter wrote:
Then googling for mascsyma [sic ;-)] got


I doubt it. ;-)

--
Robert Kern
rk***@ucsd.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Jul 21 '05 #14
On Sun, 10 Jul 2005 15:53:22 -0700, Robert Kern <rk***@ucsd.edu > wrote:
Bengt Richter wrote:
Then googling for mascsyma [sic ;-)] got
Dang, and I put "[sic]" too. IOW, 'macsyma'.repla ce('cs','sc')
I doubt it. ;-)

Rightly ;-/ Fingers think they know spelling better than I do ;-/

Regards,
Bengt Richter
Jul 21 '05 #15
François Pinard <pi****@iro.umo ntreal.ca> wrote:
> Mascyma is (trying to be) a user-friendly graphical frontend for
> the Computer Algebra System GNU MAXIMA.

I was not successful googling for this one. Would you have an URL handy?


Oops, OK! Found it at http://cens.ioc.ee/~pearu/misc/maxima/ .

As I'm reading news offline I don't know what's on that page. The Ubuntu
Linux copyright file says the files are obtained from
<http://mulk.dyndns.org/cgi-bin/viewc...Python-Mascyma
&view=tar> and you can find more information at
<http://www.brummulk.de .vu/projects/mascyma/>

Florian
--
begin signature_virus
Hi! I'm a signature virus. Please copy me to your signature to help me spread.
end
Jul 21 '05 #16
> Rahulwrote:
Hi.
Well is there an open source computer algebra system written in python or at least having a python interface?
I know of 2 efforts: pythonica and pyginac...are there any others?

rahul


There is mascyma
http://home.arcor.de/mulk/projects/m...nload.xhtml.en
that is a pyhton based interface to maxima. I do not know how it
works, since it does not work for me in the moment. The window
appears on screen but I get no promt in the moment.

Regards,
JC

Feb 23 '06 #17
JCDenton wrote:
Rahulwrote:


Hi.
Well is there an open source computer algebra system written in


python
or at least having a python interface?
I know of 2 efforts: pythonica and pyginac...are there any others?


[Apologies for piggybacking.]

http://sage.sourceforge.net/

--
Robert Kern
ro*********@gma il.com

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Feb 23 '06 #18

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2161
by: Bernard Xhumga | last post by:
hello, I present my work : a freeware, (Language C, GnuPlot). Linear algebra : (fractions, 30 packages). http://www.geocities.com/xhungab/package.html The purpose of this work is to verify with numeric applications, some properties of the linear algebra. addm, subm, multm, powm, smultm, transpose, det, minor, mminor, cofactor, mcofactor, adjoint, inverse, gauss, gaussjordan, LU,
0
1742
by: Andrea J | last post by:
Does anyone know any good library to manage symbolic calculus (something different from Math.net)? Thanks in advance, Andrea J
23
3648
by: Xah Lee | last post by:
The Concepts and Confusions of Pre-fix, In-fix, Post-fix and Fully Functional Notations Xah Lee, 2006-03-15 Let me summarize: The LISP notation, is a functional notation, and is not a so-called pre-fix notation or algebraic notation. Algebraic notations have the concept of operators, meaning, symbols placed around arguments. In algebraic in-fix notation, different
669
26205
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Languageâ€, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990. http://www.ccs.neu.edu/home/cobbe/pl-seminar-jr/notes/2003-sep-26/expressive-slides.pdf
3
2844
Metallicat
by: Metallicat | last post by:
I have been posed and attempted to answer several questions but I do not seem to be getting anywhere. I have emailed my tutor a week ago and he has not responded, If anyone can take a look and help me out I would be grateful. Two of the questions are below, if anyone can help with these two I'm sure that I can crack the rest! Find the first name, surnames and address of the patients that have had at least one operation with broken bones. ...
0
2103
by: Bas | last post by:
On Sep 22, 10:02 am, Al Kabaila <akaba...@pcug.org.auwrote: That argument might have been valid 3 years ago, but as already said by others, Numeric and Numarray are deprecated. Numpy should be the only thing needed for new users. I suggest you investigate a little bit more the next time you make such efforts, since this fact should be widely known among the users of the mentioned packages, see e.g. the huge warning at the numarray page:...
2
2466
by: Beany | last post by:
Hi, algebra: z = pr%q+w/x - y Perl code for this is: $z = $p * $r % $q + $w / $x - $y; Can someone please explain to me : in what order does Perl calculate the operators? What would be calculated first, second, third etc... why? I just cant get my head around the algebra business.. How does perl simplify the above algebra?
2
2377
by: watreen | last post by:
Iam really concered about this traffic captured by Wireshark. Since today I get a lot of TCP packages although no program is interacting with internet. There are ARP's, SYNs and my computer even sends back a lot of ACK packages. Few Http and DNS were captured aswell. Source IP's coming among others from (1) USA Redmon 207.46.198.220 (Microsoft) *maybe abused (2) UK 94.236.15.26 (rackspace.com) (3) USA New Orleans 66.157.50.237...
0
9592
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10230
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10058
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10004
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9870
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7416
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6678
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5450
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3576
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.