# MathLabTool **Repository Path**: zheng-chen-tech/MathLabTool ## Basic Information - **Project Name**: MathLabTool - **Description**: 为数学相关的实验、仿真、图形化等各类需求,提供便捷工具。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://inscode.csdn.net/@xxyjskx1987/HTML-CSS-JS - **GVP Project**: No ## Statistics - **Stars**: 47 - **Forks**: 4 - **Created**: 2022-11-24 - **Last Updated**: 2026-05-21 ## Categories & Tags **Categories**: mathlibs **Tags**: 数学, 仿真, Python, beeware, Web ## README # MathLabTool > 数学仿真、图形化工具. ![License](https://img.shields.io/badge/license-GPL%20v3-blue) 简体中文 | [English](./README.md) ## 介绍 > 为数学相关的实验、仿真、图形化等各类需求,提供便捷工具。 ## 资源 [GitCode](https://gitcode.com/zhengchen-tech/MathLabTool) | [Gitee](https://gitee.com/xxyjskx1987/MathLabTool) | [Github](https://github.com/xxyjskx1987/MathLabTool) ## 变更 - **原工程:** 迁移到mlt_nodejs分支,并停止更新。 - **新架构:** 采用python的[beeware](https://www.beeware.org/)框架。 - **脚本编辑语言:** 采用python开发语言,nodejs不再适用。 - **新特性:** 接入本地私有化AI小模型。 ## 环境版本 ``` Python 3.13.13 pip 26.0.1 Cython 3.2.4 briefcase 0.4.2 Flask 3.1.3 Flask-SocketIO 5.6.1 cryptography 48.0.0 sqlcipher3 0.6.2 wmi 1.5.1 llama_cpp_python 0.3.19 ``` ## 环境安装 [beeware开始教程](https://tutorial.beeware.org/zh_CN/tutorial/tutorial-0//) ## 帮助手册 [帮助手册 - 调整中,整体差异不大](https://gitee.com/xxyjskx1987/MathLabTool/wikis/%E5%B8%AE%E5%8A%A9%E6%89%8B%E5%86%8C) ## 接口文档 [接口文档 - 功能迁移中](https://gitee.com/xxyjskx1987/MathLabTool/wikis/%E6%8E%A5%E5%8F%A3%E6%96%87%E6%A1%A3) ## 特点 - **开源:** 保持开源。 - **文档:** 提供接口参考。 - **易上手:** 采用python语法。 - **易用:** 持续迭代。 - **功能完备:** 持续迭代。 - **模块化:** 采用插件式开发技术。 - **计算正确性:** 尽可能采用第三方库,手搓部分进行对比验证。 - **多端通用:** 利用开发框架的跨平台能力,适配移动、桌面等多终端。 ## 测试 [计算正确性测试 - 迁移中](https://gitee.com/xxyjskx1987/MathLabTool/wikis/%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B) |环境|功能性测试| |:-:|:-:| |Win 11 x64|✓| ## 许可 [GNU General Public License v3.0](./LICENSE)