KhiCAS: CAS and Python-compatible programming for Casio CG50
7 posts
• Page 1 of 1
KhiCAS: CAS and Python-compatible programming for Casio CG50
KhiCAS is a CG50 addin with the following features:
Documentation: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasioen.html
Download: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasen.g3a
Full archive with addin, documentation and program examples: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasio.zip
- full featured CAS (port of Giac/Xcas), sometimes more powerful than the builtin CAS of the Classpad
- Oncalc program editor with syntax highlighting, line numbering, parenthesis match and oncalc step by step debugger. Python syntax can be selected, with full access to the CAS commands set (same functionnalities as Python with math/cmath/numpy/scipy modules)
Documentation: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasioen.html
Download: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasen.g3a
Full archive with addin, documentation and program examples: https://www-fourier.ujf-grenoble.fr/~parisse/casio/khicasio.zip
- AmazoNKA
- Senior Member
- Posts: 116
- Joined: Mon Mar 02, 2015 10:53 am
- Calculators: Casio fx-CG20
Re: KhiCAS: CAS and Python-compatible programming for Casio
It is great achievement for so many reasons (add-in size, Python integration, etc) - well done.
- brickviking
- Member
- Posts: 27
- Joined: Fri Aug 28, 2015 5:10 am
- Calculators: Casio fx-9750G PLUS, Casio fx-9750GII (SH4)
Re: KhiCAS: CAS and Python-compatible programming for Casio
Hi Bernard, I'm surprised to see you here, you normally inhabit other places. Now I wish I had the CG50 to try this out.
(Post 24)
(Post 24)
Regards, BrickViking
- lopahevir
- Junior Member
- Posts: 2
- Joined: Fri Jan 11, 2019 12:51 pm
- Calculators: Casio fx-CG20
Re: KhiCAS: CAS and Python-compatible programming for Casio
Is this compatible with FX-CG20 (old model)?
- critor
- Member
- Posts: 46
- Joined: Wed Jul 24, 2013 3:33 am
- Calculators: Casio fx-7400GII (SH4), Casio fx-9750GII (SH4), Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG50, Casio Classpad fx-CP400
Re: KhiCAS: CAS and Python-compatible programming for Casio
Hi parisse, first of all I tried your software and I have to say that it's awesome. But I'm writing here to notify some system error during matrix product with parametres: it is normal? Is there any way to fix? Thanks 
EDIT I did some tests and the bug shows up when I tried to use an ans result without click ans but just changing the previus line.

EDIT I did some tests and the bug shows up when I tried to use an ans result without click ans but just changing the previus line.
Re: KhiCAS: CAS and Python-compatible programming for Casio
Please give an example of commandlines that raises an error. E.g.(in my example it works)
M=[[1,A],[A,1]]
ans()*ans()
M=[[1,A],[A,1]]
ans()*ans()
7 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 8 guests