rockpool.typehints
Module to provide useful types for Rockpool
See Rockpool Parameter handling for more information on the available types.
Module Attributes
|
A Parameter or a float |
|
A Parameter or an int |
|
A Parameter or a string |
|
A Parameter or a boolean |
|
A Parameter or a Callable |
|
A Parameter or a numpy array |
|
A Python tree-like object |
|
A leaf node in a tree |
|
The value in a tree leaf node |
|
A node in a tree |
|
A Parameter or a Tree |
|
A Parameter or a torch tensor |
|
A float scalar or a float vector |
|
An int scalar or an int vector |
|
A Jax RNG key |
|
A Jax tree definition |
|
A Jax-like tree definition |
Exceptions
|
An Error class representing a Design-Rule Check violation |
|
A Warning / Error class representing a Design-Rule Check warning |