Skip to content
Snippets Groups Projects
  1. Mar 25, 2021
  2. Mar 12, 2021
  3. Mar 08, 2021
  4. Feb 08, 2021
  5. Jan 12, 2021
  6. Dec 02, 2019
  7. Sep 25, 2019
  8. Apr 03, 2019
  9. Mar 03, 2019
  10. 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
  11. Jul 02, 2018
  12. Jun 11, 2018
  13. Jun 08, 2018
  14. Jun 07, 2018
  15. May 30, 2018
  16. May 22, 2018
  17. May 21, 2018
  18. May 16, 2018
  19. May 15, 2018
  20. May 07, 2018
  21. 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
  22. Apr 12, 2018
  23. Apr 10, 2018
  24. Apr 09, 2018
  25. 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
  26. Mar 29, 2018
  27. Mar 27, 2018
Loading