Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pietrozanotta/scimatlib

Linear algebra library in typescript
https://github.com/pietrozanotta/scimatlib

linear-algebra npm sparse-matrix

Last synced: 1 day ago
JSON representation

Linear algebra library in typescript

Awesome Lists containing this project

README

        

# SciMatLib

[![npm version](https://badge.fury.io/js/scimatlib.svg)](https://www.npmjs.com/package/scimatlib)
[![npm downloads](https://img.shields.io/npm/dt/scimatlib.svg)](https://www.npmjs.com/package/scimatlib)
[![License](https://img.shields.io/npm/l/scimatlib.svg)](https://github.com/ScipioneParmigiano/scimatlib/blob/main/LICENSE)

SciMatLib is a powerful linear algebra library for scientific computing.

# Installation
To install SciMatLib, you can use npm:

```
npm install scimatlib
```

# Documentation and API
See [here](https://github.com/ScipioneParmigiano/scimatlib/tree/main/docs).

# Contributing
SciMatLib welcomes contributions from the community to enhance its features, improve performance, and fix bugs. If you're interested in contributing, feel free to submit pull requests with your improvements.

# License
This library is licensed under the MIT License. See the [LICENSE](https://github.com/ScipioneParmigiano/quriust?tab=MIT-1-ov-file) file for details.