qutip / qutip-jax

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

Add basic documentation #21

Closed Ericgig closed 12 months ago

Ericgig commented 1 year ago

Basic documentation structure.

Ericgig commented 1 year ago

The failing test are fixed in #19

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5519440856


Files with Coverage Reduction New Missed Lines %
src/qutip_jax/permute.py 2 87.5%
src/qutip_jax/qutip_trees.py 10 80.36%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 5378410853: 0.02%
Covered Lines: 726
Relevant Lines: 803

💛 - Coveralls
AGaliciaMartinez commented 1 year ago

Thanks for applying the changes, I will do one more proof read and then we can merge.