|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
Go to the source code of this file.
Classes | |
| class | conf.Mock |
Namespaces | |
| conf | |
Variables | |
| conf.this_dir = dirname(abspath(__file__)) | |
| conf.root_path = abspath(pjoin(this_dir, '../')) | |
| string | conf.on_rtd = 'True' |
| conf.MOCK_MODULES | |
| list | conf.extensions |
| list | conf.templates_path = ['_templates'] |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = u'pyccl' |
| string | conf.copyright = u'2018, LSST DESC' |
| string | conf.author = u'LSST DESC' |
| string | conf.version = u'1.0' |
| string | conf.release = u'1.0' |
| conf.language = None | |
| list | conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| string | conf.pygments_style = 'sphinx' |
| bool | conf.todo_include_todos = True |
| string | conf.html_theme = "sphinx_rtd_theme" |
| list | conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| list | conf.html_static_path = [] |
| dictionary | conf.html_sidebars |
| string | conf.htmlhelp_basename = 'CoreCosmologyLibrarydoc' |
| dictionary | conf.latex_elements |
| list | conf.latex_documents |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |