Recent Releases of HierarchicalEOM
HierarchicalEOM - v2.6.0
HierarchicalEOM v2.6.0
Merged pull requests:
- Change default linear solver to KrylovJL_GMRES (#173) (@TendonFFF)
- support CUDA sparse CSR format (#174) (@TendonFFF)
- Fix CUDA runtests (#175) (@ytdHuang)
- Bump version to 2.6.0 (#176) (@ytdHuang)
- Julia
Published by github-actions[bot] 7 months ago
HierarchicalEOM - v2.5.6
HierarchicalEOM v2.5.6
Merged pull requests:
- Bump version to v2.5.6 for compat with main package (#172) (@ytdHuang)
- Julia
Published by github-actions[bot] 7 months ago
HierarchicalEOM - v2.5.5
HierarchicalEOM v2.5.5
Merged pull requests:
- Bump crate-ci/typos from 1.31.2 to 1.32.0 (#163) (@dependabot[bot])
- CompatHelper: bump compat for SciMLOperators to 0.4, (keep existing compat) (#164) (@github-actions[bot])
- Add two time correlation functions' methods (#166) (@TendonFFF)
- Bump crate-ci/typos from 1.32.0 to 1.33.1 (#167) (@dependabot[bot])
- Switch the Core tests to "Test Item Framework" (#168) (@ytdHuang)
- CompatHelper: bump compat for QuantumToolbox to 0.32, (keep existing compat) (#169) (@github-actions[bot])
- Bump crate-ci/typos from 1.33.1 to 1.34.0 (#170) (@dependabot[bot])
- Bump version to v2.5.5 and align with main package (#171) (@ytdHuang)
- Julia
Published by github-actions[bot] 7 months ago
HierarchicalEOM - v2.5.4
HierarchicalEOM v2.5.4
Merged pull requests: - Bump crate-ci/typos from 1.31.1 to 1.31.2 (#161) (@dependabot[bot]) - CompatHelper: bump compat for QuantumToolbox to 0.31, (keep existing compat) (#162) (@github-actions[bot])
- Julia
Published by github-actions[bot] 10 months ago
HierarchicalEOM - v2.5.3
HierarchicalEOM v2.5.3
- Julia
Published by github-actions[bot] 11 months ago
HierarchicalEOM - v2.5.2
HierarchicalEOM v2.5.2
Merged pull requests:
- Add GPU support for linear solving steadystate (#160) (@ytdHuang)
- Julia
Published by github-actions[bot] 11 months ago
HierarchicalEOM - v2.5.1
HierarchicalEOM v2.5.1
Merged pull requests:
- Add more verbose output for linear solving steadystate (#159) (@ytdHuang)
- Julia
Published by github-actions[bot] 11 months ago
HierarchicalEOM - v2.5.0
HierarchicalEOM v2.5.0
Breaking changes
- change the default linear solving algorithm to
KrylovJL_BICGSTAB
Merged pull requests:
- Enhanced cu function with double precision support (#155) (@TendonFFF)
- Bump crate-ci/typos from 1.30.0 to 1.30.2 (#156) (@dependabot[bot])
- Bump crate-ci/typos from 1.30.2 to 1.31.1 (#157) (@dependabot[bot])
- Change default linear solver to KrylovJL_BICGSTAB (#158) (@github-actions[bot])
- Julia
Published by github-actions[bot] 11 months ago
HierarchicalEOM - v2.4.7
HierarchicalEOM v2.4.7
Merged pull requests: - Update buildkite CI pipeline settings (#153) (@ytdHuang) - Bump crate-ci/typos from 1.29.9 to 1.30.0 (#154) (@dependabot[bot])
- Julia
Published by github-actions[bot] 12 months ago
HierarchicalEOM - v2.4.6
HierarchicalEOM v2.4.6
Merged pull requests: - Bump crate-ci/typos from 1.29.7 to 1.29.9 (#151) (@dependabot[bot]) - Fix incorrect multithreading (#152) (@ytdHuang)
Closed issues:
- Likely erroneous use of Threads.nthreads and Threads.threadid (#150)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.5
HierarchicalEOM v2.4.5
Merged pull requests:
- Bump crate-ci/typos from 1.29.5 to 1.29.7 (#148) (@dependabot[bot])
- Optimize the usage of FunctionCallingCallback and TerminateSteadyState callbacks (#149) (@ytdHuang)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.4
HierarchicalEOM v2.4.4
Merged pull requests:
- Introduce synonym heomsolve to align with qutip (#146) (@ytdHuang)
- CompatHelper: bump compat for QuantumToolbox to 0.27, (keep existing compat) (#147) (@github-actions[bot])
Closed issues: - Register (#145)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.3
HierarchicalEOM v2.4.3
Merged pull requests: - Bump crate-ci/typos from 1.29.4 to 1.29.5 (#143) (@dependabot[bot])
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.2
HierarchicalEOM v2.4.2
.
Merged pull requests:
- Update tlist handling (#141) (@ytdHuang)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.1
HierarchicalEOM v2.4.1
Merged pull requests:
- introduce abstract BathTerm (#138) (@ytdHuang)
- Use multi-threading for runtests (#139) (@ytdHuang)
- Fix incorrect expectation value (#140) (@ytdHuang)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.4.0
HierarchicalEOM v2.4.0
Merged pull requests:
- Support for new Dimensions structure in QuantumToolbox (#136) (@ytdHuang)
- [Doc] remove examples (#137) (@ytdHuang)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.3.3
HierarchicalEOM v2.3.3
Merged pull requests:
- Underdamped terminator (#131) (@cerisola)
- Bump crate-ci/typos from 1.28.2 to 1.28.3 (#132) (@dependabot[bot])
- Rename C as correlation_function to align with qutip (#133) (@ytdHuang)
- Bump crate-ci/typos from 1.28.3 to 1.28.4 (#134) (@dependabot[bot])
- Bump crate-ci/typos from 1.28.4 to 1.29.4 (#135) (@dependabot[bot])
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.3.2
HierarchicalEOM v2.3.2
Merged pull requests:
- CompatHelper: bump compat for QuantumToolbox to 0.24, (keep existing compat) (#128) (@github-actions[bot])
- Support SuperOperator input for constructing HEOMLS (#130) (@ytdHuang)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.3.1
HierarchicalEOM v2.3.1
Merged pull requests:
- Add underdamped bosonic spectral density (#124) (@cerisola)
- Bump crate-ci/typos from 1.27.3 to 1.28.2 (#125) (@dependabot[bot])
- Make BosonBath align with QuTiP-BoFiN (#127) (@ytdHuang)
Closed issues: - Add support for underdamped bosonic spectral densities (#123)
- Julia
Published by github-actions[bot] about 1 year ago
HierarchicalEOM - v2.3.0
HierarchicalEOM v2.3.0
Merged pull requests:
- Re-structure the code fore entire package (#113) (@ytdHuang)
- Optimize precompilation process during runtests (#115) (@ytdHuang)
- Add spell check CI (#116) (@ytdHuang)
- Fix journal article name (#117) (@ytdHuang)
- Bump crate-ci/typos from 1.27.0 to 1.27.3 (#118) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#119) (@dependabot[bot])
- Make HEOMLS data be SciMLOperator (#121) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.2.4
HierarchicalEOM v2.2.4
Merged pull requests:
- Optimize eltype handling (#111) (@ytdHuang)
- Fix compat for QuantumToolbox.jl (#112) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.2.3
HierarchicalEOM v2.2.3
Merged pull requests: - Add julia v1.11 to CI config (#108) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.2.2
HierarchicalEOM v2.2.2
Merged pull requests: - Add Makefile (#105) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.2.1
HierarchicalEOM v2.2.1
Merged pull requests: - Improve code coverage (#104) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.2.0
HierarchicalEOM v2.2.0
Merged pull requests:
- Fix buildkite pipeline (#101) (@ytdHuang)
- Make HierarchicalEOM more compatible with QuantumToolbox (#102) (@ytdHuang)
- Introduce HEOMsolve and TimeEvolutionHEOMSol (#103) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.1.3
HierarchicalEOM v2.1.3
Merged pull requests: - Fix operator types (#100) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.1.2
HierarchicalEOM v2.1.2
Merged pull requests: - Fix typo in documentation (#98) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.1.1
HierarchicalEOM v2.1.1
Merged pull requests: - Fix documentation examples (2 try) (#97) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.1.0
HierarchicalEOM v2.1.0
Merged pull requests:
- Compat with QuantumToolbox v0.13 (#83) (@ytdHuang)
- Fix Project.toml (#84) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v2.0.0
HierarchicalEOM v2.0.0
Merged pull requests:
- Several Settings (#73) (@ytdHuang)
- Remove QuantumOptics extension (#76) (@ytdHuang)
- Make HierarchicalEOM.jl directly depend on QuantumToolbox.jl (#80) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v1.6.0
HierarchicalEOM v1.6.0
Merged pull requests:
- Change the definition of spre and spost (#71) (@ytdHuang)
- Improve the type handling for matrices and vectors (#72) (@ytdHuang)
- Julia
Published by github-actions[bot] over 1 year ago
HierarchicalEOM - v1.5.3
HierarchicalEOM v1.5.3
Merged pull requests:
- Un-export spre and spost (#70) (@ytdHuang)
- Julia
Published by github-actions[bot] almost 2 years ago
HierarchicalEOM - v1.5.2
HierarchicalEOM v1.5.2
Merged pull requests:
- Drop Crayons and improve runtests (#66) (@ytdHuang)
- Introduce JuliaFormatter (#68) (@ytdHuang)
- Update QuantumToolbox in document (#69) (@ytdHuang)
- Julia
Published by github-actions[bot] almost 2 years ago
HierarchicalEOM - v1.5.1
HierarchicalEOM v1.5.1
Merged pull requests: - Fix CUDA runtest (#64) (@ytdHuang)
- Julia
Published by github-actions[bot] almost 2 years ago
HierarchicalEOM - v1.5.0
HierarchicalEOM v1.5.0
Merged pull requests: - Improve ODE solvers (#63) (@ytdHuang)
- Julia
Published by github-actions[bot] almost 2 years ago
HierarchicalEOM - v1.4.1
HierarchicalEOM v1.4.1
Merged pull requests:
- Optimize CI for documentation (#58) (@ytdHuang)
- Use SafeTestsets for runtests (#59) (@ytdHuang)
- Bump julia-actions/setup-julia from 1 to 2 (#60) (@dependabot[bot])
- Remove SafeTestsets (#61) (@ytdHuang)
- Julia
Published by github-actions[bot] almost 2 years ago
HierarchicalEOM - v1.4.0
HierarchicalEOM v1.4.0
Merged pull requests:
- runtest for Julia 1.10 (#50) (@ytdHuang)
- Extension for QuPhys.jl (#51) (@ytdHuang)
- fix runtest for draft PR (#52) (@ytdHuang)
- Bump actions/cache from 3 to 4 (#53) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#54) (@dependabot[bot])
- Rename QuPhysExt to QuantumToolboxExt (#55) (@ytdHuang)
- Rename QOExt to QuantumOpticsExt (#56) (@ytdHuang)
- Julia
Published by github-actions[bot] about 2 years ago
HierarchicalEOM - v1.3.2
HierarchicalEOM v1.3.2
Merged pull requests:
- Fix Overloading iterate (#48) (@ytdHuang)
- Julia
Published by github-actions[bot] about 2 years ago
HierarchicalEOM - v1.3.1
HierarchicalEOM v1.3.1
Merged pull requests:
- Fix warning message for FermionBath (#47) (@ytdHuang)
- Julia
Published by github-actions[bot] about 2 years ago
HierarchicalEOM - v1.3.0
HierarchicalEOM v1.3.0
Merged pull requests: - CompatHelper: bump compat for SteadyStateDiffEq to 2, (keep existing compat) (#46) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v1.2.0
HierarchicalEOM v1.2.0
Merged pull requests: - Develop HEOM superoperator for users (#44) (@ytdHuang) - Fix buildkite CI (#45) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v1.1.0
HierarchicalEOM v1.1.0
Merged pull requests:
- support GPU (CUDA.jl) acceleration for evolution and spectrum (#36) (@ytdHuang)
- [Fix] Type compatibility (#38) (@ytdHuang)
- fix buildkite CI (#39) (@ytdHuang)
- Add new solver to benchmark list (#40) (@ytdHuang)
- update CI (#41) (@ytdHuang)
- merge sub-module CorrelationFunc into Bath (#42) (@ytdHuang)
- Generalize spectrum calculation and optimize runtests (#43) (@ytdHuang)
Closed issues: - add new solver of LinearSolve.jl to benchmark (#22) - Calculating general power spectrum (#37)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v1.0.0
HierarchicalEOM v1.0.0
Merged pull requests: - Add struct Parity (#35) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.4.2
HierarchicalEOM v0.4.2
Merged pull requests: - update BibTex (#34) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.4.1
HierarchicalEOM v0.4.1
Merged pull requests: - Make HEOMLS matrices' type parametric (#32) (@ytdHuang) - Fix warnings from OrdinaryDiffEq.jl (#33) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.4.0
HierarchicalEOM v0.4.0
Merged pull requests: - CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#27) (@github-actions[bot]) - support system-bosonic-bath interaction under rotating wave approximation (#30) (@ytdHuang) - fix docs and update README (#31) (@ytdHuang)
Closed issues: - support system-bosonic-bath interaction under rotating wave approximation (#29)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.3.0
HierarchicalEOM v0.3.0
Merged pull requests: - Bump actions/checkout from 3 to 4 (#26) (@dependabot[bot]) - Support for QuantumOptics.jl (#28) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.2.2
HierarchicalEOM v0.2.2
Closed issues: - Update description to be compatible with the paper (#20)
Merged pull requests: - CompatHelper: add new compat entry for HierarchicalEOM at version 0.2 for package docs, (keep existing compat) (#19) (@github-actions[bot]) - Update description to be compatible with the paper (#21) (@ytdHuang) - Bump actions/checkout from 2 to 3 (#23) (@dependabot[bot]) - improve consistency with the paper (#25) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.2.1
HierarchicalEOM v0.2.1
Closed issues: - Add some examples in the documentation (#13) - Add some benchmark of the solvers in the documentation (#14)
Merged pull requests: - CompatHelper: add new compat entry for Plots at version 1 for package docs, (keep existing compat) (#8) (@github-actions[bot]) - CompatHelper: add new compat entry for LaTeXStrings at version 1 for package docs, (keep existing compat) (#10) (@github-actions[bot]) - CompatHelper: add new compat entry for Literate at version 2 for package docs, (keep existing compat) (#11) (@github-actions[bot]) - CompatHelper: add new compat entry for QuantumOptics at version 1 for package docs, (keep existing compat) (#12) (@github-actions[bot]) - Update Documents and function docstrings (#17) (@ytdHuang) - Release HierarchicalEOM v0.2.1 (#18) (@ytdHuang)
- Julia
Published by github-actions[bot] over 2 years ago
HierarchicalEOM - v0.2.0
HierarchicalEOM v0.1.0
- Make it compatable with LinearSolve.jl v2 and SciMLOperators.jl ( PR #7 )
- Utilize Literate.jl in documentation
- Julia
Published by ytdHuang over 2 years ago
HierarchicalEOM - v0.1.0
HierarchicalEOM v0.1.0
The first release.
- Julia
Published by github-actions[bot] over 2 years ago