Skip to main content

A high-Performance Program simuLatEs and fiTs REsponse of xEnon.

Project description

Appletree

A high-Performance Program simuLatEs and fiTs REsponse of xEnon.

DOI Test package Coverage Status PyPI version shields.io Readthedocs Badge CodeFactor pre-commit.ci status

Installation and Set-Up

Regular installation:

With cpu support:

pip install appletree[cpu]

With CUDA Toolkit 11.2 support:

pip install appletree[cuda112] -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

With CUDA Toolkit 12.1 support:

pip install appletree[cuda121] -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Developer setup:

Clone the repository:

git clone https://github.com/XENONnT/appletree
cd appletree

To install the package and requirements in your environment, replace pip install appletree[*] to python3 -m pip install .[*] --user in the above pip commands.

To install appletree in editable mode, insert --editable argument after install in the above pip install or python3 -m pip install commands.

For example, to install in your environment and in editable mode with CUDA Toolkit 12.1 support:

python3 -m pip install --editable .[cuda121] --user -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Then you are now good to go!

Usage

The best way to start with the appletree package is to have a look at the tutorial notebooks.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

v0.3.2 / 2024-03-06

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.3.1...v0.3.2

v0.3.1 / 2024-01-12

New Contributors

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.3.0...v0.3.1

v0.3.0 / 2023-08-31

New Contributors

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.2.3...v0.3.0

v0.2.3 / 2023-05-29

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.2.2...v0.2.3

v0.2.2 / 2023-05-25

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.2.1...v0.2.2

v0.2.1 / 2023-05-22

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.2.0...v0.2.1

v0.2.0 / 2023-03-15

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.1.0...v0.2.0

v0.1.0 / 2023-02-12

Full Changelog: https://github.com/XENONnT/appletree/compare/v0.0.0...v0.1.0

v0.0.0 / 2022-10-13

Full Changelog: https://github.com/XENONnT/appletree/commits/v0.0.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appletree-0.3.2.tar.gz (264.9 kB view hashes)

Uploaded Source

Built Distribution

appletree-0.3.2-py3-none-any.whl (272.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page