Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Split ``PySparseObservable`` or ``SparseObservable`` * reno and docs * rm Arc<RwLock> for SparseTerm * add Into(Py) for SparseObservable * rm Rust-side PySparseObservable.clone * smaller fixes - avoid using &Vec - add unsafe to mutable indices/boundaries - rm upgrade reno * move back into 1 file * Bring trait impls closer to structs * review comments - use Arc<> instead of Py<> in ArrayView - py_sparse.. -> sparse_ * Tidy up whitespace --------- Co-authored-by: Jake Lishman <[email protected]>
- Loading branch information