Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is a JavaScript implementation of the Savitzky-Golay method for smoothing and differentiating data through least-squares polynomial fitting. It provides a generalized approach that handles edge cases without inventing data points, making it suitable for signal processing tasks where accurate derivatives or smoothed data are needed. The library is designed for developers working with scientific computing, data analysis, or signal processing in JavaScript environments who need to filter noisy data or compute derivatives from discrete measurements.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/savitzky-golay-generalized

Account's avatar
cheminfo/cheminfo-types
Types for cheminfo packages and cheminfo data schema
Account's avatar
cheminfo-js/is-any-array
Check if a value is any kind of array
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
cheminfo/cheminfo-build
CLI tool to build ChemInfo packages
Account's avatar
cheminfo/eslint-config-cheminfo-typescript
Shared ESLint config for TypeScript projects
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

lpatiny's profile
lpatiny
38 contributions
targos's profile
targos
13 contributions
andcastillo's profile
andcastillo
11 contributions
mljs-bot's profile
mljs-bot
7 contributions
redhaam's profile
redhaam
2 contributions
vogelta's profile
vogelta
2 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mljs

mljs/savitzky-golay-generalized

General Least-Squares Smoothing and Differentiation by the Convolution (Savitzky-Golay) Method Peter A. Gorry

TypeScript
12
3
MIT License