Skip to content
Compare
Choose a tag to compare
@jzstark jzstark released this 24 Dec 16:08

CHANGES:

  • Revise automatic installation test via GitHub Action
  • Revise dockerfiles; add docker automatic build and deployment
  • Fix compatibility on MacOS and Arm64 architecture (@mseri)
  • Update compilation to OCaml 5.2.0
  • Revise examples and tests
  • Update inline document and tutorials
  • FFT module revamp (@gabyfle)
  • Changed def of ssqr_diff' to not modify inputs (@patrick-nicodemus)
  • Avoid calling log(0) when generating gaussian random variables (@edwintorok)