This repository was archived by the owner on Dec 17, 2025. It is now read-only.
Releases: SpM-lab/libsparseir
Releases · SpM-lab/libsparseir
Release v0.6.0
What's Changed
- Fix anaconda upload by @shinaoka in #422
- Use windows-latest runner for building a conda package by @shinaoka in #424
- Conda fix by @shinaoka in #425
- 426 reduce libc dependence by @shinaoka in #427
- 426 reduce libc dependence by @shinaoka in #430
- Bump actions/setup-python from 4 to 6 by @dependabot[bot] in #420
- Add YggdrasilCommitHelper from Terasaki-san by @shinaoka in #432
- 433 implement for getting knots for poly by @shinaoka in #434
- 435 include zero frequency in bosonic matsubara sampling points by @shinaoka in #436
- Use odd number of tau sampling points to avoid tau = 0 by @shinaoka in #438
- Do not truncate sve_result in basis object by @shinaoka in #440
- Bump to v0.6.0 by @shinaoka in #442
Full Changelog: v0.5.2...v0.6.0
Release v0.5.2
Release v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- 372 import python interface by @terasakisatoshi in #374
- Add CD (PyPI pipeline) for Python interaface by @terasakisatoshi in #375
- Add CI_C_API_Python.yml by @terasakisatoshi in #376
- Do not run PublishPyPI.yml on pull request by @terasakisatoshi in #377
- Add '-DSPARSEIR_USE_BLAS=ON', to
python/setup.py# Enable BLAS support by @terasakisatoshi in #378 - Prepare publish pypi by @terasakisatoshi in #379
- Fix repository-url by @terasakisatoshi in #380
- Fix stackoverflow in gemm test by @shinaoka in #383
- empty by @shinaoka in #392
- Enable tests on arm64 by @shinaoka in #385
- 397 support ilp64 by @shinaoka in #399
- 388 support conda by @shinaoka in #398
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #387
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #386
- Do not remove
python/CMakeLists.txtby @terasakisatoshi in #400 - 401 fix warning and refactoring by @shinaoka in #402
- Python/fix uv build and enable dynamic BLAS linking by @terasakisatoshi in #403
- WIP by @shinaoka in #405
- Update devcontainer by @terasakisatoshi in #409
- Refactor Twork selection mechanism. The behavior of the new implement… by @shinaoka in #410
- Allow to pass BLAS Pointer from SciPy to libsparseir by @terasakisatoshi in #408
- Support ILP64 for external fblas pointer mode by @shinaoka in #413
- Bump to v0.5.0 by @shinaoka in #415
Full Changelog: v0.4.2...v0.5.0
Release v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
What's Changed
- Update README in
fortranandc_sampleby @terasakisatoshi in #349 - Bump actions/checkout from 4 to 5 by @dependabot[bot] in #350
- Fix shellcheck issues in GitHub Actions workflow by @terasakisatoshi in #352
- Implement multi-platform CI workflow (fixes #313) by @terasakisatoshi in #351
- 354 add benchmark code by @shinaoka in #355
- 358 fix blas support by @shinaoka in #359
- 362 optimize fit and evaluate by @shinaoka in #363
- 364 optimize dlr2ir ir2dlr by @shinaoka in #365
- Add rutime debug logging by @shinaoka in #367
- Bump version to v0.4.1 by @terasakisatoshi in #368
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- Support max size (#346) by @terasakisatoshi in #347
- Extend sve_result_new by @terasakisatoshi in #348
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
What's Changed
- Add shared library support to bundle Makefile by @terasakisatoshi in #342
- Define
M_PIas necessary by @terasakisatoshi in #343
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
What's Changed
- Updated Fortran routines not to use assumed-rank arrays. by @h-m0r1 in #337
- Add spir_basis_get_default_taus_ext by @shinaoka in #339
- Add spir_basis_get_default_matsus_ext by @terasakisatoshi in #340
- Bump version to 0.3.1 by @terasakisatoshi in #341
New Contributors
Full Changelog: v0.3.0...v0.3.1