Skip to content
Snippets Groups Projects
  1. Sep 09, 2021
  2. Sep 08, 2021
  3. Aug 25, 2021
  4. Aug 12, 2021
  5. Jul 12, 2021
  6. Apr 20, 2021
  7. Mar 25, 2021
  8. Mar 12, 2021
  9. Mar 08, 2021
  10. Feb 08, 2021
  11. Jan 12, 2021
  12. Dec 02, 2019
  13. Sep 25, 2019
  14. Apr 03, 2019
  15. Mar 03, 2019
  16. Jul 03, 2018
    • Gregory Ashton's avatar
      Simplify and clean up of CI and requirements · b75f4217
      Gregory Ashton authored
      This updates to an anaconda python image and removes redundant tests
      rerunning examples so that the tests finish in a more reasonable amount
      of time. Many requirements are also moves to an
      optional_requirements.txt file.
      b75f4217
  17. Jul 02, 2018
  18. Jun 11, 2018
  19. Jun 08, 2018
  20. Jun 07, 2018
  21. May 30, 2018
  22. May 22, 2018
  23. May 21, 2018
  24. May 16, 2018
  25. May 15, 2018
  26. May 07, 2018
  27. Apr 30, 2018
    • Gregory Ashton's avatar
      Close #17 move output format to h5 · ea2a7aa7
      Gregory Ashton authored
      Removes use of pickle in favour of h5 format. Uses deepdish
      (https://github.com/uchicago-cs/deepdish) over the more standard
      h5py for the following reasons
      
      - h5py is built around saving 'arrays' while deepdish around saving
        dictionaries
      - provides useful tools to check what data is in the h5 file
      - is well written, provides good documentation and no strange error
        messages (personal experience with trying to implement h5py).
      ea2a7aa7
  28. Apr 12, 2018
  29. Apr 10, 2018
  30. Apr 09, 2018
  31. Apr 04, 2018
    • Gregory Ashton's avatar
      Adds basic tests · 90039676
      Gregory Ashton authored
      - Test for simulated data
      - Test likelihood evaluation
      - Add gitlab-ci.yml
      - Remove lal and lalsim which aren't directly pip installable
      - Add coverage and pipeline status to README
      - Adds coverage report
      - Update README.md with instructions on testing and coverage
      90039676
  32. Mar 29, 2018
  33. Mar 27, 2018
Loading