melisgl / mgl-matLinks
MAT is library for working with multi-dimensional arrays which supports efficient interfacing to foreign and CUDA code. BLAS and CUBLAS bindings are available.
☆71Updated 7 months ago
Alternatives and similar repositories for mgl-mat
Users that are interested in mgl-mat are comparing it to the libraries listed below
Sorting:
- SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]☆55Updated 6 months ago
- Allocate SIMPLE-ARRAYs in static memory☆103Updated last year
- Lisp Linear Algebra☆91Updated 2 years ago
- (BETA) C++-style templates for Common Lisp☆46Updated 7 years ago
- Efficient and expressive arrayed vector math library with multi-threading and CUDA support in Common Lisp.☆55Updated 4 years ago
- Named readtables for Common Lisp☆72Updated last month
- common lisp library providing common math functions used in games☆58Updated 6 years ago
- A test framework for Common Lisp☆62Updated 4 years ago
- Common Lisp library that facilitates working with Common Lisp arrays.☆37Updated 2 years ago
- Static generic function dispatch for Common Lisp☆80Updated 3 years ago
- Common Lisp library that facilitates working with Common Lisp arrays.☆45Updated 3 years ago
- MPI bindings for Common Lisp with many useful extras☆70Updated 6 years ago
- OpenCL binding for Common Lisp☆52Updated 8 years ago
- Common Lisp and CXX interoperation☆33Updated last month
- A wrapper around SBCL's statistical profiler, to generate FlameGraph charts for Common Lisp programs