aai-institute / continuiti

Learning function operators with neural networks.
GNU Lesser General Public License v3.0
19 stars 3 forks source link

Cleanup: Random Seed in Tests #66

Closed JakobEliasWagner closed 6 months ago

JakobEliasWagner commented 6 months ago

Cleanup: Random Seed in Tests

Description

This pr introduces a fixture in conftest.py that automatically sets the random seed for random and torch.

Which issue does this PR tackle?

How does it solve the problem?

How are the changes tested?

Checklist for Contributors

Checklist for Reviewers: