https://github.com/digikar99/numericals
SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]
https://github.com/digikar99/numericals
cffi common-lisp lisp scientific-computing simd
Last synced: 3 months ago
JSON representation
SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]
- Host: GitHub
- URL: https://github.com/digikar99/numericals
- Owner: digikar99
- License: mit
- Created: 2020-03-18T20:20:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-03T06:36:03.000Z (11 months ago)
- Last Synced: 2025-06-03T18:32:58.108Z (11 months ago)
- Topics: cffi, common-lisp, lisp, scientific-computing, simd
- Language: Common Lisp
- Homepage: https://digikar99.github.io/numericals/
- Size: 3.44 MB
- Stars: 51
- Watchers: 7
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- trackawesomelist - numericals (⭐50) - SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI \[still experimental]. MIT. (Recently Updated / [Dec 10, 2024](/content/2024/12/10/README.md))
- curated-awesome-cl - numericals - SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]. MIT. (Python ##)
- awesome-cl - numericals - SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]. MIT. (Interfaces to other package managers / Third-party APIs)
README
# numericals
> THIS PROJECT IS STILL EXPERIMENTAL. THINGS ARE SUBJECT TO CHANGE, although the interface and tests haven't changed since the beginning, about 2 years ago.
See [digikar99.github.io/numericals/](https://digikar99.github.io/numericals/) for documentation.