Skip to content

Releases: MWATelescope/mwa_hyperbeam

mwa_hyperbeam 0.9.2

21 Jun 07:53
Compare
Choose a tag to compare

mwa_hyperbeam 0.9.1

21 Jun 06:38
Compare
Choose a tag to compare

mwa_hyperbeam 0.9.0

19 Jun 12:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

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)