Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.45 KB

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