Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Rimu v0.14.0 #122038

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Dec 26, 2024

## Breaking changes
- IDs for replicas and spectral states are swapped: replica ids defining
the row in the matrix of `state_vectors` now are appended first and
spectral ids second. If there is only a single replica, or a single
spectral state, the respective ids are ommitted.
- Remove `BoseFS2C`, `BoseHubbardMom1D2C`, `BoseHubbardReal1D2C`. These models were moved to another package, see [RimuLegacyHamiltonians.jl](https://github.com/RimuQMC/RimuLegacyHamiltonians.jl)

## New features
- new module `Rimu.InterfaceTests` with functions 
 - `test_observable_interface`
 - `test_operator_interface`
 - `test_hamiltonian_interface`
 - `test_hamiltonian_structure`
- `ReducedDensityMatrix`
- `build_basis` is faster (using threading) and can work on address type

## Deprecations 
- in keyword arguments to `ProjectorMonteCarloProblem`
  - `maxlength` deprecated, replaced by `max_length`
  - `walltime` deprecated, replaced by `walltime`
- `lomc!` now prints a deprecation warning

## Internal changes
- fix random seeding of tests
- Documentation rework and docstring changes
- remove `lomc!` from most tests

## Bug fixes
- normalisation in `single_particle_density`

JuliaRegistrator referenced this pull request in RimuQMC/Rimu.jl Dec 26, 2024
# Apply snake_case to keyword arguments

## Breaking changes
- IDs for replicas and spectral states are swapped: replica ids defining
the row in the matrix of `state_vectors` now are appended first and
spectral ids second. If there is only a single replica, or a single
spectral state, the respective ids are ommitted.

## Deprecations 
- in keyword arguments to `ProjectorMonteCarloProblem`
  - `maxlength` deprecated, replaced by `max_length`
  - `walltime` deprecated, replaced by `walltime`
- `lomc!` now prints a deprecation warning

## Internal changes
- fix random seeding of tests
- minor docstring changes
- remove `lomc!` from most tests
Copy link
Contributor

github-actions bot commented Dec 26, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

UUID: c53c40cc-bd84-11e9-2cf4-a9fde2b9386e
Repo: https://github.com/RimuQMC/Rimu.jl.git
Tree: fd4cf4cdd2c9f8c0dfc0044dc272bd2d7fe5e313

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-rimu-c53c40cc-v0.14.0-1fd4767a82 branch from 154cd9d to d5bb6c7 Compare December 26, 2024 23:04
@JuliaTagBot JuliaTagBot merged commit 463c152 into master Dec 26, 2024
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-rimu-c53c40cc-v0.14.0-1fd4767a82 branch December 26, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants