Pau Cabaneros

Results 7 issues of Pau Cabaneros

Hi 😊 I am using the ODE solvers in mathnet-numerics to solve a system of ODE, and I have encountered several times that I need to append two vectors along...

## __Description__ AirPLS (Adaptive Iteratively Reweighted Penalized Least Squares) and ArPLS (Asymmetrically Reweighted Penalized Least Squares) are powerful algorithms for removing complex non-linear baselines from spectral signals. However, their computational...

enhancement
help wanted
hacktoberfest

- [ ] Include variables of importance for projections (only works with PLS like models) - [ ] Include selectivity ratio (only works for PLS like models)

enhancement

## __Description__ All the transformers from ```chemotools``` are compatible with ```scikit-learn```, that is the objective of ```chemotools``` 👍. In one of the most recent releases of ```scikit-learn``` they have introduced...

bug
enhancement
help wanted
hacktoberfest

Some of the functions implemented in chemotools, are similar to other functions available in other libraries. For example, the savitzky golay filter, which is inherited from scipy. The way to...

enhancement

Migrate project packaging configuration from setup.py to pyproject.toml

dependencies