DottyLab

February 13, 2022 ยท View on GitHub

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/

Contents

  1. 1Easy and Efficient Matlab-like scientific computing in Scala 3
  2. 2Project Summary
  3. 3Installation