Skip to content

axkr/symja-example

Repository files navigation

Join Symja @ Discord

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:

Building

chmod +x gradlew
./gradlew assembleDebug