qutip / qutip-jax

JAX backend for QuTiP
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Add more specilalizations #16

Closed Ericgig closed 1 year ago

Ericgig commented 1 year ago

Add trace, trace_oper_ket, svd and solve specializations. Most of them are newly additions to Qutip.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4533519913


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/qutip_jax/linalg.py 19 20 95.0%
<!-- Total: 32 33 96.97% -->
Totals Coverage Status
Change from base Build 4470247850: 0.1%
Covered Lines: 496
Relevant Lines: 520

💛 - Coveralls
quantshah commented 1 year ago

LGTM @Ericgig. Is there some specific aspect I can help review here? This can be merged as it is.

Ericgig commented 1 year ago

If you are happy with it, please approve it and I will merge.

quantshah commented 1 year ago

Yes I approve it. We have not put specific rules for approval before merge so you can go ahead and merge it now.