Skip to content

Qt interface to Maxima, a Computer Algebra System

Notifications You must be signed in to change notification settings

Petross404/qtMaxima

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtMaxima

qtMaxima is an interface for the computer algebra system Maxima. It provides interactive dialogue with maxima and optional formula rendering (powered by https://www.mathjax.org/ ).

Dependencies

Qt5 & c++14 compiler

Also you need Maxima been installed.

On Windows move compiled stuff and resources into folder with maxima.exe. And there Setup.exe for you system in bin directory. Choose path with maxima.exe.

Compilation

qmake && make

Disclaimer

As for now, it's a lab-project. If you want to contribute -- feel free to contact me or fork this project.

forked from RussianBruteForce/qtMaxima

About

Qt interface to Maxima, a Computer Algebra System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%