# 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://xxyjskx1024.atomgit.net/MathLabTool/webUI/web.html - **GVP Project**: No ## Statistics - **Stars**: 46 - **Forks**: 7 - **Created**: 2022-11-24 - **Last Updated**: 2025-05-28 ## Categories & Tags **Categories**: mathlibs **Tags**: Electron, JavaScript, 数学, 仿真, 图形化 ## 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) ## 授权 ``` 控制台出现invalid auth 将\extra_files\authorization_code 替换到安装目录的同路径下 ``` ## 环境 ``` node v16.17.0 node-gyp v9.1.0 npm 8.15.0 yarn 1.22.19 electron 22.0.0 electron node 16.17.1 emcc 3.1.34 ``` ## 安装 ``` yarn install ``` ## 运行 ``` yarn start ``` ## 打包 ``` yarn dist ./build/* setup *.exe ``` ## 帮助手册 [帮助手册](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) ## 特点 - **开源:** 保持开源。 - **文档:** 提供接口参考。 - **易上手:** 采用javascript语法。 - **易用:** 持续迭代。 - **功能完备:** 持续迭代。 ## 测试 [计算正确性测试](https://gitee.com/xxyjskx1987/MathLabTool/wikis/%E6%B5%8B%E8%AF%95%E7%94%A8%E4%BE%8B) |环境|功能性测试| |:-:|:-:| |Win 10 x64|✓| ## 许可 [GNU General Public License v3.0](./LICENSE)