An open API service indexing awesome lists of open source software.

https://github.com/jackfirth/euclid

A Racket package providing data structures and algorithms related to Euclidean geometry
https://github.com/jackfirth/euclid

Last synced: 3 months ago
JSON representation

A Racket package providing data structures and algorithms related to Euclidean geometry

Awesome Lists containing this project

README

          

# euclid [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]

A Racket package providing data structures and algorithms related to Euclidean geometry.

[ci-status]: https://github.com/jackfirth/euclid/actions
[ci-status-badge]: https://github.com/jackfirth/euclid/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/euclid/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg