matply 1.1.0
matply: ^1.1.0 copied to clipboard
Dart Matrix realized by C Dll.Supports mathematical operations, linear algebra, probability theory and mathematical statistics, central difference, geometric simulation, etc.
MatPly #
__ ___ __ ____ __
/ |/ /___ _/ /_/ __ \/ /_ __
/ /|_/ / __ `/ __/ /_/ / / / / /
/ / / / /_/ / /_/ ____/ / /_/ /
/_/ /_/\__,_/\__/_/ /_/\__, /
/____/
copied to clipboard
💡什么是MatPly? #
MatPly是使用C语言实现并被转换为多个语言版本的矩阵操作库
MatPly的运行机制如下: [process]
💻平台支持 #
✅ Windows ✅ Linux ✅ Android ❎ Mac ❎ Web ❎ IOS
copied to clipboard
🔗网页文档版本 #
🔗Github地址 #
🔗pub仓库 #
案例地址 #
📰 News #
- Fix missing dependencies, no need to import manually.
- C-based OpenMP optimization and native asynchronous support