Cosmology evolution calculator with graphical user interface (similar to Ned Wright's cosmology calculator).
It's tested for GNU/Linux. However, it should also work in macOS. If you ever encounter with a problem, feel free to create an issue.
You can install Cosmic by either cloning the repository
git clone https://github.com/camarman/cosmic.git
or downloading as ZIP.
Required packages are given in the requirements.txt
, and they can be installed via
python3 -m pip install -r requirements.txt
Additionally, tkinter
support is required to run Cosmic, and it can be installed by running
in Fedora
sudo dnf install python3-tkinter
in Ubuntu
sudo apt install python3-tk
To start the program, run
python3 cosmic.py
in the terminal. The first page will look like this
where you can enter the cosmological parameters. After you click submit, the program will produce three plots:
and finally, you'll see a page that prints the results