# 小於菟数学 **Repository Path**: Gitree-XiaoWuTu/Little-WuTu-Math ## Basic Information - **Project Name**: 小於菟数学 - **Description**: 开源Python数学科学计算系统,可用于代数式化简求值、方程求解、函数研究。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-04 - **Last Updated**: 2025-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Webapp, Windows ## README # 小於菟数学 注:项目基础开发暂未完成。 #### 介绍 开源Python数学科学计算系统,可用于代数式化简求值、方程求解、函数研究。 #### 功能 - 科学计算器数字运算 🟩 - 代数式化简求值 🟥 - 函数研究 🟥 - 方程(组)求解 🟥 #### 部署 1. 从源代码 1. 下载源代码 ``` git clone https://gitee.com/Gitree-XiaoWuTu/Little-WuTu-Math.git ``` 2. 安装依赖库 ``` pip install -r requirements.txt ``` 3. 运行程序 ``` python app.py ``` 2. 直接下载安装包(适用于Windows 8.1及以上版本, 64位系统) #### 使用说明 运行app.py后,将自动进入服务器。 #### 开源协议 本项目基于GPL-3.0协议开源。