fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.24k stars 402 forks source link

Update dependencies, add testing extras #837

Closed jmitrevs closed 1 year ago

jmitrevs commented 1 year ago

Description

This updates the dependencies and adds a testing extras to simplify testing requirements.

I want to see if this passes the tests, but the requirements setup is still up for discussion.

Type of change

Tests

should not affect the tests, which is the main thing I am testing with the PR.

Checklist

vloncar commented 1 year ago

pre-commit.ci autofix