emd v0.1.2.0 Release Notes

Release Date: 2018-07-28 // almost 6 years ago
  • July 27, 2018

    ๐Ÿš€ https://github.com/mstksg/emd/releases/tag/v0.1.2.0

    • Actually implemented the Hilbert-Huang transform
    • Allowed for other border handling behaviors during EMD
    • 0๏ธโƒฃ Changed default stopping conditions for sifting process
    • Added clamped spline end conditions.
    • ๐Ÿšš Removed unsized interface
    • ๐Ÿ‘ป Sifting will now throw runtime exception for singular splining matrices, instead of treating the result as a residual. This might change in the future.