Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / USCqserver/OpenQuantumBase.jl issues and pull requests

#111 - :sparkles: add + method for Dense and SparseHamiltonian

Pull Request - State: closed - Opened by neversakura 6 months ago

#110 - Add `+` method for Hamiltonian object

Issue - State: closed - Opened by neversakura 6 months ago

#109 - flexibilize types for partial_trace

Pull Request - State: closed - Opened by araujoms 10 months ago - 2 comments

#108 - Add optional parameters to `ODEParams`

Issue - State: open - Opened by neversakura about 1 year ago
Labels: enhancement, good first issue

#107 - 🎨 Add optional keyword argument to `eigen_decomp`

Pull Request - State: closed - Opened by neversakura about 1 year ago - 1 comment

#106 - v0.7.6

Pull Request - State: closed - Opened by neversakura over 1 year ago - 1 comment

#104 - Add support for matrix-free operators for Schrödinger equation

Issue - State: open - Opened by neversakura over 1 year ago
Labels: enhancement, experiment

#103 - 🐛 TRBDF2() solvers fails in the tutorial

Issue - State: closed - Opened by neversakura over 1 year ago
Labels: bug, good first issue

#102 - Add LOBPCG as the default eigendecomposition routine for sparse matrices

Issue - State: closed - Opened by neversakura over 1 year ago - 1 comment
Labels: enhancement

#101 - v0.7.5 update

Pull Request - State: closed - Opened by neversakura over 1 year ago - 1 comment

#100 - `Hamiltonian` interface with `Static` option gives incorrect AME result

Issue - State: closed - Opened by neversakura over 1 year ago - 1 comment
Labels: bug

#99 - Constant operator interface

Pull Request - State: closed - Opened by neversakura almost 2 years ago - 2 comments

#98 - Add test suite for the `convert` method of `AbstractHamiltonian` type

Issue - State: open - Opened by neversakura almost 2 years ago
Labels: good first issue, test

#97 - Optimize for constant Hamiltonian

Issue - State: closed - Opened by neversakura almost 2 years ago - 1 comment
Labels: enhancement

#96 - 🐛fix bug in AME trajectory method

Pull Request - State: closed - Opened by neversakura almost 2 years ago - 1 comment

#95 - ame_jump with InexactError due to rounding

Issue - State: closed - Opened by jsmarsha11 almost 2 years ago - 1 comment

#94 - Add `find_degenerate` function and fix the `Hamiltonian` interface

Pull Request - State: closed - Opened by neversakura about 2 years ago - 2 comments

#93 - `Hamiltonian` interface promotion error

Issue - State: closed - Opened by neversakura about 2 years ago
Labels: bug

#92 - Add a new `Evolution` class to take the quantities defined with physical time

Issue - State: open - Opened by neversakura about 2 years ago
Labels: enhancement

#91 - Add test for custom hamiltonian

Pull Request - State: closed - Opened by neversakura about 2 years ago - 1 comment

#90 - ✨add 'dimensionless_time' tag to Hamiltonians

Pull Request - State: closed - Opened by neversakura about 2 years ago - 1 comment

#88 - Add a dimensionless time tag for all Hamiltonian types

Issue - State: closed - Opened by neversakura about 2 years ago
Labels: enhancement, good first issue

#87 - 85 add new type for constant hamiltonian

Pull Request - State: closed - Opened by neversakura about 2 years ago - 2 comments

#86 - Support defining time-dependent quantities using physical time instead of dimensionless time `s`

Issue - State: open - Opened by neversakura over 2 years ago - 1 comment
Labels: enhancement

#85 - Add new type for constant Hamiltonian

Issue - State: closed - Opened by neversakura over 2 years ago
Labels: enhancement, good first issue

#84 - Change from DiffEqBase to SciMLBase

Issue - State: closed - Opened by neversakura over 2 years ago - 1 comment
Labels: enhancement

#83 - Fix ame with degenerate states

Pull Request - State: closed - Opened by neversakura over 2 years ago - 1 comment
Labels: bug

#82 - Fix AME for degenerate eigenstates

Issue - State: closed - Opened by neversakura over 2 years ago

#81 - Documents and tutorials for new 'haml_eigs' function

Issue - State: open - Opened by neversakura over 2 years ago
Labels: documentation, good first issue

#80 - 78 reduce allocations and run times

Pull Request - State: closed - Opened by neversakura over 2 years ago - 1 comment

#79 - Replace .EIGS with with an interface function

Pull Request - State: closed - Opened by hmunozb over 2 years ago - 2 comments

#78 - Reduce allocations and run times

Issue - State: closed - Opened by hmunozb over 2 years ago - 5 comments

#76 - Add rotation

Pull Request - State: closed - Opened by neversakura almost 3 years ago - 1 comment

#75 - ✨ New implementation of partial trace

Pull Request - State: closed - Opened by neversakura about 3 years ago - 1 comment

#74 - ✨add creation and annihilation operators

Pull Request - State: closed - Opened by neversakura about 3 years ago - 2 comments
Labels: enhancement

#73 - 🍻pass key word arguments to `quadgk` in `build_lambshift`

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: enhancement

#72 - New default extrapolation method

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: enhancement

#71 - :bug: fix `lambshift_cpvagk` bug

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: bug

#70 - 67- A possible simpler Cauchy principle value integration routine

Pull Request - State: closed - Opened by neversakura over 3 years ago - 2 comments

#69 - ✨add `alt_sec_chain` to development tools

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment

#68 - Increase test coverage for `CustomBath`

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment

#67 - A possible simpler Cauchy principle value routine

Issue - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: enhancement, good first issue

#66 - Add random ising function

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment

#65 - Refactor the docstrings of the structures

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment

#64 - Add purity check for density matrix

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: enhancement

#63 - Better cache allocation for Hamiltonian object

Issue - State: open - Opened by neversakura over 3 years ago
Labels: enhancement

#62 - add SuperOhmicBath object

Issue - State: open - Opened by neversakura over 3 years ago
Labels: enhancement, good first issue

#61 - Implementing Lamb shift for ULC

Issue - State: open - Opened by neversakura over 3 years ago
Labels: enhancement, good first issue

#60 - CompatHelper: bump compat for "Distributions" to "0.25"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#59 - Add Pauli master equation interface

Issue - State: open - Opened by neversakura over 3 years ago
Labels: enhancement

#58 - :bug: Replace the 5 arguments mul!

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: bug

#57 - Fix julia 1.6 test failure

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment

#56 - Improve single clause

Pull Request - State: closed - Opened by neversakura over 3 years ago - 1 comment
Labels: enhancement

#55 - :sparkles: added bloch_to_state function

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#54 - Add bloch_to_state function

Issue - State: closed - Opened by neversakura almost 4 years ago
Labels: enhancement

#53 - :white_check_mark: added more tests for interpolation functions

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: good first issue, test

#52 - Frequency form of CGME

Issue - State: open - Opened by neversakura almost 4 years ago
Labels: enhancement

#51 - Increase test coverage to 90%

Issue - State: open - Opened by neversakura almost 4 years ago - 2 comments
Labels: documentation, good first issue, test

#50 - Increase test cov

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: good first issue, test

#49 - Implementing the Lamb shift for CGME

Issue - State: open - Opened by neversakura almost 4 years ago
Labels: enhancement, good first issue

#48 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 24 comments

#47 - Fix one-sided AME

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: bug

#46 - GPU test suite

Issue - State: open - Opened by neversakura almost 4 years ago
Labels: GPU

#45 - `CUDA` conditional usage

Issue - State: open - Opened by neversakura almost 4 years ago
Labels: GPU

#44 - add CuHamiltonian with no scalar indexing

Pull Request - State: closed - Opened by SuperElephant almost 4 years ago

#43 - :white_check_mark: Add display tests

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: documentation, good first issue

#42 - Add test suite for displays

Issue - State: closed - Opened by neversakura almost 4 years ago
Labels: documentation, good first issue

#41 - Optimizing Hamiltonian constructor for GPU acceleration

Issue - State: open - Opened by naezzell almost 4 years ago - 1 comment
Labels: GPU

#40 - Integrating CUDA properly in OpenQuantumBase

Issue - State: open - Opened by naezzell almost 4 years ago - 2 comments
Labels: GPU

#39 - Add docstrings for "update_cache!"

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#38 - Add TagBot

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#37 - Register to Julia general registry

Issue - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#36 - Fix [compat] field

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#35 - Fix Stochastic test failure

Pull Request - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: bug

#34 - Travis-CI negative credit balance

Issue - State: closed - Opened by neversakura almost 4 years ago
Labels: help wanted

#33 - p is non-essential argument

Issue - State: closed - Opened by naezzell almost 4 years ago - 2 comments
Labels: documentation

#32 - Add test suite for `FluctuatorLiouvillian`

Pull Request - State: closed - Opened by neversakura almost 4 years ago

#31 - Fix lindblad_from_interactions

Pull Request - State: closed - Opened by neversakura almost 4 years ago

#30 - v0.59-- pre-release of v0.6.0

Pull Request - State: closed - Opened by neversakura almost 4 years ago

#29 - Reduce exports in QTBase

Issue - State: closed - Opened by neversakura almost 4 years ago - 1 comment

#28 - Add native api for lindblad equation

Pull Request - State: closed - Opened by neversakura almost 4 years ago

#27 - ame_jump function does not work correctly for multi-Davies generator case.

Issue - State: closed - Opened by neversakura almost 4 years ago - 1 comment
Labels: bug

#26 - Add native APIs for Lindblad equation

Issue - State: closed - Opened by neversakura almost 4 years ago - 3 comments

#25 - #24 lambshift for hybridohmic bath

Pull Request - State: closed - Opened by neversakura almost 4 years ago

#24 - Lambshift calculation for HybridOhmic bath model

Issue - State: closed - Opened by neversakura almost 4 years ago
Labels: enhancement

#23 - Add fidelity function

Pull Request - State: closed - Opened by neversakura almost 4 years ago
Labels: enhancement

#22 - Add a convenient function for fidelity

Issue - State: closed - Opened by neversakura almost 4 years ago

#21 - V0.4 rc2

Pull Request - State: closed - Opened by neversakura almost 5 years ago
Labels: enhancement

#20 - Add interpolation Hamiltonian object

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment
Labels: enhancement

#19 - Add update_vectorize_cache! method for both Dense/SparseHamiltonian

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment
Labels: enhancement

#18 - Change `check_positivity` behavior

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment
Labels: bug

#17 - check_positive behavior

Issue - State: closed - Opened by neversakura almost 5 years ago
Labels: bug

#16 - v0.5.0 release

Issue - State: closed - Opened by neversakura almost 5 years ago
Labels: release

#15 - Add more tests

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment

#14 - Add more tests

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment

#13 - Bug fix: Add conversion method for Dense/Sparse Hamiltonian

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment

#12 - Fix bug: SparseHamiltonian cache

Pull Request - State: closed - Opened by neversakura almost 5 years ago - 1 comment