Skip to content

sashabaranov/CosmoTransitions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CosmoTransitions package is a set of python modules for calculating properties of effective potentials with one or more scalar fields. Most importantly, it can be used to find the instanton solutions which interpolate between different vacua in a given theory, allowing one to determine the probability for a vacuum transition.

For more info, please read the documentation. The current version is available via github. Older versions of CosmoTransitions can be found at http://chasm.uchicago.edu/cosmotransitions .

Installation

To install CosmoTransitions, simply put the 'cosmoTransitions' folder somewhere in your path. Then from a python prompt one should be able to import cosmoTransitions and run the code. For examples, look in the test folder.

CosmoTransitions makes extensive use of numpy and scipy, and the plotting functions use matplotlib. It is recommended that users also install IPython for easier interactive use (IPython also contains an excellent html-based python notebook, which is very handy for organizing computational and scientific work). These packages can be installed separately (using e.g. easy_install), or as part of a bundle (see the Anaconda distribution or the Enthought Canopy distribution).

CosmoTransitions was built and tested with Python v2.7.6, numpy v1.8.0, scipy v0.11.0, and matplotlib v1.2.0.

About

A package for analyzing finite or zero-temperature cosmological phase transitions driven by single or multiple scalar fields.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%