Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@yidiq7 yidiq7 released this 21 Nov 05:18
· 20 commits to master since this release

Added

  • A new section to print out the metrics explicitly in Guide.ipynb
  • Support for Calabi-Yau manifolds as the complete intersection of two hypersurfaces
  • Support for generating the real locus of a hypersurface with class RealHypersurface

Changed

  • Changed the default initialization of the SquareDense layer to be all-positive with an extra
    abs function, which could help the training in certain cases
  • Changed several functions in the hypersurface class from being private to public

Removed

  • An incorrect documentation for the complex hessian function
  • The function to do numerical integration over the manifold and several related deprecated functions