Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsn4ik/linalg
Linear algebra for D programming language.
https://github.com/vsn4ik/linalg
algorithm d dlang linalg linear-algebra
Last synced: about 14 hours ago
JSON representation
Linear algebra for D programming language.
- Host: GitHub
- URL: https://github.com/vsn4ik/linalg
- Owner: vsn4ik
- License: mit
- Created: 2014-09-06T05:13:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T14:26:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-23T15:14:49.706Z (2 months ago)
- Topics: algorithm, d, dlang, linalg, linear-algebra
- Language: D
- Homepage: https://vsn4ik.github.io/linalg/
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Linalg](https://vsn4ik.github.io/linalg/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Build Status](https://github.com/vsn4ik/linalg/actions/workflows/test.yml/badge.svg)](https://github.com/vsn4ik/linalg/actions/workflows/test.yml)## Quick start
Several quick start options are available:
* [Download](https://github.com/vsn4ik/linalg/archive/master.zip "Download Linalg")
* Clone the repo: `git clone https://github.com/vsn4ik/linalg.git`## Min Requirements
* DMD 2.068.0
## Creators
**Vasilii A.**
*
## Copyright and license
Copyright Vasily A., 2013–2018.
Licensed under [the MIT License](LICENSE).