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