From: miha-q <> Date: Mon, 20 Jan 2025 00:50:27 +0000 (-0500) Subject: Sun Jan 19 07:50:27 PM EST 2025 X-Git-Url: http://www.foleosoft.com/?a=commitdiff_plain;h=93d6d27807ac23335c783a494a700adcc5244d49;p=QAnsel.git Sun Jan 19 07:50:27 PM EST 2025 --- diff --git a/README.md b/README.md index 67f9edf..6163f72 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# hi -## hi hi +# QAnsel + +A quantum computer simulator which supports hardware +acceleration (GPUs) as well as hardware random number generators. + +## Compilation + +Please click the `tree` link at the top and click the `src.zip` +file to download the source code. Compiling simply requires +running `make` in the directory. You can run `make simple` to +build the source code without hardware acceleration enabled +which will allow for it to be easily compiled on lower-end +devices. + diff --git a/bin/qansel-source-base.zip b/bin/qansel-source-base.zip new file mode 100644 index 0000000..19d6db2 Binary files /dev/null and b/bin/qansel-source-base.zip differ diff --git a/bin/qansel-src.zip b/bin/qansel-src.zip deleted file mode 100644 index e192871..0000000 Binary files a/bin/qansel-src.zip and /dev/null differ