issues
search
ngnrsaa
/
qflex
Flexible Quantum Circuit Simulator (qFlex) implements an efficient tensor network, CPU-based simulator of large quantum circuits.
Apache License 2.0
97
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add contributing file to repository
#49
karlunho
closed
5 years ago
0
Add Travis CI config
#48
95-martin-orion
closed
5 years ago
0
Add other examples
#47
benjaminvillalonga
opened
5 years ago
2
Added more tests for assert calls
#46
alankao64
closed
5 years ago
0
GSL tensor
#45
s-mandra
closed
5 years ago
6
Added more logging and reduced function calls in asserts
#44
alankao64
closed
5 years ago
0
Fix some 'control reaches end of function' issues.
#43
95-martin-orion
closed
5 years ago
0
Adding clearer logs for assert calls.
#42
alankao64
closed
5 years ago
0
Clarify usage of order_func().
#41
95-martin-orion
closed
5 years ago
0
Migrate away from assert-failures
#40
95-martin-orion
closed
4 years ago
8
Determine if there is any confidential information in the repo prior to opensourcing
#39
karlunho
closed
5 years ago
4
Determining number of qubits
#38
alankao64
closed
5 years ago
1
Add docs for input file formatting
#37
95-martin-orion
closed
5 years ago
0
Document directory structure
#36
95-martin-orion
closed
5 years ago
5
Use composition for ContractionOperations
#35
95-martin-orion
closed
5 years ago
0
Split off circuit evaluation library and add tests.
#34
95-martin-orion
closed
5 years ago
1
Improve failure-case behavior
#33
95-martin-orion
closed
5 years ago
1
Optimize reorderings by decreasing number of unnecessary copying
#32
benjaminvillalonga
opened
5 years ago
0
Use composition instead of inheritance for ContractionOperations
#31
95-martin-orion
closed
5 years ago
0
Extract ordering and grid layout to input
#30
95-martin-orion
closed
5 years ago
0
Create functionality for contraction with open indexes
#29
benjaminvillalonga
opened
5 years ago
2
Formatting and namespace cleanup.
#28
95-martin-orion
closed
5 years ago
0
Generalizes tensor grid contraction
#27
95-martin-orion
closed
5 years ago
2
Creates contraction utils library
#26
95-martin-orion
closed
5 years ago
0
Fix for projection bug
#25
95-martin-orion
closed
5 years ago
0
Generalize index-ordering behavior.
#24
95-martin-orion
closed
5 years ago
1
Namespace and header/cpp cleanup.
#23
95-martin-orion
closed
5 years ago
0
MKLTensor tests
#22
95-martin-orion
closed
5 years ago
0
Adds initial tests for read_circuit
#21
95-martin-orion
closed
5 years ago
4
Adds googletest as a submodule for future test code.
#20
95-martin-orion
closed
5 years ago
1
generalize contraction code
#19
95-martin-orion
closed
5 years ago
3
standardise input between qflex and ShallowQC
#18
dlyongemallo
closed
5 years ago
3
Add fSim gate as "fsim(theta,phi)".
#17
dlyongemallo
closed
5 years ago
0
Add Rz gate as "rz(exponent)", where the phase is exp(pi*exponent/2).
#16
dlyongemallo
closed
5 years ago
0
Add sqrt(Hz) gate as "h_z_1_2".
#15
dlyongemallo
closed
5 years ago
0
protect against naming conflicts using namespaces
#14
dlyongemallo
closed
5 years ago
2
Refactor and combine both versions of google_circuit_file_to_grid_of_tensors.
#13
dlyongemallo
closed
5 years ago
0
Fixes repeated "H_7_legs_b" tensor in contraction.
#12
95-martin-orion
closed
5 years ago
0
Refactor and combine both versions of grid_of_tensors_3D_to_2D.
#11
dlyongemallo
closed
5 years ago
1
use typedefs and define structs in some places
#10
dlyongemallo
opened
5 years ago
1
fix memory management
#9
dlyongemallo
opened
5 years ago
0
add Rz, fSim, and sqrt(Hz) gates
#8
dlyongemallo
closed
5 years ago
0
add automated integration and testing
#7
dlyongemallo
closed
5 years ago
3
refactor code out of header files
#6
dlyongemallo
closed
5 years ago
0
profile memory usage
#5
dlyongemallo
closed
4 years ago
2
refactor out common code
#4
dlyongemallo
closed
5 years ago
2
add unit tests
#3
dlyongemallo
closed
5 years ago
2
merge cpp_only branch into master branch
#2
dlyongemallo
closed
5 years ago
2
enforce C++ style guide using clang tools
#1
dlyongemallo
closed
5 years ago
3
Previous