Skip to content

This project is used for scientific calculating and fast modeling.

License

Notifications You must be signed in to change notification settings

HOKOTATE-pzw/maysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maysics

本库用于科学计算和快速建模

maysics主要包括十一个模块:
1、calc 封装了常见的算符算子、函数、积分方法,辅助数学运算;
2、equa 封装了部分方程求解方法;
3、explain 用于评估和解释模型;
4、graph 用于图论分析;
5、digital 用于数字图像、序列处理;
6、models 封装了几种常用的模型、算法以便快速构建数理模型;
7、prep 用于数据预处理;
8、stats 用于统计分析;
9、time 用于处理时间数据;
10、trans 封装了常用的坐标转换及其他数学变换;
11、utils 是额外工具箱。

This package is used for scientific calculating and fast modeling

maysics includes eleven modules:

  1. "calc" packaes common operatoes, functions and integration method;
  2. "equa" packages some equation solving operation;
  3. "explain" is used for estimating and explaining models;
  4. "graph" is used for graph theory analysis;
  5. "digital" is used for digital image, sequence process;
  6. "models" packages several coommon models and algorithms for fast modeling;
  7. "prep" is used for data preproccessing;
  8. "stats" is uesd for statistical analysis;
  9. "time" is used for processing time data;
  10. "trans" packages common coordinate transformations and other mathematical transformations;
  11. "utils" is extra Utils.

About

This project is used for scientific calculating and fast modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published