-
Solcore's PDD solver, as it is very often the case, uses the Boltzmann approximation. While that is good enough for many applications - and usually faster - there are cases where a more rigorous treat…
-
Hi Everyone,
We are also developing a Qibo Opt repo. The main target audience is meant for people from classical optimization background to use Qibo easily. To do so, we will first prepare some ba…
-
![image](https://user-images.githubusercontent.com/30803146/70693628-7fb6a500-1cc6-11ea-86a2-2ec7f15c9bbd.png)
![image](https://user-images.githubusercontent.com/30803146/70693609-762d3d00-1cc6-1…
-
Hopf algebras are abstract algebraic constructions that while confusing to wrap one's head around, have a number of applications in Theoretical Physics e.g. Quantum Mechanics, Dynamical Systems, etc.
…
-
[eChem: A notebook exploration of quantum chemistry](https://chemrxiv.org/engage/chemrxiv/article-details/62d1764827b1e447bb3c47b1)
[AutoSolvate](https://aip.scitation.org/doi/abs/10.1063/5.0084833)
…
-
Xinglin Zeng, Wenbin He, Micahel H. Frosz, Andreas Geilen, Paul Roth, Gordon K. L. Wong, Philip St.J. Russell, Birgit Stiller
> Stimulated Brillouin scattering (SBS) has many applications, for exam…
-
Team Name:
Two Bits in a Box
Project Description:
Sound classification is one of the popular topics in the classical machine learning literature eg.[1],[2]. One of the used methods is applying CN…
-
Here is a simple unitary matrix:
```
(0.707107,0) (0,0) (0.707107,0) (0,0)
(0,0) (0.5,0.5) (0,0) (0.5,0.5)
(0.707107,0) (0,0) (-0.707107,0) (…
-
### Environment
- **Qiskit Terra version**: 0.20.0
- **Python version**: 3.7.12
- **Operating system**: win10
- {qiskit-terra': '', 'qiskit-aer': '0.10.4', 'qiskit-ignis': '0.7.0', 'qiskit-ibmq-pr…
-
Make enhancements and fixes to the linear algebra package. For example, we currently don't even have a proper definition for a Unitary matrix to be able to declare
U^{-1} = U^{\dag}
One minor iss…