added core code, README, and testing scripts
[strong_simulation_stabilizer_rank.git] / extend.h
diff --git a/extend.h b/extend.h
new file mode 100644 (file)
index 0000000..24221c4
--- /dev/null
+++ b/extend.h
@@ -0,0 +1 @@
+void extend(int n, int *k, int *h, int **G, int **GBar, int *xi);