MATLAB NuGet Package

MATLAB一些数组操作的.Net实现,详见项目URL。 目前已实现的MATLAB函数:class zeros ones bsxfun reshape permute size colon plus minus cast imread rand arrayfun cat numel times rdivide eq ne gt lt max min decimal double single uint8 uint16 uint32 uint64 int8 int16 int32 int64 mean sum atan isnan。 此外将System.Array类增强为Array(Of T),各种基本数据类型也结构化以实现统一的接口,以支持数组之间直接进行运算符操作,以及自定义类运算的数组化支持。详细文档参见项目URL:https://github.com/Silver-Fang/MATLAB/blob/master/MATLAB/文档.md
欢迎在项目URL提交Issues。
新版本不保证兼容旧版本,请谨慎升级。.




Got any MATLAB Question?





Info

Version: 2.0.2
Author(s): 帕菲菲
Last Update: Thursday, April 30, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Silver-Fang/MATLAB
NuGet Url: https://www.nuget.org/packages/MATLAB


Install
Install-Package MATLAB
dotnet add package MATLAB
paket add MATLAB
MATLAB Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

3

days-since-last-release

1478