ToDos

Global

In Source

Todo

add examples for nested function generator

(The original entry is located in /home/t.klatt/projects/PyPinT-docs/pypint/plugins/function_generators/nested.py:docstring of pypint.plugins.function_generators.nested.NestedFG, line 5.)

Todo

add examples for piecewise function generator

(The original entry is located in /home/t.klatt/projects/PyPinT-docs/pypint/plugins/function_generators/piecewise.py:docstring of pypint.plugins.function_generators.piecewise.PiecewiseFG, line 7.)

Todo

add examples for polynomial function generator

(The original entry is located in /home/t.klatt/projects/PyPinT-docs/pypint/plugins/function_generators/polynomial.py:docstring of pypint.plugins.function_generators.polynomial.PolynomialFG, line 5.)

Todo

add examples for nested function generator

(The original entry is located in /home/t.klatt/projects/PyPinT-docs/pypint/plugins/function_generators/trigonometric.py:docstring of pypint.plugins.function_generators.trigonometric.TrigonometricFG, line 5.)

Todo

Extend this interface to emulate a numeric type. This includes __add__(), __sub__(), etc.

(The original entry is located in /home/t.klatt/projects/PyPinT-docs/pypint/solvers/diagnosis/i_diagnosis_value.py:docstring of pypint.solvers.diagnosis.i_diagnosis_value.IDiagnosisValue, line 13.)