- Upgraded backend to PyTorch 1.2.0
- Added profiling code
- Added this history file
- Initial code package with MappedConvolution, MappedTransposedConvolution, MappedAvgPooling, MappedMaxPooling, and Resample layers (and their inverse functionality)
- Also all helper functions from the util package, including different mapping functions
- Some examples of resampling an image to the vertices of a sphere