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
- Host: GitHub
- URL: https://github.com/jackfirth/euclid
- Owner: jackfirth
- License: apache-2.0
- Created: 2021-05-20T06:58:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T22:47:46.000Z (about 5 years ago)
- Last Synced: 2025-03-24T05:17:14.746Z (over 1 year ago)
- Language: Racket
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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