Recent Releases of https://github.com/amypad/miutil
https://github.com/amypad/miutil - miutil v0.12.0 beta
- fix
setup.py installformatlab.engine(#32, #31)- PEP440 non-compliance work-around (vis. https://github.com/pypa/setuptools/issues/3772)
- fallback to
pip install - improve error messages
- misc build/test/framework updates (#32)
- migrate
setup.{cfg,py}=>pyproject.toml - bump minimum
nibabelversion - bump
pre-commit - fix deployment
- migrate
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/amypad/miutil - miutil v0.11.0 beta
mlab: dropengine.connect_matlabto fixmatlab.engine.EngineError: Unable to connect to matlab session(#30)cuinfo: supportpynvml>=11.5(#30)nii: suppressNifti1Imagedtypewarning (#30)- drop Python<=3.6 support
- misc code tidy
- misc tests/build/CI framework updates
- Python
Published by github-actions[bot] almost 3 years ago
https://github.com/amypad/miutil - miutil v0.10.1 beta
- fixed
niiorientation bug (#28)
- Python
Published by amypad-bot about 4 years ago
https://github.com/amypad/miutil - miutil v0.10.0 beta
- add
plot.imscroll(sharexy=None)(#27) - add
plot.imscroll(show=False)(#25) - fix
imio.nii.getnii()(#27) - misc tidy & framework updates
- Python
Published by amypad-bot about 4 years ago
https://github.com/amypad/miutil - miutil v0.9.1 beta
mlab.beautify: bump MBeautify version (#26)- drop
six - misc CI framework updates
- replace
black=>yapflinter - misc test updates
- replace
- Python
Published by amypad-bot over 4 years ago
https://github.com/amypad/miutil - miutil v0.9.0 beta
- add
fdio.nsort(#24) - add conda builds
- misc test framework updates
- misc build framework updates
- Python
Published by amypad-bot over 4 years ago
https://github.com/amypad/miutil - miutil v0.8.0 beta
- add
mlab.get_runtime()- latest version (v713)
- Linux SPM12 runtime compatible version (https://github.com/AMYPAD/SPM12/issues/1)
- update CLI
- add
-r, --runtime - add runtime
[<command>...]
- add
- update
MBeautifierversion - fix dependency versions (#21)
- fix
pynvml==11AttributeError(#22) - fix
fdio.extractall()permissions - don't package tests (#21)
- Python
Published by amypad-bot over 4 years ago
https://github.com/amypad/miutil - miutil v0.7.2 beta
miutil.web: fix/support py27 (#19)
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.7.1 beta
- fix missing
tqdmdependency (#18)
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.7.0 beta
- add
web.urlopen_cached(#17) - add
fdio.extractall(#17) - drop py3.5
- minor py2.7 fix
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.6.4 beta
- fix py2.7 (#16)
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.6.3 beta
- fix py2.7 (#15)
- minor tests framework updates
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.6.2 beta
- fix
matlabnot found default handling (#14) - tests & build: misc framework updates
- fix tests
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.6.1 beta
- fix deprecation warning (#13)
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.6.0 beta
- add
cuinfo -c, --compute(#12) fdio.hasextsupport for lists of extensions (similar tostr.endswith)- update tests
- add py3.9
- update
mbeautify& log exceptions
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.5.1 beta
- support
pathlib(#11) - fix
mbeautifyblank indentation - update tests
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.5.0 beta
- add
plot.apply_cmap(#9 <- #10) - add
web.get_file(#9) - add
mbeautify(#9)- add pre-commit hook
- expose
cuinfoentrypoint imio.imread: pass-through*args,**kwargs- fix potential automated build versioning error
- add tests
- misc CI/test updates
- add
pre-commit,isort,black,flake8,reviewdog
- add
- Python
Published by amypad-bot about 5 years ago
https://github.com/amypad/miutil - miutil v0.4.2 beta
- fix
imio.nii.nii_ugzip(#8) - minor metadata updates
- Python
Published by amypad-bot over 5 years ago
https://github.com/amypad/miutil - miutil v0.4.1 beta
- Python
Published by github-actions[bot] over 5 years ago
https://github.com/amypad/miutil - miutil v0.4.0 beta
- add
cuinfomodule (#5)- allows
pip install miutil[cuda] && python -m miutil.cuinfo --nvcc-flagsto print compiler flags
- allows
- add & update documentation
- add tests
- add test coverage reporting
- Python
Published by casperdcl over 5 years ago
https://github.com/amypad/miutil - miutil v0.3.0 beta
- add colour image and
CTRL+click line profile support forplot.imscroll(#4) - major framework upgrade (#4)
- Python
Published by casperdcl over 5 years ago
https://github.com/amypad/miutil - miutil v0.2.0 alpha
- add
[plot]option (#3)- provides
plot.imscrollfor slicing 3D volumes
- provides
- add
imio.imread(#3) - add tests
- Python
Published by casperdcl over 5 years ago
https://github.com/amypad/miutil - miutil v0.1.0 alpha
- add MATLAB engine auto-install
- add basic tests
- misc tidy
- Python
Published by casperdcl over 5 years ago
https://github.com/amypad/miutil - miutil v0.0.4 alpha
First release of miutil :tada:
Basic functionality needed for AMYPAD and NiftyPET
In particular, imio.nii and fdio modules.
- Python
Published by casperdcl over 5 years ago