Skip to main content

No project description provided

Project description

spline_basis

Template

A python library to generate spline basis functions. Check out examples in the notebooks.

Installation:

From PyPi: pip install spline-basis

Currently supported basis functions:

  1. $\mathrm{M}$-Splines: Non-negative spline functions which integrate to 1 over the support of the basis function.
  2. $\mathrm{I}$-Splines: Monotone spline functions defined as the integral of M-splines.

Notes:

  1. The M/I splines are based on Ramsay (1988)and the Praat manual. This specific implementation is a jit-compiled version of the implementation in the dms_variants python package but with a different API (dms_variants Source Code).

TODO:

  1. Enable cahe=True for nb.jit
  2. replace asserts with exceptions.

maintainer: Biprateep Dey contact: biprateep@pitt.edu

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spline_basis-0.1.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

spline_basis-0.1-py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page