SciPy library main repository
Role in this project:
Back-end Developer Contributions:3 PRs in 10 days
Contributions summary:Victor implemented a new callback functionality for the `least_squares` optimization method in the SciPy library. The changes involved adding a `callback` parameter to the function, allowing users to define a function to be called on each iteration. The implementation included wrapping the callback and integrating it into the `trf` and `dogbox` methods. The user also made related adjustments in the test suite.
scipypythonscientific-computing
Tutorial and example projects for the Arrow MAX1000 FPGA board
Contributions:13 commits, 10 pushes, 1 branch in 2 years 4 months