An open API service indexing awesome lists of open source software.

https://github.com/stoverc/matrixlinearalgebra

A collection of WL implementations of Matlab functions.
https://github.com/stoverc/matrixlinearalgebra

Last synced: 4 months ago
JSON representation

A collection of WL implementations of Matlab functions.

Awesome Lists containing this project

README

          

# MATrixLinearAlgeBra
[My](https://resources.wolframcloud.com/publishers/resources?PublisherID=TheRealCStover) `MATrixLinearAlgeBra` paclet for [The Wolfram Paclet Repository](https://resources.wolframcloud.com/PacletRepository). ([published docs](https://resources.wolframcloud.com/PacletRepository/resources/TheRealCStover/MATrixLinearAlgeBra/))([bleeding-edge docs](https://www.wolframcloud.com/obj/chaz0014/DeployedResources/Paclet/TheRealCStover/MATrixLinearAlgeBra/))



The MATrixLinearAlgeBra paclet collects together a number of WL implementations of Matlab functions.



This Paclet is intended to serve as an on-ramp to Mathematica/WL for Matlab users.




[![View notebooks](https://wolfr.am/HAAhzkRq)](https://wolfr.am/17EzQ1JW1)

## TODO
* Conditions on arguments of Linspace.
* 2-arg form of Rot90.
* Expand expand expand!

Changelog



21-23 Sep 2022



  1. Renamed from Matlab to MATrixLinearAlgeBra per @Bob Sandheinrich's suggestion. Thanks, Bob!

  2. Attempted to publish v1.0.0 in the paclet repo before hitting error.

  3. A couple days later: Re-created the entire paclet from scratch to attempt to overcome errors.

  4. Published v1.0.0 in the Paclet Repo: (link)




20 Sep 2022



  1. Later, made a (very sparse) main guide page.

  2. Initial commit. This version contains definitions four functions plus some skeleton documentation for each. Much more fleshing out is needed.