Skip to content

superwatermelon/bigmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently in incubation and only supports dot product of a seq of BigDecimal. Is in a very early draft stage. Contributors welcome, production usage not recommended!

Design

Where possible make usage look like mathematical matrix notation, i.e. for a dot product:

a  b

For transpose:

a.ᵀ

Implement alternative invocations using full word method call:

a dot b
a.transpose

Contributing

Please fork the repo and create a pull request with your changes.

About

Scala matrix library designed for arbitrary precision big decimals (in incubation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages