File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Version (NEXT)
4- * fixed hardware simulator execution result
3+ ## Version (0.20.0)
54* updated device list for hardware simulator
65 * added Amazon Braket simulators
76 * added ` :arn ` key for Amazon Braket devices
87 * added ` :type ` key (values ` :simulator ` or ` :qpu ` )
98 * fixed some device properties
10- * fixed inverse qubit mapping
119* added creation of parent dirs for files to be saved
10+ * fixed hardware simulator execution result
11+ * fixed inverse qubit mapping
1212* updated the tutorial
1313
1414## Version 0.19.0
Original file line number Diff line number Diff line change 1- (defproject org.soulspace /qclojure " 0.20.0-SNAPSHOT "
1+ (defproject org.soulspace /qclojure " 0.20.0"
22 :description " QClojure is a library to implement and simulate quantum and hybrid algorithms in idiomatic Clojure."
33 :license {:name " Eclipse Public License 1.0"
44 :url " http://www.eclipse.org/legal/epl-v10.html" }
You can’t perform that action at this time.
0 commit comments