11 projects
genericpy
This module helps introduce the real generics into class and functions.
torchflint
This Python module provides a collection of utility functions designed for advanced tensor manipulation using PyTorch. It includes functions for applying operations along specific dimensions, mapping values to new ranges, and generating linearly spaced tensors, among others.
inyaml
A library based on `PyYAML` that promises to parse YAML documents and produce Python objects, for executing Python code within YAML documents and instantiating Python objects based on YAML arguments.
array-like-generic
A tiny project that contains array like functions.
pyreflex
A tiny project that contains reflection functions.
mifspy
None
diffusionism
A diffusion model implementation that is easy to modify the functions by overwriting them.
meta-interface
A tiny project that introduces the interface concept to Python.
flexaugment
None
torch-extension
This Python module provides a collection of utility functions designed for advanced tensor manipulation using PyTorch. It includes functions for applying operations along specific dimensions, mapping values to new ranges, and generating linearly spaced tensors, among others.
numpy-extension
This Python package extends the functionality of numpy by introducing additional methods for data manipulation, and a specialized format for reading and writing numpy arrays.