Skip to content

Commit

Permalink
v0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonRayJones committed Jan 27, 2024
2 parents d1438ef + 464263d commit 97db61d
Show file tree
Hide file tree
Showing 24 changed files with 45,296 additions and 4,622 deletions.
804 changes: 0 additions & 804 deletions Demos/demo.nb

This file was deleted.

Binary file removed Demos/demo.pdf
Binary file not shown.
20,063 changes: 20,063 additions & 0 deletions Demos/demo_realtime_simulation.nb

Large diffs are not rendered by default.

Binary file added Demos/demo_realtime_simulation.pdf
Binary file not shown.
12,125 changes: 12,125 additions & 0 deletions Demos/demo_variational_minimisation.nb

Large diffs are not rendered by default.

Binary file added Demos/demo_variational_minimisation.pdf
Binary file not shown.
2,941 changes: 0 additions & 2,941 deletions Demos/tutorial.nb

This file was deleted.

Binary file removed Demos/tutorial.pdf
Binary file not shown.
312 changes: 291 additions & 21 deletions Link/QuESTlink.m

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Link/link.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ void internal_getQuregMatrix(int id) {
WSPutQrealList(stdlink, qureg.stateVec.imag, qureg.numAmpsTotal);

} catch (QuESTException& err) {
local_sendErrorAndFail("GetQuregMatrix", err.message);
local_sendErrorAndFail("GetQuregState", err.message);
}
}

Expand Down

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

5,686 changes: 5,686 additions & 0 deletions Tests/v017_CalcCircuitGenerator.nb

Large diffs are not rendered by default.

Binary file added Tests/v017_CalcCircuitGenerator.pdf
Binary file not shown.
722 changes: 722 additions & 0 deletions Tests/v017_GetCircuitCompacted.nb

Large diffs are not rendered by default.

Binary file added Tests/v017_GetCircuitCompacted.pdf
Binary file not shown.

0 comments on commit 97db61d

Please sign in to comment.