Ulam spiral
Project description
About
It’s very simple and interesting program, that’s helps you sometimes! I realy hope, that I helped someone. If it’s true, let me know by star. Thanks.
I’m a man, who like math and programming. Thats why I wrote this. And by this I want to help other.
Using
import ulam test = ulam.Spiral() test.cout() # 4 3 # 1 2 test.run(16) test.cout() # 16 15 14 13 # 5 4 3 12 # 6 1 2 11 # 7 8 9 10
Installation
By pip
$pip install ulam_spiral
>From source
$ git clone https://gitlab.com/VadVergasov/ulam.git $ cd ulam $ python setup.py install
License
The project is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file ulam_spiral-1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ulam_spiral-1.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad36476a6e24a2dad67c14c8bde21d74c8930242213dfe50633621be6a57c2cc |
|
MD5 | b411e0eab231e00d904c53b2eeaccc22 |
|
BLAKE2b-256 | 84d42203b53c7df10be2b4ca64758c7447ed125faf9f147271300c32049ff3ac |