Skip to content

Commit

Permalink
Merge pull request #120 from XanaduAI/hafnian_repeated_omp
Browse files Browse the repository at this point in the history
Hafnian repeated omp
  • Loading branch information
nquesada authored Jan 17, 2020
2 parents 9fcb7a3 + f5c7214 commit f227351
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 166 deletions.
3 changes: 3 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@

* Updates and improves the speed and accuracy of `thewalrus.quantum.fock_tensor`. [#107](https://github.com/XanaduAI/thewalrus/pull/107)

* Add OpenMP support to the repeated moment hafnian code. [#120](https://github.com/XanaduAI/thewalrus/pull/120)

* Improves speed of the functions in `hermite_multidimensional.hpp`. [#123](https://github.com/XanaduAI/thewalrus/pull/123)

* Improves speed of the functions in `thewalrus.fock_gradients` by doing calls to optimized functions in `hermite_multidimensional.hpp`. [#123](https://github.com/XanaduAI/thewalrus/pull/123)


### Bug fixes

* Corrects typos in the random number generation in the C++ unit tests. [#118](https://github.com/XanaduAI/thewalrus/pull/118)
Expand Down
Loading

0 comments on commit f227351

Please sign in to comment.