colossus


Namecolossus JSON
Version 1.3.6 PyPI version JSON
download
home_pagehttps://bitbucket.org/bdiemer/colossus
SummaryCosmology, halo, and large-scale structure tools
upload_time2024-07-11 11:02:08
maintainerNone
docs_urlNone
authorBenedikt Diemer
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Colossus
========

Colossus is an astrophysics toolkit, the name is an acronym for **CO**\ smology, 
ha\ **LO**\ , and large-**S**\ cale **S**\ tr\ **U**\ cture tool\ **S**\ . Please consult 
the `Online Documentation <https://bdiemer.bitbucket.io/colossus/>`__ for details.

Installation
------------

The easiest way to install Colossus is by executing:

.. code:: shell

    pip install colossus

You might need to prefix this command with ``sudo``. Alternatively, you can clone the BitBucket repository by executing:

.. code:: shell

   git clone git@bitbucket.org:bdiemer/colossus.git

After installing colossus, you should run its unit test suite to ensure that the code works as expected. In python, execute:

.. code:: shell

    from colossus.tests import run_tests

The output should look something like this:

.. code:: shell

    test_home_dir (colossus.tests.test_utils.TCGen) ... ok
    test_Ez (colossus.tests.test_cosmology.TCComp) ... ok
    ...
    test_DK14ConstructorOuter (colossus.tests.test_halo_profile.TCDK14) ... ok
    test_DK14ConstructorWrapper (colossus.tests.test_halo_profile.TCDK14) ... ok
    
    ----------------------------------------------------------------------
    Ran 86 tests in 7.026s
    
    OK

If any errors occur, please send the output to the author.

License & Citing
----------------

Main Developer: Benedikt Diemer (diemer@umd.edu)

Contributors:   Matt Becker, Michael Joyce, Andrey Kravtsov, Steven Murray, Riccardo Seppi

License:        MIT. Copyright (c) 2014-2024

If you use Colossus for a publication, please cite the code paper 
(`Diemer 2018 <https://ui.adsabs.harvard.edu/abs/2018ApJS..239...35D/abstract>`__). Many 
Colossus routines implement the results of other papers. If you use such routines, please take care 
to cite the relevant papers as well (they will be mentioned in the function and/or module 
documentation).

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/bdiemer/colossus",
    "name": "colossus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Benedikt Diemer",
    "author_email": "diemer@umd.edu",
    "download_url": null,
    "platform": null,
    "description": "Colossus\n========\n\nColossus is an astrophysics toolkit, the name is an acronym for **CO**\\ smology, \nha\\ **LO**\\ , and large-**S**\\ cale **S**\\ tr\\ **U**\\ cture tool\\ **S**\\ . Please consult \nthe `Online Documentation <https://bdiemer.bitbucket.io/colossus/>`__ for details.\n\nInstallation\n------------\n\nThe easiest way to install Colossus is by executing:\n\n.. code:: shell\n\n    pip install colossus\n\nYou might need to prefix this command with ``sudo``. Alternatively, you can clone the BitBucket repository by executing:\n\n.. code:: shell\n\n   git clone git@bitbucket.org:bdiemer/colossus.git\n\nAfter installing colossus, you should run its unit test suite to ensure that the code works as expected. In python, execute:\n\n.. code:: shell\n\n    from colossus.tests import run_tests\n\nThe output should look something like this:\n\n.. code:: shell\n\n    test_home_dir (colossus.tests.test_utils.TCGen) ... ok\n    test_Ez (colossus.tests.test_cosmology.TCComp) ... ok\n    ...\n    test_DK14ConstructorOuter (colossus.tests.test_halo_profile.TCDK14) ... ok\n    test_DK14ConstructorWrapper (colossus.tests.test_halo_profile.TCDK14) ... ok\n    \n    ----------------------------------------------------------------------\n    Ran 86 tests in 7.026s\n    \n    OK\n\nIf any errors occur, please send the output to the author.\n\nLicense & Citing\n----------------\n\nMain Developer: Benedikt Diemer (diemer@umd.edu)\n\nContributors:   Matt Becker, Michael Joyce, Andrey Kravtsov, Steven Murray, Riccardo Seppi\n\nLicense:        MIT. Copyright (c) 2014-2024\n\nIf you use Colossus for a publication, please cite the code paper \n(`Diemer 2018 <https://ui.adsabs.harvard.edu/abs/2018ApJS..239...35D/abstract>`__). Many \nColossus routines implement the results of other papers. If you use such routines, please take care \nto cite the relevant papers as well (they will be mentioned in the function and/or module \ndocumentation).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cosmology, halo, and large-scale structure tools",
    "version": "1.3.6",
    "project_urls": {
        "Homepage": "https://bitbucket.org/bdiemer/colossus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5faba09cde97ddb1c40e6db8216d96a3d8e4583d2ed7922ffad1f6b977566863",
                "md5": "fe10abd6fdaf708df269f31c25ce69e7",
                "sha256": "f9d457cde467d8810ec13b26d6f5757cd0f36108b0121d888700f6c9f7b1fef5"
            },
            "downloads": -1,
            "filename": "colossus-1.3.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe10abd6fdaf708df269f31c25ce69e7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 198779,
            "upload_time": "2024-07-11T11:02:08",
            "upload_time_iso_8601": "2024-07-11T11:02:08.437486Z",
            "url": "https://files.pythonhosted.org/packages/5f/ab/a09cde97ddb1c40e6db8216d96a3d8e4583d2ed7922ffad1f6b977566863/colossus-1.3.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 11:02:08",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "bdiemer",
    "bitbucket_project": "colossus",
    "lcname": "colossus"
}
        
Elapsed time: 0.35382s