Overview
October 22, 2023 ยท View on GitHub
Overview
This is an Android application for Symja computer algebra language
Features
1. Console

2. Symja Pods

3. Documentation

Gradle Configuration
The repositories which are used by Gradle are defined here:
The Symja snapshots, which are used by this example app, are published with a Github Maven action, which could be monitored here:
- https://github.com/axkr/symja_android_library/actions
- https://oss.sonatype.org/content/repositories/snapshots/org/matheclipse/matheclipse-core/3.0.0-SNAPSHOT/
Building
chmod +x gradlew
./gradlew assembleDebug