https://github.com/aosync/cl-blas
Generic BLAS interface for Common Lisp
https://github.com/aosync/cl-blas
Last synced: 5 months ago
JSON representation
Generic BLAS interface for Common Lisp
- Host: GitHub
- URL: https://github.com/aosync/cl-blas
- Owner: aosync
- License: mit
- Created: 2025-03-30T10:21:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-18T07:39:16.000Z (9 months ago)
- Last Synced: 2025-10-19T04:50:49.085Z (9 months ago)
- Language: Common Lisp
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cl-blas
Generic BLAS interface for Common Lisp. The `blas` package provides
generic functions that make up the BLAS interface.