Skip to content

soegaard/sci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sci

This repository contains libraries for scientific computing.

  • flomat: floating point matrices.

Installation

Use

raco pkg install sci

to install the Racket part of sci.

For macOS this is enough.

For Linux/Windows check details in the documentation.

The library flomat relies on CBLAS and LAPACK, so they need to be installed in a place where they can be found by Racket.

License

We follow the lead of the main Racket license: Sci is distributed under the MIT license and the Apache version 2.0 license, at your option.

About

Racket libraries for scientific computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages