New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fbpca

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbpca

Fast computations of PCA/SVD/eigendecompositions via randomized methods

1.0
PyPI
Maintainers
1

fbpca - Functions for principal component analysis (PCA)

Requirements

  • numpy>=1.9
  • scipy>=0.14

Installation

::

pip install fbpca

License

The license is BSD, with an additional grant of patent rights.

A closely related Matlab/Octave implementation is available at http://tygert.com/software.html with benchmarking reported at http://tygert.com/implement.pdf

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts