curver.kernel package

Module contents

The curver kernel.

Some of the functions and methods have assumptions on them. These are denoted in the docstrings by “Assumes that …” meaning that:

  • If the assumptions are met then this function is guaranteed to terminate correctly.
  • If not then a curver.AssumptionError will be raised.