diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 0000000..274c39c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Energy Plant Locations Quantum Optimization + Using the Entropica Labs and Rigetti PyQuil SDK to run a Quantum Optimization algorithm to find the most optimal location to place an energy plant given a dataset of villages that were reported to not have access to electricity.