-
Hello,
the `AtomsToGraphs `class currently fails when attempting to convert non-periodic structures. The error occurs because the class expects periodic structures. When provided with a non-periodic …
-
MKL single argument release_matrix_handle was deprecated in 2023 and removed in 2025
https://github.com/ginkgo-project/ginkgo/blob/568a75946d09218e57492da18da552267ab8b3da/dpcpp/matrix/csr_kernels.dp…
-
## Description:
Create a matrix-vector multiplication method for the CSR matrix class.
## Tasks:
- Develop a function interface that takes in a matrix stored in the CSR format, along with all ne…
-
After NamedArrays is added, DataGraphs.jl will probably need multiple dispatch to manage sparse matrices
-
Deserialization should completely overwrite the connection (weight) matrix. However, if `ConnStatic`'s parameters are set to create edges randomly, then the deserialized edges will be created in addit…
-
Implement CSR sparse matrix structures on a single node.
- Very useful in their own right.
- Allow us to test data structures for a later full MPI implementation.
The following features should …
-
We need to create a suggested standardized metadata schema for collections to be scraped by marketplaces.
It doesnt matter if we have parernt child if we still need to upload metadata to marketplaces…
-
In programming, different data structures are very often needed and it would be good to add them to the package.
Some of the most popular are: Queue, Deque of the main ones based on the Linked List…
-
The reduction matrix could be built into the regular data structures used to track the sieve items. No need to build it from scratch each time it's needed. I.e., tracking items by cell number instead …
-
In #9350, we added the `assume_a` kwarg to `da.linalg.solve` for consistency with [`scipy.linalg.solve`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.solve.html). Dask currently o…