No project description provided
Project description
BEoRN
Bubbles during Epoch Of Reionization Numerical-simulator (BEORN) is a code simulating the state of the intergalactic medium (IGM) during cosmic dawn and reionization. More documentation can be found at its readthedocs page.
This package uses the template provided at https://github.com/sambit-giri/simple_python_package_template/
Package details
The package provides basic structure of a python package that can be used as a starting point to build your own.
INSTALLATION
To install the package from source, one should clone this package running the following::
git clone https://github.com/cosmic-reionization/BEoRN.git
To install the package in the standard location, run the following in the root directory::
python setup.py install
In order to install it in a separate directory::
python setup.py install --home=directory
One can also install the latest version using pip by running the following command::
pip install git+https://github.com/cosmic-reionization/BEoRN.git
The dependencies should be installed automatically during the installation process. The list of required packages can be found in the requirements.txt file present in the root directory.
Tests
For testing, one can use pytest. To run all the test script, run the either of the following::
python -m pytest tests
CONTRIBUTING
If you find any bugs or unexpected behavior in the code, please feel free to open a Github issue. The issue page is also good if you seek help or have suggestions for us. For more details, please see here.
CREDIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file beorn-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: beorn-0.0.1-py3-none-any.whl
- Upload date:
- Size: 137.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2c64764c71a349657d29c9846345f0d3ef1187076d30159b33ec8fd7dd840c |
|
MD5 | c7a889ad3c65f34edc58d57741d5e05d |
|
BLAKE2b-256 | 8ef3c6b492b1be9bc763dc14be8ce42cb8d44f3b820713af3ebef05fd0b9ea9c |