Skip to content

Activity

Fix line length.

hodgestarpushed 1 commit to feature/fix-find-mkl-for-emscripten-platform • e52e45b…01ebf0c • 
9 days ago

Add towncrier entry.

hodgestarpushed 1 commit to feature/qutip-family-package-about • 36d80a0…452771b • 
9 days ago

Replace family package about() with simple version().

hodgestarpushed 1 commit to feature/qutip-family-package-about • 43793ab…36d80a0 • 
9 days ago

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…

hodgestarcreated feature/fix-find-mkl-for-emscripten-platform • 70f0aa4 • 
11 days ago

Add test for about().

hodgestarcreated feature/qutip-family-package-about • 43793ab • 
12 days ago

Add links to Google Summer of Code wiki notes for 2023 and 2024.

hodgestarcreated feature/add-gsoc-links-for-2023-and-2024 • 3f6ead9 • 
12 days ago

Merge pull request qutip#2372 from Ericgig/misc.update_version

hodgestarpushed 1074 commits to master • fe432fd…7fcc3f3 • 
on Apr 1, 2024

Update sphinx-rtd-theme to fix search.

hodgestarcreated feature/update-sphinx-rtd-theme-to-fix-search • dc69fee • 
on Apr 1, 2024

Add TODO list.

hodgestarpushed 1 commit to bosonic_fitting • f258bee…807bd23 • 
on Mar 26, 2024

Add base classes for baths.

hodgestarpushed 1 commit to bosonic_fitting • 592c7ad…f258bee • 
on Mar 22, 2024

Add a package for environment baths.

hodgestarpushed 1 commit to bosonic_fitting • 421b475…592c7ad • 
on Mar 22, 2024

Merge branch 'qutip:master' into bosonic_fitting

hodgestarcreated bosonic_fitting • 421b475 • 
on Mar 22, 2024

Add missing __init__.py to qutip.solver.nonmarkov package.

hodgestarcreated feature/add-missing-init-to-nonmarkov-package • b65be10 • 
on Apr 17, 2023

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()).

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…

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.

hodgestarpushed 1 commit to feature/add-hypothesis-tests-for-data-operators • 0313a6f…1d56725 • 
on Apr 12, 2023

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.

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…

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.

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…

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…

hodgestarpushed 709 commits to feature/add-hypothesis-tests-for-data-operators • 7379dfc…acf138f • 
on Apr 11, 2023

Add missing newline to end of file.

hodgestarcreated feature/update-doc-build-requirements • 97596db • 
on Apr 3, 2023

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.

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…

hodgestarpushed 2 commits to feature/faster-heom-rhs-construction • 55263ef…d01243e • 
on Mar 22, 2023

Add towncrier entry.

hodgestarpushed 1 commit to feature/faster-heom-rhs-construction • a7231d7…55263ef • 
on Mar 22, 2023

Remove debugging breakpoint.

hodgestarpushed 2 commits to feature/faster-heom-rhs-construction • 25d2a7f…a7231d7 • 
on Mar 22, 2023