Skip to content

Repository of various code and utilities, as well as notes

License

Notifications You must be signed in to change notification settings

johnarban/arban

Repository files navigation

arban

This just stores a bunch of useful code bits and some ease of use functions

  • utils.py
  • Contains many functions for doing moving averages, histograms and some plotting routines
  • wordshuffle.py
  • takes an string and shuffles the middle letters in each character. And you can still read it!
  • myhelpers.py
  • some color parsing stuff for a function in utils.py. Eventually all the plotting stuff will be split off
  • schmidt_funcs.py
  • the only generally useful thing in here is a way to make jupyter notebooks print output immediately (it's stupid that it doesn't do that anyway)

About

Repository of various code and utilities, as well as notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published