File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- Pyvisgen v0.2.0 (2024-04-11 )
1+ Pyvisgen v0.2.0 (2024-06-12 )
22============================
33
44
@@ -49,6 +49,7 @@ Refactoring and Optimization
4949 - add observation class, which holds all relevant information
5050 - drop scan-wise splitting in visibilities calculations, but split all valid baselines equally
5151 - refactor RIME components (currently only uncorrupted available) [`#28 <https://github.com/radionets-project/pyvisgen/pull/28 >`__]
52+ - refactor baseline calculations by replacing loops with pytorch built-in methods
5253
5354
5455Pyvisgen v0.1.4 (2023-11-09)
Original file line number Diff line number Diff line change 22- add observation class, which holds all relevant information
33- drop scan-wise splitting in visibilities calculations, but split all valid baselines equally
44- refactor RIME components (currently only uncorrupted available)
5+ - refactor baseline calculations by replacing loops with pytorch built-in methods
Original file line number Diff line number Diff line change 1+ - add missing changelog
You can’t perform that action at this time.
0 commit comments