Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).