cl-permutation

Permutation library

Provides data structures and operations for permutations and permutation groups in Common Lisp.

Permutations and permutation groups in Common Lisp.

GitHub

50 stars
6 watching
6 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list

lisppermutation-algorithmspermutation-groupspermutations

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 136
stylewarning/quickutil A utility library for Common Lisp that aims to provide a concise and efficient way of solving common problems 87
eigenhombre/cl-oju Provides common Lisp equivalents of Clojure functions for sequence manipulation 19
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
privet-kitty/cl-competitive A collection of Common Lisp implementations of data structures and algorithms for competitive programming. 180
edicl/cl-interpol Libraries that enhance Common Lisp syntax for string interpolation 62
rotatef/cl-html5-parser An HTML5 parser for Common Lisp. 55
vale981/practical-cl-beautified Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. 34
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
arielnetworks/cl-markup A markup generation library for Common Lisp 65
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
temporal/cl-pushover Provides a Common Lisp interface to the Pushover notification service 2
guicho271828/trivia A compiler for pattern matching in Common Lisp 334
clozure/ccl A Common Lisp compiler and runtime environment 855
cl21/cl21 A Common Lisp implementation aiming to redesign the language and provide a modern successor. 911