An open API service indexing awesome lists of open source software.

https://github.com/wiris/py-path-signature

Python library to calculate path signature
https://github.com/wiris/py-path-signature

Last synced: 2 months ago
JSON representation

Python library to calculate path signature

Awesome Lists containing this project

README

        

# Path Signature

This repository implements the computation of the path signature features of a given set of strokes.

At CD, when code is merge into the main branch after passing the CI tests, the package is built and [published in PyPI](https://pypi.org/project/py-path-signature/).

# Contributing guide

## Commiting changes

This project follows the Conventional Commits specification. Particular usage is detailed in the
[conventional commit guidelines](https://github.com/wiris/squad.editorservices.guides/blob/master/CONVENTIONAL_COMMITS.md)
document of the Editor and Services squad documentation.