Release MaxMath 2.0.1 with Octave console and engine fixes - #7
Draft
ParuhParhat wants to merge 2 commits into
Draft
Release MaxMath 2.0.1 with Octave console and engine fixes#7ParuhParhat wants to merge 2 commits into
ParuhParhat wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
linearalgebraversionName 2.0.1/versionCode 21and update English/Chinese documentationRoot causes
from_charssymbol.mat_trace, which entered the interpretedlinearalgebraautoload path on device; the new implementation sums the main diagonal directly.User impact
Existing installs can repair same-version incomplete runtimes without clearing app data. Maxima and Octave requests now have deterministic terminal states, failed sessions recover on the next command, plots no longer flatten valid meshgrids, and 3D surfaces rotate continuously in the expected direction.
The packaged runtime remains arm64-only. Generated runtime assets, JNI binaries, APKs, Gradle caches, and local signing keys are intentionally excluded from Git.
Validation
sha256:979e4b27041714e3a5e996cc06259a2b7c344ff50efed2e658495ce3019b7e58sha256:4552c02ea74032e9df77c5873f195dd475d6487a6197d473dd8cf87960e9a467An arm64 device was not attached for the final on-device pass.