pulp-platform / snitch_cluster

An energy-efficient RISC-V floating-point compute cluster.
https://pulp-platform.github.io/snitch_cluster/
Apache License 2.0
48 stars 46 forks source link

docker: update packages #145

Closed viv-eth closed 3 months ago

viv-eth commented 3 months ago

This adds two Python packages to the python-requirements.txt:

  1. humanzie
  2. json5

For the new data generation and visualization scripts that will be introduced partly in #137 . This commit must be merged BEFORE #137 to rebuild the docker image on main.

Xeratec commented 3 months ago

As both other reviewers are on holidays and this fix/hack is urgent, I will merge it and ask for forgiveness.