EnvironmentsΒΆ

See here the documentation: docs/Environment

And useful constants and functions for the plotting and stuff are in the __init__.py file:

  • DPI, signature, maximizeWindow, palette, makemarkers, wraptext: for plotting
  • notify: send a desktop notification
  • Parallel, delayed: joblib related
  • tqdm: pretty range() loops
  • sortedDistance, fairnessMeasures: science related