Problem installing Monte Python

This page summarizes the projects mentioned and recommended in the original post on /r/cosmology

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Poetry

    Python packaging and dependency management made easy

  • What you want to do is use virtual environments. I recommend using Poetry. Follow the documentation there. What you'll do is install Python 2.7 into a virtual environment and then install Monte Python in that same environment. You do not want to replace your system Python.

  • cobaya

    Code for Bayesian Analysis

  • Another suggestion would be to consider using a more modern package. Cobaya (https://github.com/CobayaSampler/cobaya) is one such package that would do what you want, but is much more modern and user friendly than MontePython.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • montepython_public

    Public repository for the Monte Python Code

  • The instructions you're trying to follow are out of date and refer to a release of the code from 2013. If you download the current version of MontePython (on github here) and follow the installation guide there you should find that it works fine with Python 3.

  • plc-2.0

    ``plc`` is the public Planck Likelihood Code. It provides C and Fortran libraries that allow users to compute the log likelihoods of the temperature, polarization, and lensing maps. Optionally, it also provides a python version of this library, as well as tools to modify the predetermined options for some likelihoods (e.g. changing the high-ell and low-ell lmin and lmax values of the temperature).

  • Likewise plc can be downloaded from here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Python Packaging, One Year Later: A Look Back at 2023 in Python Packaging

    2 projects | news.ycombinator.com | 16 Jan 2024
  • How do you resolve dependency conflicts?

    1 project | /r/learnpython | 10 Dec 2023
  • Is there a way to mangage a project locally, like npm does?

    1 project | /r/learnpython | 10 Dec 2023
  • Poetry VS instld - a user suggested alternative

    2 projects | 9 Dec 2023