Skip to content
Snippets Groups Projects
Select Git revision
  • add-higher-spindown-components
  • master default protected
  • develop-GA
  • timeFstatmap
  • develop-DK
  • adds-header-to-grid-search
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
10 results

requirements.txt

Forked from Gregory Ashton / PyFstat
Source project has a limited visibility.
  • Gregory Ashton's avatar
    b277b235
    Move from emcee to ptemcee · b277b235
    Gregory Ashton authored
    Previously, we used the emcee.PTSampler, but this has been removed from
    the master branch of emcee (see discussion here
    https://github.com/dfm/emcee/issues/236) and a fork, ptemcee has been
    developed. Testing shows this is equivalent (after some changes in the
    interface) and perhaps better as it contains the adaptive temperature
    ladders developed by Will Vousden (the maintainer of ptemcee)
    b277b235
    History
    Move from emcee to ptemcee
    Gregory Ashton authored
    Previously, we used the emcee.PTSampler, but this has been removed from
    the master branch of emcee (see discussion here
    https://github.com/dfm/emcee/issues/236) and a fork, ptemcee has been
    developed. Testing shows this is equivalent (after some changes in the
    interface) and perhaps better as it contains the adaptive temperature
    ladders developed by Will Vousden (the maintainer of ptemcee)
This project manages its dependencies using pip. Learn more