liquid-legal
============

This product includes code adapted from the ncps library
(https://github.com/mlech26l/ncps), licensed under the Apache License,
Version 2.0 (copyright 2022 Mathias Lechner and Ramin Hasani).

The adapted portions (src/liquid_legal/rnn.py) modify the per-step timespan
slicing of the CfC/LTC forward loops so that irregular, per-batch timespans
broadcast correctly for batch sizes greater than one.
