Activity
Fix line length.
Fix line length.
hodgestarpushed 1 commit to feature/fix-find-mkl-for-emscripten-platform • e52e45b…01ebf0c •
9 days ago
Add towncrier entry.
Add towncrier entry.
Replace family package about() with simple version().
Replace family package about() with simple version().
Add towncrier entry for fixing mkl finding on 'emscripten' platform.
Add towncrier entry for fixing mkl finding on 'emscripten' platform.
hodgestarpushed 1 commit to feature/fix-find-mkl-for-emscripten-platform • 70f0aa4…e52e45b •
11 days ago
Update mkl finding to support the 'emscripten' sys.platform (mkl does…
Update mkl finding to support the 'emscripten' sys.platform (mkl does…
Add test for about().
Add test for about().
Add links to Google Summer of Code wiki notes for 2023 and 2024.
Add links to Google Summer of Code wiki notes for 2023 and 2024.
Merge pull request qutip#2372 from Ericgig/misc.update_version
Merge pull request qutip#2372 from Ericgig/misc.update_version
Update sphinx-rtd-theme to fix search.
Update sphinx-rtd-theme to fix search.
Add TODO list.
Add TODO list.
Add base classes for baths.
Add base classes for baths.
Add a package for environment baths.
Add a package for environment baths.
Merge branch 'qutip:master' into bosonic_fitting
Merge branch 'qutip:master' into bosonic_fitting
Add missing __init__.py to qutip.solver.nonmarkov package.
Add missing __init__.py to qutip.solver.nonmarkov package.
Explicitly set rtol to 0 when determining expected value of equality …
Explicitly set rtol to 0 when determining expected value of equality …
hodgestarpushed 1 commit to feature/add-hypothesis-tests-for-data-operators • cb9f849…133677f •
on Apr 17, 2023
Use numpy.zeros(a.shape) instead of numpy.zeros_like(a.to_array()).
Use numpy.zeros(a.shape) instead of numpy.zeros_like(a.to_array()).
hodgestarpushed 1 commit to feature/add-hypothesis-tests-for-data-operators • 5d6c0b4…cb9f849 •
on Apr 12, 2023
Wrap numpy .trace() with ignore_arithmetic_warnings to avoid overflow…
Wrap numpy .trace() with ignore_arithmetic_warnings to avoid overflow…
hodgestarpushed 2 commits to feature/add-hypothesis-tests-for-data-operators • 1d56725…5d6c0b4 •
on Apr 12, 2023
Add a link to the documentation on Hypothesis' note function.
Add a link to the documentation on Hypothesis' note function.
hodgestarpushed 1 commit to feature/add-hypothesis-tests-for-data-operators • 0313a6f…1d56725 •
on Apr 12, 2023
Add towncrier entry.
Add towncrier entry.
hodgestarpushed 1 commit to feature/add-hypothesis-tests-for-data-operators • 99c9310…0313a6f •
on Apr 12, 2023
Raise errors when multiplying CSR matrices by non-finite scalars.
Raise errors when multiplying CSR matrices by non-finite scalars.
hodgestarpushed 3 commits to feature/add-hypothesis-tests-for-data-operators • bda1ed2…99c9310 •
on Apr 12, 2023
Add a strategy specifically for use in testing matmul which is partic…
Add a strategy specifically for use in testing matmul which is partic…
hodgestarpushed 2 commits to feature/add-hypothesis-tests-for-data-operators • b48f786…bda1ed2 •
on Apr 12, 2023
Add tests for trace, adjoint, conj, transpose and copy.
Add tests for trace, adjoint, conj, transpose and copy.
hodgestarpushed 3 commits to feature/add-hypothesis-tests-for-data-operators • e0b8d5e…b48f786 •
on Apr 11, 2023
Merge branch 'master' into feature/add-hypothesis-tests-for-data-oper…
Merge branch 'master' into feature/add-hypothesis-tests-for-data-oper…
hodgestarpushed 8 commits to feature/add-hypothesis-tests-for-data-operators • acf138f…e0b8d5e •
on Apr 11, 2023
Merge branch 'master' into feature/add-hypothesis-tests-for-data-oper…
Merge branch 'master' into feature/add-hypothesis-tests-for-data-oper…
hodgestarpushed 709 commits to feature/add-hypothesis-tests-for-data-operators • 7379dfc…acf138f •
on Apr 11, 2023
Add missing newline to end of file.
Add missing newline to end of file.
Document that the RHS of the HEOMSolver has an underlying sparse repr…
Document that the RHS of the HEOMSolver has an underlying sparse repr…
hodgestarpushed 1 commit to feature/faster-heom-rhs-construction • 6348d1a…58f82aa •
on Mar 22, 2023
Use CSR as the dtype of the temporary ops array in gather.
Use CSR as the dtype of the temporary ops array in gather.
hodgestarpushed 1 commit to feature/faster-heom-rhs-construction • d01243e…6348d1a •
on Mar 22, 2023
Return csr.zeros() rather than csr.empty() in fast paths -- empty CSR…
Return csr.zeros() rather than csr.empty() in fast paths -- empty CSR…
hodgestarpushed 2 commits to feature/faster-heom-rhs-construction • 55263ef…d01243e •
on Mar 22, 2023
Add towncrier entry.
Add towncrier entry.
hodgestarpushed 1 commit to feature/faster-heom-rhs-construction • a7231d7…55263ef •
on Mar 22, 2023
Remove debugging breakpoint.
Remove debugging breakpoint.
hodgestarpushed 2 commits to feature/faster-heom-rhs-construction • 25d2a7f…a7231d7 •
on Mar 22, 2023