LLM-Driven, Scilab Kernel, Alternative to MATLAB, Open Source, AI-Driven Mathematical Modeling Tool, Natural Language Modeling
DeepMathLab 是基于知名Scilab的开源项目,由深圳德沛开源数据科技有限公司维护,遵守开源协议,加入大模型。
** 通过大模型做数值仿真的系统,在线体验 : www.deepmlab.com **
这里分享的是 Scilab 开源项目
Scilab includes hundreds of mathematical functions. It has a high-level programming language allowing access to advanced data structures, 2-D and 3-D graphical functions. A large number of functionalities is included in Scilab:
- Maths & Simulation
- For usual engineering and science applications including mathematical operations and data analysis.
- 2-D & 3-D Visualization
- Graphics functions to visualize, annotate and export data and many ways to create and customize various types of plots and charts.
- Optimization
- Algorithms to solve constrained and unconstrained continuous and discrete optimization problems.
- Statistics
- Tools to perform data analysis and modeling.
- Control System Design & Analysis
- Standard algorithms and tools for control system study.
- Signal Processing
- Visualize, analyze and filter signals in time and frequency domains.
- Application Development
- Increase Scilab native functionalities and manage data exchanges with external tools.
- Xcos - Hybrid dynamic systems modeler and simulator
- Modeling mechanical systems, hydraulic circuits, control systems...
Scilab is available under the GPL v2.0 License. What does it means? You have the freedom to:
use the software for any purpose, change the software to suit your needs, share the software with your friends and neighbors, and share the changes you make. For more details about GPL licenses (compatibility, ...), you can refer to the GPL quick guide.
How to distribute an application based on Scilab without violating the GPL License?
The toolbox mechanism of Scilab enables you to develop applications on top of Scilab, while applying your own license (proprietary or free).
