HYPERLATTICES

Logo

Generalized Lattice data-types for Common Lisp, including Algebraic Lattices, Hyperlattices, and Probabilistic Hyperlattices, which intends to follow the packages-as-types convention.

View the Project on GitHub thephoeron/hyperlattices

Hyperlattices: User’s Guide

:warning: Disclaimer: this documentation has been generated using the GitHub Copilot Chat private beta, and may contain errors or omissions. Please report any issues to the GitHub repository.

The HYPERLATTICES library provides Generalized Lattice data-types for Common Lisp, including Algebraic Lattices, Hyperlattices, and Probabilistic Hyperlattices.

This manual provides an overview of the interface and implementation of generalized lattices, the use of included generic function interface for manipulating these data-types, and many examples of their real-world applications, including example source-code and algorithm specifications.

Basic Usage

Plotting Hyperlattices

Real-World Applications of Hyperlattices


The Hyperlattice project logo generated with Midjourney 5.1

Copyright © 2023, “the Phoeron” Colin J.E. Lupton. Released under the MIT License.

Back to //thephoeron.github.io