Amin Sadeghi

Results 145 issues of Amin Sadeghi

Currently, it shows the log generated by `pip install tensorflow`, etc. Should be turned off.

The latest PyPI build is v9.2.0, but the conda-forge build is v0.8.9

So that our documentation looks better: ![image](https://user-images.githubusercontent.com/14086031/194082652-4da2096a-fb14-4677-a344-b4630906d7c1.png)

documentation

...so slow, that for large-enough networks (>100k nodes), it becomes the bottle-neck for `CubicTemplate`.

performance

I just tried building AMGX from source, and here's the error message I got: ```shell /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(1983): error: identifier "profileSubphaseFindAggregates" is undefined /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(2003): error: identifier "profileSubphaseFindAggregates" is undefined /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(2327): error: identifier...

build issues

## 🚀 Feature It'd be nice if we could pass `figsize` to `PlotLosses` so that we get to decide what the figure size would be. Thanks!

Currently, we can only pass a scalar diffusivity. It'd be very useful if we could optionally pass a scalar **field** for diffusivity (each element corresponding to a single point/control-volume in...

**Is your feature request related to a problem? Please describe.** When deciding whether or not to multithread a piece of code (especially in scientific computing), it's critical to know whether...

enhancement

Hi, I was wondering if this repo is still being maintained. Thanks!