Releases: MWATelescope/mwa_hyperbeam
Releases · MWATelescope/mwa_hyperbeam
v0.6.1
v0.6.0
Commits
- 9aea18a: Put Rust examples alongside the other languages. (Christopher H. Jordan)
- 589e3de: Update CI scripts. (Christopher H. Jordan)
- ec254df: CUDA code improvements. (Christopher H. Jordan)
- 02e72ca: CPU code improvements. (Christopher H. Jordan)
- 073f275: Update dependencies. (Christopher H. Jordan)
- dc8f203: HIP support. (Christopher H. Jordan)
- 00e5549: array_latitude_rad -> latitude_rad (Christopher H. Jordan)
- 2d120b2: Set CXX for CUDA, if conditions are met. (Christopher H. Jordan)
- bc823d2: Release v0.6.0 (Christopher H. Jordan)
v0.5.1
v0.5.0
Commits
- db84b3e: Fix CUDA static linking. (Christopher H. Jordan)
- 58dbeca: Fix CUDA functions/types in CPU C header. (Christopher H. Jordan)
- 701d9dc: Allow multiple CUDA arches and SMs to be compiled. (Christopher H. Jordan)
- 7828996: Fix a rare CUDA compile error. (Christopher H. Jordan)
- ffff55e: Tidy function documentation. (Christopher H. Jordan)
- 6ff8d9a: FFI API changes. (Christopher H. Jordan)
- a3875ca: Rust API changes. (Christopher H. Jordan)
- 99050b6: Improve CUDA error handling. (Christopher H. Jordan)
- 8f72721: Update dependencies, update CI, bump version. (Christopher H. Jordan)
v0.4.0
Commits
- 8c14968: Use marlu for shared types. (Christopher H. Jordan)
- 132cba1: Apply Jack's correction and parallactic angle. (Christopher H. Jordan)
- f35966c: API changes and small improvements. (Christopher H. Jordan)
- 1f88511: Add CUDA code implementing the FEE beam. (Christopher H. Jordan)
- e78ff09: Provide FEE CUDA implementation. (Christopher H. Jordan)
- a55e44f: Add coverage and bump version. (Christopher H. Jordan)
v0.3.4
Commits
- 95a6cb9: Customise CPU architecture used for compiling. (Christopher H. Jordan)
- 10d4a58: Remove a mutable requirement. (Christopher H. Jordan)
- 3674687: Fix clippy lints and add a little more docs. (Christopher H. Jordan)
- 2ba8350: Return arrays for each Jones matrix. (Christopher H. Jordan)
- 31983c7: Allow dependency versions to be more flexible. (Christopher H. Jordan)
- a7548ea: Add control over dipole elements and bump version. (Christopher H. Jordan)
v0.3.3
Commits
- [9f5696c]: Tidy the header-generating code. (Christopher H. Jordan)
- [12c3d16]: Split the FEE errors into two structs. (Christopher H. Jordan)
- [639fe6b]: Fix the benchmark code. Add a fn to clear cache. (Christopher H. Jordan)
- [99f0bb1]: Break out some FEE helper types into a new file. (Christopher H. Jordan)
- [97c4f8e]: Load the HDF5 modes data as i8, not f64. (Christopher H. Jordan)
- [c98060d]: Remove a useless .to_string() (Christopher H. Jordan)
- [4d46de6]: Use ndarray to make tests simpler. (Christopher H. Jordan)
- [a0fbb38]: Update comments and documentation. (Christopher H. Jordan)
- [ceca6bb]: Make GitHub provide objects for MacOS. (Christopher H. Jordan)
- [8867c55]: Bump version. (Christopher H. Jordan)
v0.3.2
v0.3.1
Commits
- [349c288]: Update ffi.rs (Jack Line)
- [bb4cf1a]: Tweak the names of the release tarballs. (Christopher H. Jordan)
- [fbf6568]: Tighten the version requirement of cbindgen. (Christopher H. Jordan)
- [5fc3676]: Fix docs.rs documentation building. (Christopher H. Jordan)
- [53a9ae7]: Use a different server for the HDF5 FEE beam file. (Christopher H. Jordan)
- [2de1f37]: Add version to the python module. (Christopher H. Jordan)
- [a55c700]: Update dependencies. (Christopher H. Jordan)
- [86809a8]: Bump version. (Christopher H. Jordan)