Skip to content

Refactor derivative names#276

Merged
lkdvos merged 19 commits intomasterfrom
derivative_names
Apr 22, 2025
Merged

Refactor derivative names#276
lkdvos merged 19 commits intomasterfrom
derivative_names

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Apr 15, 2025

This removes the ∂∂_ names in favor of more descriptive names.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 88.23529% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/algorithms/derivatives/mpo_derivatives.jl 82.60% 4 Missing ⚠️
src/algorithms/groundstate/vumps.jl 50.00% 4 Missing ⚠️
src/algorithms/timestep/tdvp.jl 86.66% 4 Missing ⚠️
src/algorithms/derivatives/derivatives.jl 91.66% 3 Missing ⚠️
.../algorithms/derivatives/hamiltonian_derivatives.jl 85.71% 2 Missing ⚠️
src/algorithms/statmech/vomps.jl 50.00% 2 Missing ⚠️
src/algorithms/grassmann.jl 75.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/algorithms/ED.jl 100.00% <100.00%> (ø)
src/algorithms/approximate/fvomps.jl 95.65% <100.00%> (ø)
src/algorithms/approximate/idmrg.jl 95.74% <100.00%> (ø)
src/algorithms/approximate/vomps.jl 94.73% <100.00%> (ø)
src/algorithms/changebonds/optimalexpand.jl 100.00% <100.00%> (ø)
src/algorithms/changebonds/vumpssvd.jl 100.00% <100.00%> (ø)
...c/algorithms/derivatives/projection_derivatives.jl 100.00% <100.00%> (+7.14%) ⬆️
src/algorithms/excitation/chepigaansatz.jl 91.48% <100.00%> (ø)
src/algorithms/expval.jl 87.30% <100.00%> (+12.69%) ⬆️
src/algorithms/fidelity_susceptibility.jl 100.00% <100.00%> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos requested a review from leburgel April 16, 2025 20:57
@lkdvos lkdvos mentioned this pull request Apr 18, 2025
5 tasks
Comment thread src/algorithms/derivatives/derivatives.jl Outdated
Comment thread src/algorithms/derivatives/derivatives.jl Outdated
Comment thread src/algorithms/derivatives/derivatives.jl Outdated
Comment thread src/algorithms/expval.jl
Comment thread test/bench.jl Outdated
@lkdvos lkdvos requested a review from leburgel April 21, 2025 14:48
@lkdvos lkdvos enabled auto-merge (squash) April 22, 2025 17:08
@lkdvos lkdvos merged commit 0bb73a3 into master Apr 22, 2025
27 of 28 checks passed
@lkdvos lkdvos deleted the derivative_names branch April 22, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants