GeoTorch 0.2.0
More flexible initialisation
The current release implements a number of important changes
- Now it's possible to initialise a constraint to a fixed matrix by simply assigning to the constrained weight
- Complete rewrite of the logic that allowed to heavily simplify it
- Updated to be compatible with
torch.nn.utils.parametrize
, which will be part of PyTorch 1.9 - Added many new spaces
- More thorough testing. All the possible constructions are now tested for every manifold