Skip to content

v0.8.0

Choose a tag to compare

@MilesCranmer MilesCranmer released this 02 Aug 19:07

This is the version referenced in the paper submitted to JAI and arxiv (paper v1.0.2).

Changelog:

  • @benbarsdell changed the entire ctypes interface from PyCLibrary into ctypesgen in one day. Bravo.
    • Improves benchmark speeds significantly, as used for performance plots (v0.8.0-benchmark)
  • Tutorials on bfMap and views added to documentation (@telegraphic)
  • pretty print used for print_header block (@telegraphic)
  • Several bug fixes by @telegraphic
  • Several benchmark tests created