magicl

2021-04-11

Matrix Algebra proGrams In Common Lisp

Upstream URL

github.com/rigetti/magicl

Author

Rigetti Computing

Maintainer

Rigetti Computing

License

BSD 3-Clause (See LICENSE.txt)
README

magicl

Matrix Algebra proGrams In Common Lisp

Version:
0.9.1
License:
BSD 3-Clause (See LICENSE.txt)
Authors:
Rigetti Computing
Maintainers:
Rigetti Computing
Dependencies:
  • magicl/core

  • magicl/ext-blas

  • magicl/ext-expokit

  • magicl/ext-lapack

magicl/core

Matrix Algebra proGrams In Common Lisp (pure Lisp core)

Version:
0.9.1
License:
BSD 3-Clause (See LICENSE.txt)
Authors:
Rigetti Computing
Maintainers:
Rigetti Computing
Dependencies:
  • abstract-classes

  • alexandria

  • interface

  • magicl/ext

  • policy-cond

magicl-examples

MAGICL examples

License:
BSD 3-Clause (See LICENSE.txt)
Authors:
Rigetti Computing
Maintainers:
Rigetti Computing
Dependencies:
  • magicl

magicl/ext

Common code for extending MAGICL with foreign libraries.

Dependencies:
  • cffi

  • cffi-libffi

magicl/ext-blas

Native BLAS routines in MAGICL.

Dependencies:
  • cffi

  • magicl/core

  • magicl/ext

magicl/ext-expokit

Expokit for MAGICL.

Dependencies:
  • alexandria

  • cffi

  • cffi-libffi

  • magicl/core

  • magicl/ext

  • magicl/ext-blas

  • magicl/ext-lapack

magicl/ext-lapack

Native LAPACK routines in MAGICL.

Dependencies:
  • cffi

  • magicl/core

  • magicl/ext

  • magicl/ext-blas

  • policy-cond

magicl-gen

Generate MAGICL interfaces

License:
BSD 3-Clause (See LICENSE.txt)
Authors:
Rigetti Computing
Maintainers:
Rigetti Computing
Dependencies:
  • abstract-classes

  • cffi

  • cffi-libffi

  • magicl/ext

magicl-tests

Regression tests for MAGICL.

License:
BSD 3-Clause (See LICENSE.txt)
Authors:
Rigetti Computing
Dependencies:
  • alexandria

  • fiasco

  • magicl

  • magicl-examples

  • uiop

magicl-transcendental

Dependencies:
  • magicl/ext-expokit

Dependencies (7)

  • alexandria
  • cffi
  • cl-abstract-classes
  • fiasco
  • interface
  • policy-cond
  • uiop
  • GitHub
  • Quicklisp