mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
r12b has been forever the default. Let's explicitly request that version where we know we need it. Note; there's other builds that still implicitly rely on that version that don't use the buildjni flag. We don't really have a good way of finding those, except manually.
43 lines
981 B
YAML
43 lines
981 B
YAML
Categories:
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
WebSite: http://addi.googlecode.com
|
|
SourceCode: https://code.google.com/p/addi/source
|
|
Donate: https://code.google.com/p/addi/wiki/Donate
|
|
|
|
AutoName: Addi
|
|
Description: |-
|
|
Addi is a mathematical computing environment like Matlab and Octave, but made to
|
|
work on Android devices.
|
|
|
|
The goal is for 100% compliance with how Octave works including a compatibility
|
|
mode that makes the behavior more similar to Matlab (already very similar).
|
|
|
|
Builds:
|
|
- versionName: '1.88'
|
|
versionCode: 37
|
|
commit: '179'
|
|
|
|
- versionName: '1.91'
|
|
versionCode: 40
|
|
commit: '189'
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.97'
|
|
versionCode: 43
|
|
disable: No source code
|
|
commit: unknown - see disabled
|
|
|
|
- versionName: '1.98'
|
|
versionCode: 44
|
|
commit: '198'
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '1.98'
|
|
CurrentVersionCode: 44
|