- Get rid of helper functions. It is not that much more verbose to create signals with `argus.FloatSignal(...)` than `argus.signal(..., dtype=argus.dtype.float64`). - Make the package hierarchy flat: everything is under `argus`. If this is an issue, it can be changed in the future. - Add type hints for interval types. |
||
|---|---|---|
| .. | ||
| argus | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| pyproject.toml | ||
| stubtest_allow.txt | ||