Skip to content

Change default precision and deprecate -n

Compare
Choose a tag to compare
@sfiligoi sfiligoi released this 12 Dec 19:38
· 259 commits to main since this release
1679e9d

What's Changed

  • Fix static hdf5 linking by @sfiligoi in #15
  • Reprecate -n and add --n-substeps by @sfiligoi in #18
  • Rename some of the variables to clarify semantics. No change in behavior by @sfiligoi in #19
  • Change default method precision to fp32, and add explicit _fp64 equivalent by @sfiligoi in #20
  • add citation by @wasade in #16
  • Request build on linux-gpu-cuda and cleanup code by @sfiligoi in #22
  • Reduce disk usage of the GPU compiler by @sfiligoi in #23

Full Changelog: v1.1.3...v1.2