Michael Osthege and GitHub
5e2eae7331
Structure code in logically separated submodules ( #188 )
2024-11-19 21:47:43 +01:00
Michael Osthege and Andreas
05faf32fd3
Run tests after merging
...
Previously tests did not run after merging.
This lead to incompatible changes being merged right after one another.
By running tests on main we will notice breaks earlier.
Other options would be to require every PR to rebase on main before merging.
This is known as requiring linear history and can be changed in the project settings.
2024-10-10 13:52:45 +02:00
Michael Osthege and Andreas
3c1482c2c0
Activate optimization test with 3 generations
2024-10-09 17:05:36 +02:00
Michael Osthege and Andreas
b6d0ef22f3
Remove and ignore visualization side-effect outputs
2024-10-09 17:05:36 +02:00
Michael Osthege and Andreas
d804f5dc31
Fix matplotlib warning about xticklabels
2024-10-09 17:05:36 +02:00
Michael Osthege and Andreas
411a843faf
Add contribution guide and issue templates
2024-10-04 11:51:10 +02:00
Michael Osthege and Andreas
f1bf01b381
Fix code style
2024-10-04 11:51:10 +02:00
Michael Osthege and Andreas
d987437b01
Manual edits to remove remaining code style errors
2024-10-03 17:28:49 +02:00
Michael Osthege and Andreas
a4d178d250
Apply isort and ruff code style
2024-10-03 17:28:49 +02:00
Michael Osthege and Andreas
05a3c1a5bb
Add pre-commit configuration
2024-10-03 17:28:49 +02:00