Skip to content

MaxMath 1.0.0

Choose a tag to compare

@ParuhParhat ParuhParhat released this 06 Aug 08:13
· 17 commits to main since this release

中文

MaxMath 1.0.0 是首个正式发布版本:一款基于 GNU Maxima 的离线 Android
高等代数计算与交互式绘图应用。

主要功能

  • 矩阵、方程组、多项式、向量空间、二次型和微积分计算
  • 2D 多函数图像、3D 曲面与等高线交互绘图
  • 中文、English 与跟随系统三种语言模式
  • 离线 LaTeX 渲染,可复制结果并保存或分享 PNG
  • 不申请网络权限,不包含广告、分析或遥测

安装

下载 MaxMath-v1.0.0-arm64-v8a.apk 后直接安装。

  • 应用 ID:com.paruh.maxmath
  • 版本代码:14
  • 最低系统:Android 8.0(API 26)
  • 支持架构:arm64-v8a

本版修复

  • 修复真机首次安装时引擎资产解压中断导致的计算和绘图错误
  • 覆盖子进程环境变量,避免 PATH / LD_LIBRARY_PATH 冲突
  • 更新为黑底琥珀橙衬线 M² 应用图标

完整性校验

  • APK SHA-256:6983943FC68BA242D3B19780C6B0599D2D32DB5CFEBE7FEF3B2D5237A8F92ED8
  • 签名证书 SHA-256:6C4D1F402770DC4B4251F168C327B8B134146822A3CDA118600A945286A1E0C1
  • APK Signature Scheme v2 验证通过

项目原创源代码采用 MIT License。APK 包含 GNU Maxima、ECL、Chaquopy、
Matplotlib、NumPy 等第三方组件,其许可证义务以仓库中的
THIRD_PARTY_NOTICES.md 为准。


English

MaxMath 1.0.0 is the first stable release of an offline Android app for
higher-algebra computation and interactive plotting, powered by GNU Maxima.

Highlights

  • Matrices, systems of equations, polynomials, vector spaces, quadratic forms, and calculus
  • Interactive 2D multi-function plots, 3D surfaces, and contour plots
  • Chinese, English, or system-language localization
  • Offline LaTeX rendering, copyable results, and PNG saving or sharing
  • No network permission, ads, analytics, or telemetry

Installation

Download and install MaxMath-v1.0.0-arm64-v8a.apk.

  • Application ID: com.paruh.maxmath
  • Version code: 14
  • Minimum OS: Android 8.0 (API 26)
  • Supported ABI: arm64-v8a

Fixes in This Release

  • Fixed interrupted first-install engine extraction that caused computation and plotting errors
  • Overrode subprocess environment variables to avoid PATH / LD_LIBRARY_PATH conflicts
  • Updated the app icon to the amber serif M² mark on a black background

Integrity

  • APK SHA-256: 6983943FC68BA242D3B19780C6B0599D2D32DB5CFEBE7FEF3B2D5237A8F92ED8
  • Signing certificate SHA-256: 6C4D1F402770DC4B4251F168C327B8B134146822A3CDA118600A945286A1E0C1
  • APK Signature Scheme v2 verification passed

Original source code in the project is licensed under the MIT License. The APK
contains third-party components including GNU Maxima, ECL, Chaquopy,
Matplotlib, and NumPy; see THIRD_PARTY_NOTICES.md in the repository for their
respective license obligations.