Skip to content

parisseb/khicas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KhiCAS for NumWorks

Build

This apps lets you run Xcas on your NumWorks calculator.

Install the app

Installing is rather easy:

  1. Download the latest khicas.nwa file from the Releases page
  2. Get a Nwagra pill
  3. Head to my.numworks.com/apps to send the nwa file on your calculator

Dependencies

This programs uses four libraries:

Library Version
gmp 6.2.1
mpfr 4.1.0
mpfi 1.5.4
giac 1.9.0-21

Build the app

To build this sample app, you will need to install the embedded ARM toolchain and nwlink.

brew install numworks/tap/arm-none-eabi-gcc node # Or equivalent on your OS
npm install -g nwlink
make clean && make build

Releases

No releases published

Packages

No packages published

Languages

  • PostScript 34.9%
  • HTML 20.3%
  • C 15.3%
  • C++ 11.3%
  • TeX 9.0%
  • Assembly 2.4%
  • Other 6.8%