Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 203 Bytes

cayley

Linear Algebra utilities for Java

Maven:

<dependency>
    <groupId>com.github.hullbend</groupId>
    <artifactId>cayley</artifactId>
    <version>1.0.4</version>
</dependency>