Commit Graph

9 Commits

Author SHA1 Message Date
Stanley 22446d4df0
Enabled readthedocs for Intel QS (#40)
* Added markdown with Sphinx
Added .md and .rst into the markdown parser

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Added CONTRIBUTING.md

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Restructuring the project

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Added ipynb source

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Pushing requirements.txt

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Remove the pkg-resources: bug

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Added one more example and fixed the title for GST

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Fixed title again

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Fixing titles for getting started

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Fixing ipynb title

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Added Exhale, Breathe for Doxygen support

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Remove the bug again

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Fixed the relative path for doxygen

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Updated the gitignore to ignore output from doxygen

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Fixed section title and ipynb title

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Finally fixed Example 1 and Example 2 markdown to show up

Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>

* Update import_iqs.py

update the syntax of init and finalize functions for the MPI environment

* Update python_build_no_mpi.yml

test of new workflow to setup Miniconda

* Update python_build_mpi.yml

Co-authored-by: giangiac <30329377+giangiac@users.noreply.github.com>
2020-11-18 08:16:44 -08:00
Fabio Baruffa 94b0877b89
Update the directory structure 2020-04-24 17:26:24 +02:00
giangiac ab70b96e03 Update description of the directory structure 2020-04-08 11:35:47 -07:00
giangiac 031e1a902e Merge directory /interface into /include and /src 2020-03-24 13:46:10 -07:00
giangiac 777f860610 Moved files from directories qureg and util to include and src 2020-03-24 13:14:34 -07:00
giangiac 55fce2d581 Update README and add info on new directory structure 2020-03-24 12:33:28 -07:00
giangiac 9a43f077da REMOVE: folder for the documentation. The html files should be generated with the appropriate make command. 2018-07-30 07:50:14 -07:00
giangiac 25949d570b VERSION: naming of methods and variables consistent with good coding practices. Flag for the use/exclusion of MPI is fully applied. Additional documentation for several methods of QubitRegister class. NOTE: due to renaming, not backword compatible but better positioned for user adoption and maintenance. 2018-06-07 08:32:21 -07:00
jwhogabo f3aa5526f8 Initial commit of Intel-QS software. 2017-11-06 10:54:31 -08:00