Jared Wilber

Results 4 issues of Jared Wilber

Hey! Great library. Would it be cool if I made a PR for some new charts at some point? e.g. - scatter plot - waffle plot - box plot

Originally I wanted to create a chart Abstract Base Class with the common methods across the charts (e.g. `resolveFont()`, `initChartValues()`, `setSVG()`, `resolveData()`, etc.) but didn't find a straightforward manner of...

Was reading and noticed a useless 'the' floating around, so removed it. Great work!

# What does this PR do ? We were hosting some tests for NeMo hyena operators [in BioNeMo](https://github.com/NVIDIA/bionemo-framework/blob/main/sub-packages/bionemo-evo2/tests/bionemo/evo2/test_hyena_operators.py). These should probably live in NeMo, since they only rely on NeMo...