Ashwath V A

Results 14 issues of Ashwath V A

# Description > Rubble created from destroying asteroid also now create smaller pieces when destroyed. > `CreatesRubbleOnDestruction` component is not added for tiny rocks. > `DropsMoneyOnDestruction` component added to rubble...

Figured out how to obtain the data specific to each process. Should be efficient enough. ## Question: ### What should happen to the Row indices vector? The row indices keep...

Issue/s resolved: #351 ## Type of change Documentation update ## Due Diligence - [ ] All split configurations tested - [ ] Multiple dtypes tested in relevant functions - [...

GSoC22

## Description When the shapes of `x` and `weights` are the same, everything proceeds as it did before. When they are different, there are 2 cases possible: * Case 1:...

GSoC22

## Description The reuse of gshape array as the receiving buffer made the code a bit too difficult to understand. So, created a new array `neighbour_shape` to hold, well...., the...

GSoC22
chore

## Description ### Distributed Compressed Sparse Row Matrix: Dcsr_matrix A format for the efficient storage and manipulation of sparse data (with majority 0s). This distributed implementation builds upon the [torch.sparse_csr_tensor](https://pytorch.org/docs/stable/generated/torch.sparse_csr_tensor.html)...

enhancement
GSoC22
PR talk
sparse

**Related** Pending work from https://github.com/helmholtz-analytics/heat/pull/1028 **Feature functionality** Balanced attribute for now does absolutely nothing. Have to implement the balancing/redistribution for `DCSR_matrix` like in `DNDarray`s or remove it completely.

sparse
stale

**Related** Pending work in https://github.com/helmholtz-analytics/heat/pull/1028 **Feature functionality** Decide and implement a format for displaying `DCSR_matrix`

good first issue
sparse
stale

**Related** Pending work from https://github.com/helmholtz-analytics/heat/pull/1028 **Feature functionality** Implement `where` functionality for the sparse binary operator.

sparse
stale

**Related** Pending work from https://github.com/helmholtz-analytics/heat/pull/1028 **Feature functionality** Provide copy and ndim options in the `ht.sparse_csr_matrix` and implement to work like they do in `ht.array`

sparse
stale