cy_field_helpers module

class ComplexEzFuncCython

Bases: object

Same as RealEzFuncCython but returning a complex value.

__init__(*args, **kwargs)
class RealEzFuncCython

Bases: object

Fast Cython implementation of E(z)*cos(phi) for RK4.

__init__(*args, **kwargs)
__pyx_unpickle_ComplexEzFuncCython(__pyx_type, __pyx_checksum, __pyx_state)
__pyx_unpickle_RealEzFuncCython(__pyx_type, __pyx_checksum, __pyx_state)