Wiki

Clone wiki

cosmosis / roadmap

#Plans for future features and work

  • Move to github
  • Move core to pip installation and package std lib separately.

Demos

  • Move the demos into the standard library
  • Demo some additional science modules

Documentation

  • Add reference documentation for cosmosis core features

Samplers

  • Remove vestigial PyMC code

Standard Library

  • cluster cosmology tools

Other

  • Improve provenance tracking using DB-style output
  • HDF5 output?
  • Programmatic access to computed cosmological results
  • At some point in the future when it is known that all users' compilers are sufficiently up to date to support the c++14 standard (e.g. gcc >= 4.9), then the -std compiler flag should be changed to -std=c++14.
  • Make bootstrap installer provide download progress feedback to user, possibly with ETA.

Restructuring

  • Consider moving the demos into the standard library directory
  • Make it easier to update and keep track of dependencies

Features already in the development branch

  • See the development page for info on changes already included in the development version of cosmosis

Long-term

  • Oculus Rift support

Updated