Trackstar

Latest version: v1.0.0a0.dev0

Safety actively analyzes 687990 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0a0.dev0

===============

First alpha release of basic features. Although this current version is ready for science tasks, the API may change prior to the first stable release of version 1.0.0.

This version is marked as both alpha and development, because documentation and unit tests are still in production. The code-base itself may not change significantly, but subsequent development versions (i.e. the next being ``1.0.0a0.dev1``) may include significant advancements to the test suite and the documentation.

**Main package contents**:

``trackstar.covariance_matrix`` : generic data vector covariance matrices in N dimensions

``trackstar.datum`` : generic data vectors in N dimensions

``trackstar.matrix`` : generic MxN matrices for linear algebra operations

``trackstar.sample`` : generic collections of data vectors in N dimensions

``trackstar.track`` : generic model-predicted curves in N dimensions

``trackstar.VersionError`` : exception class raised when TrackStar's versioning is not PEP 440 compliant

``trackstar.VersionWarning`` : warning class raised when the user has installed, e.g., an alpha or pre-release version of TrackStar

``trackstar.openmp_linked`` : convenience function for determining if the user has successfully linked with OpenMP at compile time

``trackstar.test`` : runs all of TrackStar's unit tests

``trackstar.version`` : current version information

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.