https://github.com/XanaduAI/thewalrus
Name Target Message Date
HEAD 25b5f08 Implements the pre-Iwasawa and Iwasawa decompositions. (#382) * First working version * First working version * First working version * better tests * better tests * Finally correct * Finally correct * putting the traingles in the right places * Removes unnecesary T * More tests * More tests and spell correction * More tests and spell correction * Removes unnecesary complex number usage * Apply suggestions from code review Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> --------- Co-authored-by: Nicolas Quesada <nquesada@pop-os.localdomain> Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> 29 February 2024, 01:35:28 UTC
refs/heads/Ggate ceb6b62 added two-mode gradients 08 April 2020, 10:29:04 UTC
refs/heads/HafniansWithNumba c7d784a Merge branch 'master' into HafniansWithNumba 03 November 2021, 05:26:48 UTC
refs/heads/add-devcontainer 665e9df Merge branch 'master' into add-devcontainer 11 January 2024, 22:09:48 UTC
refs/heads/bump-to-0.17.0-dev f12477f bump 18 September 2021, 03:06:39 UTC
refs/heads/cubic a958895 work in progress 06 May 2020, 16:36:58 UTC
refs/heads/dependabot/pip/numpy-1.22.0 0573d71 Merge branch 'master' into dependabot/pip/numpy-1.22.0 01 March 2023, 18:56:29 UTC
refs/heads/dependabot/pip/scipy-1.10.0 ec0faa1 Bump scipy from 1.8.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 06 July 2023, 23:10:04 UTC
refs/heads/fix-quad-precision-check 45fef80 don't pin numpy 25 November 2021, 17:51:47 UTC
refs/heads/hermite_vjp 93db5e7 tmp 30 August 2022, 19:42:59 UTC
refs/heads/internal_modes 127a1a7 Merge branch 'master' into internal_modes 13 February 2024, 21:43:20 UTC
refs/heads/master 25b5f08 Implements the pre-Iwasawa and Iwasawa decompositions. (#382) * First working version * First working version * First working version * better tests * better tests * Finally correct * Finally correct * putting the traingles in the right places * Removes unnecesary T * More tests * More tests and spell correction * More tests and spell correction * Removes unnecesary complex number usage * Apply suggestions from code review Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> --------- Co-authored-by: Nicolas Quesada <nquesada@pop-os.localdomain> Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> 29 February 2024, 01:35:28 UTC
refs/heads/off_diagonal 8a56361 removes unused import 15 February 2024, 03:10:58 UTC
refs/heads/pass_black 5198118 Passes black 05 February 2022, 03:26:25 UTC
refs/heads/powtrace_opt f34623d Merge branch 'master' into powtrace_opt 27 September 2020, 20:03:58 UTC
refs/heads/recursive_hafnian 3dccc82 format - black 11 February 2022, 00:19:18 UTC
refs/heads/remove-cpp-ci 3d064e5 update gitignore 13 December 2021, 22:06:47 UTC
refs/heads/symplectic_tf 948c058 Merge branch 'symplectic_tf' of github.com:XanaduAI/thewalrus into symplectic_tf 29 April 2021, 14:45:44 UTC
refs/heads/update_docs 0a154ba Updates biblio 30 March 2024, 13:25:05 UTC
refs/tags/0.1.1-beta ef0a413 bug fixes 07 June 2018, 02:14:28 UTC
refs/tags/v0.1.1 c4b1b04 slight update 20 November 2018, 22:17:43 UTC
refs/tags/v0.1.2 8cc9952 bugfix version increment 27 November 2018, 17:26:07 UTC
refs/tags/v0.10.0 0636fd5 Merge pull request #103 from XanaduAI/changelog Updates the changelog for a new release 19 December 2019, 19:12:02 UTC
refs/tags/v0.10.1 0636fd5 Merge pull request #103 from XanaduAI/changelog Updates the changelog for a new release 19 December 2019, 19:12:02 UTC
refs/tags/v0.11.0 b53119f Merge pull request #139 from XanaduAI/incrementing_version_number Incrementing the version number to 0.11.0 28 February 2020, 22:00:06 UTC
refs/tags/v0.12.0 3debdba Merge pull request #158 from XanaduAI/Incrementing-the-version-number-to-0.12.0 Incrementing the version number to 0.12.0 31 March 2020, 18:03:08 UTC
refs/tags/v0.13.0 b7b87bd Incrementing the version number to 0.13.0 (#187) * Bump version * Remove thingy * Fix link 18 August 2020, 20:26:49 UTC
refs/tags/v0.13.0rc1 196bbc5 Incrementing the version number to 0.13.0rc1 (#180) * Pin numba version in docs * Bump version to rc1 * Remove whitespace 16 June 2020, 21:43:57 UTC
refs/tags/v0.14.0 8ae644c Bump version (#209) 21 October 2020, 15:10:48 UTC
refs/tags/v0.15.0 e0f2ace Increment the version number to v0.15 (and update changelog) (#236) * update changelog * update * add threshold detection to docs Co-authored-by: Nicolas Quesada <zeitus@gmail.com> Co-authored-by: Josh Izaac <josh146@gmail.com> 23 April 2021, 16:30:18 UTC
refs/tags/v0.15.1 7659ec6 Attempt to fix NumPy ABI incompatibility (#240) * Update _version.py * Update CHANGELOG.md * Update appveyor.yml * Update config.yml 24 April 2021, 03:23:43 UTC
refs/tags/v0.16.0 a550d52 Incrementing the version number to 0.16.0 (#275) * update CI * bump version 18 August 2021, 17:58:29 UTC
refs/tags/v0.16.1 7017e47 bump version (#281) 03 September 2021, 21:47:59 UTC
refs/tags/v0.16.2 638903c Incrementing the version number to 0.16.2 (#285) * bump * wording 16 September 2021, 22:22:36 UTC
refs/tags/v0.17.0 c138fdd Incrementing the version number to 0.17.0 (#302) * bump version * update changelog * remove dummy file 18 November 2021, 22:24:33 UTC
refs/tags/v0.18.0 fc35696 Incrementing the version number to 0.18.0 (#313) * bump version * update changelog * move c++ to breaking changes * Update .github/CHANGELOG.md Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> Co-authored-by: Sebastián Duque Mesa <675763+sduquemesa@users.noreply.github.com> 16 December 2021, 19:27:35 UTC
refs/tags/v0.19.0 16dc626 Incrementing the version number to 0.19.0 (#339) * inrement version to 0.19.0 * add changelog entry * update changelog * update changelog 22 March 2022, 19:07:53 UTC
refs/tags/v0.20.0 f4e0cd2 Update ACKNOWLEDGMENTS.md (#359) 06 March 2023, 17:25:19 UTC
refs/tags/v0.21.0 544c457 bump version to `0.21.0` (#378) 10 January 2024, 21:52:38 UTC
refs/tags/v0.6.0 87f2e60 remove incorrect function summary 17 June 2019, 22:21:18 UTC
refs/tags/v0.6.1 cf1e6d1 Merge pull request #14 from XanaduAI/classical_sampling Added functions to sample efficiently for classical states 21 June 2019, 19:39:23 UTC
refs/tags/v0.7.0 94cd39b Update README.rst 07 August 2019, 05:46:34 UTC
refs/tags/v0.8.0 63510db Merge pull request #65 from XanaduAI/update_version Updates CHANGELOG.md, version.hpp and _version.py for version 0.8.0 03 October 2019, 21:55:02 UTC
refs/tags/v0.9.0 ddbc36f Merge pull request #79 from XanaduAI/update_version Update version 01 November 2019, 18:22:13 UTC
back to top