OuluLinux / MathPad

U++ frontend to Giac/Xcas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MathPad

A lightweight frontend to giac, like xcas or qcas.

The MathPad is still in very early phases.

MathPad app screenshot

Building

  1. Install Ultimate++
  2. Clone or download this repository and extract it to a good directory.
  3. Open TheIDE progam and go through the first time startup.
  4. Create new assembly by right clicking the assembly list and set package nests to "/path/to/MathPad/src;/path/to/upp/uppsrc"
  5. Open MathPad package and build it.
  6. If you get errors, ensure that you have -std=c++14 in your c++ options.

About

U++ frontend to Giac/Xcas

License:GNU General Public License v3.0


Languages

Language:C++ 78.6%Language:C 19.9%Language:SWIG 1.6%Language:GDB 0.0%