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

Drop Julia v1.9 #218

Merged
merged 3 commits into from
Sep 8, 2024
Merged

Drop Julia v1.9 #218

merged 3 commits into from
Sep 8, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Sep 8, 2024

Description

This PR:

  • drops Julia v1.9 and other older versions
  • don't re-export OrdinaryDiffEq and LinearSolve
  • modify the docstring (description for algorithms and solvers in OrdinaryDiffEq and LinearSolve, respectively)
  • fix the small value call for isapprox in spin_coherent tests

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.04%. Comparing base (4d852a1) to head (b1d3c1c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
- Coverage   94.21%   94.04%   -0.18%     
==========================================
  Files          29       29              
  Lines        2197     2115      -82     
==========================================
- Hits         2070     1989      -81     
+ Misses        127      126       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/CI.yml Show resolved Hide resolved
src/time_evolution/mcsolve.jl Outdated Show resolved Hide resolved
src/time_evolution/mcsolve.jl Outdated Show resolved Hide resolved
src/time_evolution/mcsolve.jl Outdated Show resolved Hide resolved
src/time_evolution/mesolve.jl Outdated Show resolved Hide resolved
src/time_evolution/sesolve.jl Outdated Show resolved Hide resolved
src/time_evolution/sesolve.jl Outdated Show resolved Hide resolved
src/time_evolution/time_evolution_dynamical.jl Outdated Show resolved Hide resolved
src/time_evolution/time_evolution_dynamical.jl Outdated Show resolved Hide resolved
src/time_evolution/time_evolution_dynamical.jl Outdated Show resolved Hide resolved
@albertomercurio albertomercurio merged commit f556c33 into qutip:main Sep 8, 2024
9 of 10 checks passed
@ytdHuang ytdHuang deleted the fix/reexport branch September 8, 2024 16:16
albertomercurio pushed a commit to lgravina1997/QuantumToolbox.jl that referenced this pull request Sep 27, 2024
* drop `Julia v1.9`

* fix benchmark

* fix links for ODE solver in docstrings
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