Kayali icon

Kayali For Linux

3.2/5 20
GPL    

Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc.. #Maxima GUI  #Gnuplot GUI  #Computer Algebra System  #Kayali  #Maxima  #Gnuplot  

Description

Free Download

Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc.

Please Note: I am currently targetting a small subset of Maxima, while maintaining a medium-term goal of supporting all of Maxima. Please bear in mind that although Kayali probably does not support what you want to do with it right now, it can be made do so - but I need your feedback to do that. Please try it out if you can and share your thoughts.

Kayali is currently alpha software and has only been tested on my own PC. It you are reading this (condition1 : satisfied) and are prepared to give it a go, then please do send me feedback as to how you get on. At this stage I am particularly looking for hints about where to focus my development efforts, so please email me or post a message to the Kayali sourceforge forum with what you would like to see Kayali support.

I expect to see rapid development of Kayali so please check back regularly for updates.

There is no real installation required. Simply untar the source tar.gz into a new directory. To run Kayali, type "python kayali.py" from the installation directory. Please note, however, the other required software packages. Of these, only Maxima and PyQt are mandatory. The others are only used for creating plots. If you are running linux then you probably have most of these already installed.

Kayali supports all the algebraic operations of Maxima, however the graphical representation is not complete, though is being rapidly expanded. Please let me know what areas you would like to see finished first.

Try these for example:

eq1: 2*x + y = 13 eq2: x*y = 20 solve([eq1,eq2])

factor(x^6 - y^6)

factor(30!)

expand((2*x + y)^5)

Kayali supports all the calculus operations of Maxima but again, I have only (so far) provided graphical support for a limited number of operations. Try these for example:

integrate(1/(1+x^3),x)

diff(3*x^4 - x^2,x)

Kayali currently uses Gnuplot for graphing. It also is using the Maxima interface to Gnuplot rather than addressing Gnuplot directly. This has both advantages and disadvantages.

Try this:

atan(-x^2+y^3/4) [Enter]

Then right-mouse click on the output in the table, and select Plot. Enter min and max values of -4 and 4, for both x and y. Select OK. After viewing the plot, click back on the History tab.

Requirements:

Python GnuPlot libgd · PyQt4 · Maxima

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Kayali 0.3.2

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  3 screenshots:
Kayali - screenshot #1Kayali - screenshot #2Kayali - screenshot #3
  main category:
Science
  developer:
  visit homepage