Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamakiri01/ulam

generate Ulam spiral
https://github.com/kamakiri01/ulam

Last synced: about 1 month ago
JSON representation

generate Ulam spiral

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.