Skip to content

RunDevelopment/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

This repo contains a few scripts to help with programming. It's mostly for precomputing special constants for high-performance code.

Usage

All Python scripts use uv for dependencies. Scripts can be run using uv run <script>.py.

Scripts

  • polynomial_approx.py: Generate the best n-degree polynomial approximation for a function over a given interval.

About

Collections of scripts and tools to help with programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages