Skip to content

MehrotraUmang/pascal-odd-graph

Repository files navigation

Visualizing Odd Values in Pascal's Triangle

  • I wrote it to help out a friend with his curiosity to visualize the Pascal's triangle with only odd values being visible.
  • The pascal_data.csv was created using a spreadsheet inspired by Making Mathematics 1999 - 2002.

Requirements

  • Python 3.x
  • PIL (Pillow) library

To install Pillow, run:

pip install pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages