Skip to content
/ Scalala Public
forked from scalala/Scalala

Scalala is a high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for plotting.

License

Notifications You must be signed in to change notification settings

uhef/Scalala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalala is a high performance numeric linear algebra library for Scala,
with rich Matlab-like operators on vectors and matrices; a library of
numerical routines; support for plotting.

(c) Daniel Ramage 2009-

This project can be built with maven:
  mvn clean compile
  mvn assembly:assembly

Scaladoc for the public API can be built with:
  mvn scala:doc

For project maintainers, the project can be deployed with:
  mvn source:jar deploy

To run an interactive console:
  java -jar target/scalala*-jar-with-dependencies.jar

About

Scalala is a high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for plotting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published