mahynski / pychemauth

Chemometric analysis methods implemented in python
Other
9 stars 1 forks source link

Ideas for new features (non-authentication methods) #26

Open mbfong opened 1 month ago

mbfong commented 1 month ago

The following methods are not related to authentication but may be of interest to some users and would be useful to include in a chemometric toolbox.

mahynski commented 1 month ago

Excellent suggestions, thank you! Hopefully, we get these implemented in a (near) future release.

mahynski commented 3 weeks ago

Some additional pre-existing python implementations - FYI:

  1. PDS - should be simple enough to implement, but other packages also exist: e.g., https://pypi.org/project/pycaltransfer/
  2. PARAFAC - see tensorly package: https://tensorly.org/stable/user_guide/tensor_decomposition.html
  3. MCR - see pyMCR: https://pages.nist.gov/pyMCR/