Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 600 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 600 Bytes

Read Me

This is a set of snippets and projects to level up in Python

integer-ref

  • Investigate small integer prealloction
  • Check whether or not big integer are always shared (single instance of a given number)

python integer-ref.py prints results of the different tests

maze-plot

Simple Bokeh application that rely on the maze library

bokeh serve --show maze-plot.py

maze

Simple Node and Maze library

python integer-ref.py runs the different tests

random_point

Basic Bokeh application

bokeh serve --show random_point.py

Notes

C'est

Fait

Maison