Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

NIR API Documentation

This page lists the main functions and classes exposed by the nir package.

Reading and writing NIR files

The NIR package provides functions for reading and writing neuromorphic models to/from HDF5 files:

For complete API documentation, see the nir module source code.

NIR Nodes

All NIR primitives are defined in the nir.ir module. See the primitives documentation for details on available node types.

Core Classes

For the complete list of primitives, see supported primitives.