Giter Club home page Giter Club logo

numart's Introduction

In honor of pi-day


numart phi

numart pi

numart e

Grid visualization of a number's digits in python

Introduction

In the image above, each dot represents a decimal, its position is on a meshgrid and edges are drawn between nearest neighbors that have the same value

Getting started

First write the digits of number (phi, pi or e) to file

$ python utils/save_number.py -h
$ python utils/save_number.py e 23 23

then run numart with the same arguments

$ python numart.py -h
$ python numart.py e 23 23 1

The digits generated by save_number are safely stored in data/

data/e_23_by_23.dat
data/phi_71_by_71.dat
data/pi_47_by_47.dat

and images are saved in images/

images/e_23_by_23.png
images/phi_71_by_71.png
images/pi_47_by_47.png

numart's People

Contributors

unathi-skosana avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.