Releases: BlueBrain/Atlas-Download-Tools
Releases · BlueBrain/Atlas-Download-Tools
v0.3.4: Don't require opencv-python if opencv is already installed (#110)
v0.3.3
v0.3.2
v0.3.1
Added
- Add badges and instructions for PyPI #32
- Minimal implementation of
download_dataset_parallel
#40 - Add the
atldld/__main__.py
file #43 - Add the RMA requests module #42
- Add the
atldld dataset preview
command #66 - Add
xy_to_pir
computed locally #71 - Add
description
,long_description
,license
, andclassifiers
tosetup.py
#76
Changed
- Cleanup
DisplacementField
#31 - Improve
get_image
#59 - Change order of matrix multiplications + other optimizations #62
- Customizable cache folder #73
- Cache responses of
xy_to_pir_API_single
#75