numcl
NumPy clone
A Common Lisp implementation of NumPy's numerical computing functionality.
Numpy clone in Common Lisp
639 stars
37 watching
32 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
botkop/numsca | Numpy for Scala, implementing key features of Numpy in the Scala language | 185 |
rajasegar/cl-trello-clone | A Common Lisp implementation of a Trello-like board management system | 37 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
tylerneylon/pacpac | A Lua-based Pac-Man clone with level editing and user contributions | 344 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
mibk/dupl | Tools for detecting code clones in Go source files using suffix trees. | 346 |
nuxinl/cloudlibc | A standard C library for UNIX-like operating systems with capability-based security | 296 |
mmontone/djula | Port of Django's template engine to Common Lisp | 150 |
programming-nu/nu | An interpreted Lisp language built on top of Objective-C and the Foundation framework | 2,150 |
cl21/cl21 | A Common Lisp implementation aiming to redesign the language and provide a modern successor. | 911 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
dtenny/clj-con | A Common Lisp package providing concurrency operations similar to Clojure | 35 |
moiristo/deep_cloneable | A gem that provides an extension to ActiveRecord::Base allowing objects to create deep clones with optional association inclusion. | 786 |