april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Update dependencies etc. #194

Closed lkct closed 8 months ago

lkct commented 8 months ago
  1. Updated torch to 2.2;
  2. Updated actions in response to https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/;
  3. Changed workflow cache key to rely on only the project (dependencies) in pyproject but not tool configs (linting rules).