Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicho271828/play-on-matrix
play with SBCL, matrix operation, VOP optimization
https://github.com/guicho271828/play-on-matrix
Last synced: 29 days ago
JSON representation
play with SBCL, matrix operation, VOP optimization
- Host: GitHub
- URL: https://github.com/guicho271828/play-on-matrix
- Owner: guicho271828
- Created: 2016-03-17T07:39:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-20T02:58:07.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T14:10:59.302Z (3 months ago)
- Language: Common Lisp
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Play-On-Matrix - playing on matrix gemm
** Usage
** Dependencies
This library is at least tested on implementation listed below:
+ SBCL 1.3.2 on X86-64 Linux 3.19.0-51-generic (author's environment)
Also, it depends on the following libraries:
+ priority-queue ::
+ trivia ::
+ alexandria by ::
Alexandria is a collection of portable public domain utilities.+ iterate by ::
Jonathan Amsterdam's iterator/gatherer/accumulator facility** Installation
** Author
+ Masataro Asai ([email protected])
* Copyright
Copyright (c) 2016 Masataro Asai ([email protected])
* License
Licensed under the LLGPL License.