Zanchenling Wang
Zanchenling Wang
`_optimize.py` - PGD - PGD_AA - PGD_Optimize_A - PGD_Optimize_B The same memory allocation issue may also be in PGD processes. To improve the performance and reduce repetition in the code,...
The new projection and PGD has not finished yet. I haven't done any tests for the new utilities, but if you think this possible improvement works for you, I can...
closed with #43 ~ #48
> > Older version of nnls (scipy 1.14.0, written in Fortran) always work fine. > > Did you mean to write an older version number for SciPy there? Just fixed...
> Closing this since it was fixed by reinstalling and resetting my compiler on MacOS. I met the same issue when compiling `lightgbm`. Do you mind sharing how you reset...
Yes, I got this negative value from the output of `r.stream.snap` function. I'll see if I can provide a minimal reproduction of that issue.
I provided a minimal example in https://github.com/OSGeo/grass-addons/issues/1517. It seems they somehow forgot to assign a category to some output points, which caused this unexpected behavior in `v.out.ogr`.