Skip to content

guillett/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages