Skip to content

Releases: MWATelescope/mwa_hyperbeam

mwa_hyperbeam 0.8.0

24 May 06:51
Compare
Choose a tag to compare

mwa_hyperbeam 0.7.2

14 May 04:14
Compare
Choose a tag to compare

v0.7.1

22 Jan 08:15
Compare
Choose a tag to compare

Commits

  • 2f1bab5: Rename the FEE GPU-calling function. (Christopher H. Jordan) #5
  • 6e12d39: Fix clippy lints and touch up GitHub actions scripts. (Christopher H. Jordan) #5
  • 18e9f5f: Fix a nasty race condition. (Christopher H. Jordan) #5

v0.7.0

31 Oct 01:28
Compare
Choose a tag to compare

Commits

  • cb66c0c: Allow a variable bowties-per-row for the analytic beam. (Christopher H. Jordan)
  • 420ffc8: Rename FEE FFI functions to be clearer. (Christopher H. Jordan)
  • f4420da: Make fix_amps_ndarray public. (Christopher H. Jordan)

v0.6.1

30 Oct 14:44
Compare
Choose a tag to compare

Commits

  • b346076: Update the changelog. (Christopher H. Jordan)
  • 121e392: Add a rustfmt.toml (Christopher H. Jordan)
  • c97d584: Add code for the analytic beam. (Christopher H. Jordan)

v0.6.0

14 Sep 08:47
Compare
Choose a tag to compare

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

20 Feb 04:47
Compare
Choose a tag to compare

Commits

  • 9ac9e8b: Small things. (Christopher H. Jordan)
  • 3f883cf: Fix bug in CUDA code. (Christopher H. Jordan)

v0.5.0

22 Aug 23:27
Compare
Choose a tag to compare

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

10 Jan 09:25
Compare
Choose a tag to compare

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

25 Jun 08:39
Compare
Choose a tag to compare

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)