开源

GCalctool Linux下的计算器-卡核

GCalctool Linux下的计算器

GCalctool 是 Linux 下的计算器软件,界面很漂亮。
Seismic ToolKit 地震信号处理工具包-卡核

Seismic ToolKit 地震信号处理工具包

Seismic ToolKit 是一个工具,供处理和地震信号的数据显示在一个图形界面。其内容的地震信号的SAC格式,并提供了多种信号处理,如滤波,频谱分析,两极分化分析,时频表 示, Hilbert变换和奇异...
matlabPlotCheatsheet A cheatsheet for those who plot with MATLAB-卡核

matlabPlotCheatsheet A cheatsheet for those who plot with MATLAB

MATLAB Plot Cheatsheet This is a handy cheatsheet for matlab users, especially for those who are preparing figures for a paper! Written and tested in Matlab2019b Download big (1.29...
Robotics-Planning-Dynamics-and-Control-卡核

Robotics-Planning-Dynamics-and-Control

RPDC : Robotics-Planning-Dynamics-and-ControlRPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of ...
mpm Simple Matlab package management inspired by pip-卡核

mpm Simple Matlab package management inspired by pip

Matlab Package Manager (mpm) A simple package manager for Matlab (inspired by pip). Downloads packages from Matlab Central's File Exchange, GitHub repositories, or any other u...
SpringRank-卡核

SpringRank

SpringRank SpringRank is a method for ranking the nodes in a directed network or from a set of pairwise comparisons. In this repo, we provide three implementations of the SpringRan...
LBM-卡核

LBM

LBM Video: https://youtu.be/NlZlM59YK3w Details: http://dx.doi.org/10.13140/2.1.1606.1120 The following code is provided "as is" as a learning tool for those interested i...
gmtmex GMT API for MATLAB-卡核

gmtmex GMT API for MATLAB

GMTMex - GMT API for MATLAB Extended Docs https://github.com/GenericMappingTools/gmtmex/wiki Introduction The GMT MATLAB interface makes it possible to access all GMT modules from ...
COOLFluiD 面向对象 HPC 平台-卡核

COOLFluiD 面向对象 HPC 平台

COOLFluiD (Computational Object-Oriented Libraries for Fluid Dynamics) 是一个为多物理场应用构建数值求解器的框架。 特性: 允许你使用任意数据结构构建自定义的并行 PDE 和粒子求解...
decimal.js JavaScript 十进制计算-卡核

decimal.js JavaScript 十进制计算

decimal.js 实现了对任意精度的十进制进行计算的 JavaScript 库。 decimal.js 是一个用于解决 JavaScript 浮点数精度问题的开源库,它通过实现任意精度的十进制算术运算,确保了计算结果的准确...
clBLAS 并行处理数学库-卡核

clBLAS 并行处理数学库

clBLAS 是 BLAS 的 OpenCL 实现
OpenBLAS 高性能多核 BLAS 库-卡核

OpenBLAS 高性能多核 BLAS 库

OpenBLAS 是一个优化的 BLAS 库,基于 GotoBLAS2 1.13 BSD 版本。 BLAS(Basic Linear Algebra Subprograms 基础线性代数程序集)是一个应用程序接口(API)标准,用以规范发布基础线性代数操作...