mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Add support for SymPY for symbolic mathematics that enables algebraic manipulation, equation solving, calculus, and symbolic computation directly in Python.
This commit is contained in:
@@ -313,7 +313,7 @@ results, conclusions and providing recommendations."
|
||||
---
|
||||
|
||||
### 🔬 Scientific Packages
|
||||
**60 specialized Python packages** organized by domain.
|
||||
**61 specialized Python packages** organized by domain.
|
||||
|
||||
📖 **[Full Package Documentation →](docs/scientific-packages.md)**
|
||||
|
||||
@@ -355,9 +355,9 @@ results, conclusions and providing recommendations."
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Data Analysis & Visualization (7 packages)</strong></summary>
|
||||
<summary><strong>Data Analysis & Visualization (8 packages)</strong></summary>
|
||||
|
||||
- Dask, Matplotlib, NetworkX, Polars, ReportLab, Seaborn, SimPy
|
||||
- Dask, Matplotlib, NetworkX, Polars, ReportLab, Seaborn, SimPy, SymPy
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user