Skip to content

klangner/purescript-linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Algebra for PureScript

Build status purescript-linear-algebra on Pursuit

Basic functionality for linear algebra. Check Features for what is already implemented. This is work in progress. It means that API can change anytime.

Installation

bower install purescript-linear-algebra

Features

  • Matrix
    • Matrix creation from Array
    • Matrix addition
    • Multiply by scalar

Documentation

Module documentation is published on Pursuit.

Build

bower update
pulp test

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Redistributing

purescript-linear-algebra source code is distributed under the Apache-2.0 license.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

Basic Linear Algebra implementation (Matrices, Vector spaces)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published