* modReLU implementation changed * New activation functions added: Hirose and modSigmoid
0.1.0
------------------
* Default behaviour of complex_weights has been changed to True * Basic max and avg functional callers added * Bug fix with the new pooling functionals
0.0.8
------------------
* Complex Weight Initializations added (Few basics and trabelsi_standard, trabelsi_independent)
0.0.1
------------------
* First release (of the package) on PyPI. * torchcomplex.nn -> Convolutions, Linears, Dropout, Pooling, BatchNorm, Few Actications * Untested first version, could be buggy
0.0.0
------------------
* First release (basic structure, not the actual package code) on PyPI.