Skip to content

Releases: SpM-lab/irbasis

Version 2.2.3 released

03 Sep 05:51
Compare
Choose a tag to compare

Introduced version string irbasis.version

Version 2.2.2 released

28 May 04:17
Compare
Choose a tag to compare
  • Minor bug fix (irbasis.sampling_points_matsubara was not exposed)

Version 2.2.1 released

14 Feb 14:56
Compare
Choose a tag to compare

Reverted unintended changes in the Python library (sparse sampling)

Version 2.2.0 released

14 Feb 11:58
bd4b9e0
Compare
Choose a tag to compare

Improved performance of compute_unl by using a new algorithm.

Version 2.1.0 released

31 Dec 08:55
Compare
Choose a tag to compare

Major updates from v1.x.

  • ulx(), vly() support broadcasting.
  • Numerical precision of data computed by compute_unl() has been improved.
  • Generation of sparse sampling points has been implemented in the Python library.
  • Internal data structure has been changed from piecewise polynomials to piecewise Legendre polynomials.

Version 1.0.1 released

19 Jul 18:38
Compare
Choose a tag to compare

The version 1 has been released with a minor bug fix.