Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qiskit-community/ffsim issues and pull requests
#52 - Add linear method for variational optimization and apply it to LUCJ
Issue -
State: closed - Opened by kevinsung over 1 year ago
#51 - add function to compute RDMs
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: good first issue
#51 - add function to compute RDMs
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: good first issue
#50 - More efficient implementation of LinearOperator for FermionOperator
Issue -
State: open - Opened by kevinsung over 1 year ago
- 1 comment
Labels: rust
#50 - More efficient implementation of LinearOperator for FermionOperator
Issue -
State: open - Opened by kevinsung over 1 year ago
- 1 comment
Labels: rust
#49 - add hop gate ansatz and apply_unitary protocol
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#49 - add hop gate ansatz and apply_unitary protocol
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#48 - bump pyscf version to 2.4.0
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#48 - bump pyscf version to 2.4.0
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#47 - remove hamiltonian_linop
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#47 - remove hamiltonian_linop
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#46 - change double_factorized_hamiltonian to class static method
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#46 - change double_factorized_hamiltonian to class static method
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#45 - don't import functions from contract at top level
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#45 - don't import functions from contract at top level
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#44 - update docs
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#44 - update docs
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#43 - rename slow to _slow
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#43 - rename slow to _slow
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#42 - rename rust module to _lib
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#42 - rename rust module to _lib
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#41 - pin pyscf version and add citation instructions to README
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#40 - add FermionOperator
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#40 - add FermionOperator
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#39 - bump version to 0.0.8
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#39 - bump version to 0.0.8
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#38 - fix bug in MolecularData caused by not sorting molecular orbitals
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
Labels: bugfix
#37 - Add real-valued UCJ ansatz
Issue -
State: closed - Opened by kevinsung over 1 year ago
#36 - simplify FCI calculation in LUCJ tutorial
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#35 - update lucj tutorial to use stretched ethene
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#35 - update lucj tutorial to use stretched ethene
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#34 - Write docstring for linalg.givens_decomposition
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: documentation
#34 - Write docstring for linalg.givens_decomposition
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: documentation
#33 - use zrotg to compute givens rotations
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
Labels: BREAKING CHANGE
#32 - use zrot in python code and add note to use it in rust code
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#32 - use zrot in python code and add note to use it in rust code
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#31 - Use zrotg and drotg to calculate givens rotation matrix
Issue -
State: closed - Opened by kevinsung over 1 year ago
#31 - Use zrotg and drotg to calculate givens rotation matrix
Issue -
State: closed - Opened by kevinsung over 1 year ago
#30 - add asv benchmarks
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#29 - use zscal in givens rotation
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#28 - Use zrot for applying Givens rotation
Issue -
State: open - Opened by kevinsung over 1 year ago
- 1 comment
Labels: rust, needs upstream change, performance
#28 - Use zrot for applying Givens rotation
Issue -
State: open - Opened by kevinsung over 1 year ago
- 1 comment
Labels: rust, needs upstream change, performance
#27 - add fsim gate
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#27 - add fsim gate
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#26 - rename gates.py -> basic_gates.py
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#25 - add num-num interaction and hopgate and improve gates docs
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#24 - Add gate tests for more system sizes
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#23 - refactor target_orbs argument of apply_num_op_prod_interaction
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
Labels: BREAKING CHANGE
#22 - test complex one-body tensor for DF Hamiltonian
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#21 - use scipy.linalg.blas functions in slow module
Issue -
State: closed - Opened by kevinsung over 1 year ago
#20 - check if opt_einsum.contract gives speedup for wick.expectation_product
Issue -
State: closed - Opened by kevinsung over 1 year ago
#19 - use zdrot
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#18 - fix check for whether dtype is complex
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#17 - add orbital_rotation argument to slater_determinant_one_rdm
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: good first issue
#16 - Update LUCJ tutorial to use something bigger than H2
Issue -
State: closed - Opened by kevinsung over 1 year ago
#15 - Publish documentation for main branch in addition to stable
Issue -
State: closed - Opened by kevinsung over 1 year ago
Labels: documentation
#14 - Support multiple data types in Rust functions
Issue -
State: open - Opened by kevinsung over 1 year ago
Labels: rust
#13 - apply_orbital_rotation should accept row or column permutation as input
Issue -
State: closed - Opened by kevinsung over 1 year ago
#12 - split slow into modules
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#11 - split rust code into modules
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#10 - fix OpenBLAS packaging
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#9 - spectral norm of diag Coulomb operator in Z representation is buggy
Issue -
State: open - Opened by kevinsung over 1 year ago
#8 - fix and test that pip install works on linux
Issue -
State: closed - Opened by kevinsung over 1 year ago
- 1 comment
#7 - rename UnitaryClusterJastrowOp -> UCJOperator
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#6 - rename docs/notebooks/ to docs/tutorials/
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#5 - factor out double factorization of t2 amplitudes
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#4 - simplify t amps calculations
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#3 - add docs workflow
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#2 - remove scipy upper bound
Pull Request -
State: closed - Opened by kevinsung over 1 year ago
#1 - install pandoc in CI
Pull Request -
State: closed - Opened by kevinsung over 1 year ago