Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@atilag
Copy link
Member

@atilag atilag commented Nov 14, 2019

Summary

Pypi release: 0.3.3

Details and comments

atilag and others added 17 commits October 17, 2019 17:33
* rename singleshot to pershot

* update exp json data structures

* Add vector and matrix types for additional data
Add sys to imports in exception block
* add lineaer algebra functions for STL, matrix, json types

These allow linear operations add, sub, mul, div, square on
matrx, json and STL vector, array, map, unordered_map

move almost_equal to linalg
* remove unused Qobj members

* add non-qobj execute function
* Switch cvxopt usage to cvxpy

* Avoid numpy from conda on windows 3.5

The last numpy version with 3.5 support is below the minimum version of
numpy that cvxpy requires. This leads to a situation where we try
updating the conda install numpy with pip, and that causes things to
break. This isn't an issue on python >=3.6 because the conda packages
for numpy are kept up to date.

* Openblas is in conda-forge
* Add new average data class
* Add new average snapshot data container
* Add new snapshot classes to ExperimentData
@atilag atilag merged commit 68e429e into Qiskit:stable Nov 14, 2019
@atilag atilag deleted the stable-0.3.3 branch June 1, 2020 14:25
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.

5 participants