Skip to content

6.1.0: Merge pull request #92 from tudo-astroparticlephysics/prepare_release

Compare
Choose a tag to compare
@sudojan sudojan released this 21 Mar 10:32
e1ca3df

Feature

  • easier python installation (now possible with pip install ...)
  • PROPOSAL is now on pypi. If you only want to use it from python, do pip install [--user] proposal
  • PROPOSAL as an external library so other cmake projects can find_package(PROPOSAL)

Refactor

  • using cmake3 features
  • Vendor gtest, pybind11 and log4cplus to get the external dependencies git clone --recursive ... or by downloading a release tarball that includes these dependencies. See below.
  • rename pyPROPOSAL -> proposal

Tests

  • self-hosted TestFiles instead of git lfs (due to the limited bandwidth)
  • add python test