Report a bug
If you spot a problem with this page, click here to create a GitHub issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page. Requires a signed-in GitHub account. This works well for small changes. If you'd like to make larger changes you may want to consider using a local clone.

Lubeck

High level linear algebra library for Dlang

The following table is a quick reference guide for which Lubeck modules to use for a given category of functionality.

Modules Description
kaleidic.lubeck First API that uses garbage collection for memory managment.
kaleidic.lubeck2 Second implementation that uses reference counted matrices and vectors.


kaleidic.lubeck and kaleidic.lubeck2 doesn't provide the same functionality or API, although many things are similar.