Ashutosh Bharambe

Results 8 issues of Ashutosh Bharambe

Currently we use the `ind_vars` of the dependent variable for evaluating the integral. This creates confusion and doesnt allow integrals with `ind_var` as non-integrating variables. Hence we need to structure...

enhancement

## Description Initialised FedADAM in fl_strategies as alternative aggregator. ## Checklist - [x] I have followed the [Contribution Guidelines](https://github.com/NimbleEdge/EnvisEdge/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/NimbleEdge/EnvisEdge/blob/main/CODE_OF_CONDUCT.md) - [x] I have commented my code...

Solves #563 on a first pass.

**Describe the bug 🐞** The format check fails because it tries to format the `docs/` directory. We should exclude it and limit to `src` and `test` directories only. **Expected behavior**...

bug

## Checklist - [x] Appropriate tests were added - [x] Any code changes were done in a way that does not break public API - [x] All documentation related to...