|
Stratax
Scientific computing containers and operations
|
Classes | |
| class | StrataxError |
| Base class for Stratax-specific runtime errors. More... | |
| class | ShapeError |
| Signals an invalid or incompatible shape. More... | |
| class | DimensionError |
| Signals an invalid dimension count or dimension arithmetic failure. More... | |
| class | IndexError |
| Signals an invalid index access. More... | |
| class | TypeError |
| Signals an invalid or unsupported type. More... | |
| class | BroadcastError |
| Signals that an operation cannot be completed with the current broadcast rules. More... | |
| class | ZeroDivisionError |
| Signals a division by zero. More... | |