matrico - Numerical Linear Algebra with CHICKEN Scheme
Christian Himpe

Christian Himpe @gramian

About: Applied Mathematics - Functional Programming - Data Engineering

Location:
Sol, Orion Arm
Joined:
Apr 7, 2020

matrico - Numerical Linear Algebra with CHICKEN Scheme

Publish Date: Sep 17 '22
4 0
  • Scheme: Minimalist dialect of the Lisp programming language, which is based on singly linked-lists in parenthesized S-expressions syntax.
  • CHICKEN: A free, simple, portable, extensible, well documented, and actively supported Scheme implementation (R5RS).
  • Linear Algebra: Computations involving systems of linear equations and linear mappings, specifically in matrix representation.
  • Numerical: Algorithms using finite precision numbers, here double-precision floating-point numbers (flonums).
  • matrico: A flonum matrix module for CHICKEN Scheme with:

Now in version 0.3.

Comments 0 total

    Add comment