Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamakiri01/ulam
generate Ulam spiral
https://github.com/kamakiri01/ulam
Last synced: about 1 month ago
JSON representation
generate Ulam spiral
- Host: GitHub
- URL: https://github.com/kamakiri01/ulam
- Owner: kamakiri01
- Created: 2014-03-31T09:34:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T16:04:25.000Z (over 10 years ago)
- Last Synced: 2024-10-15T12:11:58.856Z (2 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ulam
==========This is Ulam spiral generater.
What is Ulam spiral?
Ulam spiral is "Prime Number Graph". This suggests its regularity.
- [Ulam spiral - wikipedia(en)](http://en.wikipedia.org/wiki/Ulam_spiral)
- [ウラムの螺旋 - wikipedia(ja)](http://ja.wikipedia.org/wiki/%E3%82%A6%E3%83%A9%E3%83%A0%E3%81%AE%E8%9E%BA%E6%97%8B)Demo
--------This demo need WebWorker and Promise supported.
[demo](http://phasespaces.net/garage/ulam/)
Usage
--------
add max value to calculate and select threads.
and run.etc
--------
This is test for parallel processing.