https://github.com/geogebra/giac
https://github.com/geogebra/giac
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geogebra/giac
- Owner: geogebra
- Created: 2021-05-06T15:31:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T11:25:03.000Z (9 months ago)
- Last Synced: 2025-04-14T17:07:27.020Z (9 months ago)
- Language: C++
- Size: 70.5 MB
- Stars: 47
- Watchers: 9
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Giac, a free computer algebra system #
This repository provides a mirror for
[Giac](https://www-fourier.ujf-grenoble.fr/~parisse/giac.html).
It contains build scripts for compiling the C++ code to binaries (with Java, Android and iOS wrappers),
and to WebAssembly using [Emscripten](https://emscripten.org/) (also including a GWT wrapper).
The repository also includes a NodeJS port (https://www.npmjs.com/package/giac) that is no longer actively updated.
In case you want to share any feedback or bug reports please use [the Giac / XCAS forum](https://xcas.univ-grenoble-alpes.fr/forum/).