Contents:

  • Index
  • sithom README
  • sithom package
Simon's utility scripts
  • Index
  • Edit on GitHub

Index

This code was produced by Simon Thomas, graduate student in the AI4ER CDT at the University of Cambridge.

Contents:

  • Index
  • sithom README
    • Description
    • Install using pip
    • Install using conda
    • Package structure
    • Requirements
  • sithom package
    • Submodules
    • sithom.curve module
      • fit()
      • label_poly()
    • sithom.io module
      • jsonize()
      • read_json()
      • write_json()
    • sithom.misc module
      • calculate_byte_size_recursively()
      • get_byte_size()
      • get_git_revision_hash()
      • human_readable_size()
      • in_notebook()
    • sithom.place module
      • BoundingBox
      • Point
    • sithom.plot module
      • axis_formatter()
      • cmap()
      • feature_grid()
      • get_dim()
      • label_subplots()
      • lim()
      • pairplot()
      • plot_defaults()
      • plot_poly_fit()
      • set_dim()
    • sithom.time module
      • TimeoutException
      • hr_time()
      • time_limit()
      • time_stamp()
      • timeit()
    • sithom.unc module
      • tex_uf()
    • sithom.xr module
      • mon_increase()
      • plot_units()
      • spatial_mean()
    • Module contents

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Simon Thomas.

Built with Sphinx using a theme provided by Read the Docs.