A powerful toolkit collection for python development. PyCTLib
includes the following packages, please click the links to see more information.
The project is still under development but the first three packages are already available.
All following packages can be installed by command pip install *
.
-
pyctlib
[@author: All contributors]: A foundamental package containing some basic self-designed functions and types. -
pyoverload
[@author: Yuncheng Zhou, Yiteng Zhang]: Overload package for python. It is consistant withJedi
auto-completion and only a simple@overload
decorator is needed. -
torchplus
[@author: Yiteng Zhang, Yuncheng Zhou]: An easy to use extension ofpytorch
with tensors with a batch specifier, variables with auto device selection, modules with simple read & write API and optimizers with trivial learning rate modifier. -
micomputing
[@author: Yuncheng Zhou]: A package designed for medical image computing which focus on image registration and interpolation. -
visual
[@author: Yuncheng Zhou, Yiteng Zhang]: A package that provides visualization for images, plots, charts, progress bars, numpy data, profiles etc.
- Yuncheng Zhou: bertiezhou@163.com
- Yiteng Zhang: zytfdu@icloud.com
Nothing here yet...