# MathLabTool **Repository Path**: lelezr/MathLabTool ## Basic Information - **Project Name**: MathLabTool - **Description**: 为数学相关的实验、仿真、图形化等各类需求,提供便捷工具。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-05-28 - **Last Updated**: 2024-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MathLabTool > Math Lab Tool. ![License](https://img.shields.io/badge/license-GPL%20v3-blue) English | [简体中文](./README_zh.md) ## Introduction > Provide convenient tools for mathematical related experiment, simulation, graphics and other requirements. ## Resource [Gitee](https://gitee.com/xxyjskx1987/MathLabTool) [Github](https://github.com/xxyjskx1987/MathLabTool) ## Environment ``` 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 ``` ## Installation ``` yarn install ``` ## Start ``` yarn start ``` ## Package ``` yarn dist ./build/* setup *.exe ``` ## Help Manual [Help Manual](https://github.com/xxyjskx1987/MathLabTool/wiki/Help-Manual) ## API Reference [API Reference](https://github.com/xxyjskx1987/MathLabTool/wiki/API-Reference) ## Feature - **Open Source:** Open source. - **Document:** Provide API Reference. - **Study Easy:** Follow javascript syntax. - **Use Easy:** Keep improvement. - **Full Function:** Keep improvement. ## Test [Calculation Correctness Test](https://github.com/xxyjskx1987/MathLabTool/wiki/Test-Case) |Environment|Functional Test| |:-:|:-:| |Win 10 x64|✓| ## License [GNU General Public License v3.0](./LICENSE)