Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

skypyproject/classy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - DO NOT USE - WILL BE REMOVED

This repository has been deprecated as packages are available on PyPi:
https://pypi.org/project/classy

This repository will be removed with the next release of SkyPy.

------------------------------------------------------------------------------

A pip-installable wrapper around the CLASS distribution:
https://github.com/lesgourg/class_public

Install:

$ pip install git+https://github.com/skypyproject/classy.git#egg=classy

Install a specific version, using the corresponding tag:

$ pip install git+https://github.com/skypyproject/classy.git@v2.8.2#egg=classy

Install without OpenMP support (macOS with default clang):

$ OMPFLAG= pip install git+https://github.com/skypyproject/classy.git#egg=classy

Set any other OMPFLAG in the same way. If you require a different OpenMP library
than `-lgomp`, use the OMPLIB environment variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages