https://github.com/sharkdp/factorization-diagrams
Interactive factorization diagrams
https://github.com/sharkdp/factorization-diagrams
mathematics prime-numbers purescript visualization website
Last synced: 11 months ago
JSON representation
Interactive factorization diagrams
- Host: GitHub
- URL: https://github.com/sharkdp/factorization-diagrams
- Owner: sharkdp
- License: mit
- Created: 2015-11-28T20:49:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T16:11:40.000Z (about 2 years ago)
- Last Synced: 2025-01-14T00:19:16.982Z (about 1 year ago)
- Topics: mathematics, prime-numbers, purescript, visualization, website
- Language: HTML
- Size: 9.77 KB
- Stars: 30
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Factorization diagrams
A Purescript version of factorization diagrams.

**[Try the interactive version](https://david-peter.de/factorization-diagrams)**
## Build
```
bower install
pulp build -O -t main.js
```