maltepuetz / ScalingCollapse.jl

A julia package for automatic finite size scaling.
MIT License
5 stars 1 forks source link

Improved Spline method and made it the default #11

Closed maltepuetz closed 9 months ago

maltepuetz commented 9 months ago

Spline method now is a continuous version of the Houdayer Hartmann method. Also reworked the quality functions interface. Set quality function now by quality=Spline() or quality=Houdayer()