Skip to content

Latest commit

 

History

History
executable file
·
32 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

executable file
·
32 lines (15 loc) · 405 Bytes

DottyLab

Easy and Efficient Matlab-like scientific computing in Scala 3

Project Summary

The DottyLab project is a ScalaLab like system for Scala 3 (Dotty).

Installation

To build ScalaLab with SBT:

Unzip the .zip file

Type

sbt

then at the SBT prompt, type

clean

and then

createUberJar

Also prebuild version can be obtained from:

https://sourceforge.net/projects/scala3lab/