Skip to content

Tags: ccpem/roodmus

Tags

v0.0.39-CAHRA

Toggle v0.0.39-CAHRA's commit message
bug fix to yaml updates via parakeet

v0.0.35

Toggle v0.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from ccpem/development

GPU parallelisation

v0.0.32

Toggle v0.0.32's commit message
Version bump for zenodo release

v0.0.31

Toggle v0.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #39 from ccpem/development

Updated README with license

v0.0.23

Toggle v0.0.23's commit message
Updating home and issue tracker for pypi

v0.0.22

Toggle v0.0.22's commit message
changing versioning back to manual

testing-pypi-workflow

Toggle testing-pypi-workflow's commit message
Testing new way of pushing tags to ensure gh create workflow works

Roodmus-initial-pypi-package

Toggle Roodmus-initial-pypi-package's commit message
Roodmus fully refactored into pypi package

Roodmus fully refactored into pypi package. Instructions for installation and .ipynb are included

roodmus-pip-installable

Toggle roodmus-pip-installable's commit message
Roodmus is now pip installable via:

`python3 -m pip install --extra-index-url https://test.pypi.org/simple/  roodmus --no-cache-dir ! Also requires manual install of pipeliner and parakeet though!`

Note that you will have to install ccpem-pipeliner and parakeet using separate commands (please do this after pip installing roodmus! - this helps with package dependencies!)

Python-environment-solved

Toggle Python-environment-solved's commit message
Summary: Setup python env from new - utilities untested.

Includes requirements.txt to set up from new python 3.10.4 env. Install via `pip install -r requirements.txt`, followed by installing your local pipeliner version, followed by installing parakeet. 

Some sorting out of files has been done. Utilities have not yet been tested, except for `python roodmus.py --help`