added core code, README, and testing scripts
[strong_simulation_stabilizer_rank.git] / randomstabilizerstate.h
diff --git a/randomstabilizerstate.h b/randomstabilizerstate.h
new file mode 100644 (file)
index 0000000..50491ec
--- /dev/null
@@ -0,0 +1 @@
+void randomstabilizerstate(int n, int* k, int** h, int*** G, int*** GBar, int* Q, int** D, int*** J, double** Pd);