Metadata-Version: 2.1
Name: hnn-utils
Version: 0.1.6
Summary: Various utilities used throughout my research
Home-page: https://github.com/haydn-jones/hnn_utils
Author: Haydn Jones
Author-email: haydnjonest@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: rotary-embedding-torch

# hnn_utils
Various utils / layers that might be used throughout my research.

Dependencies:
- torch
- rotary-embedding-torch
