Polyfit
Simple least-squares polynomial fit routine written in C (with tests written in CppUTest).
Install / Use
/learn @natedomin/PolyfitREADME
This project implements a simple least-squares polynomial fit routine written in C and also provides a very simple example of how to use CppUTest in a project.
The "CppUTest" framework (https://cpputest.github.io/) is used for testing and is bundled into the Makefile. Running "make" results in a compilation as well as test of the polyfit() routine.
See "test_polyfit.cpp" for an example of how to call the polyfit() routine if you are not interested in the CppUTest portions.
Related Skills
node-connect
335.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
