-
maks zdanowicz authored
- Implement newton.c for computing Newton polynomial coefficients and evaluation - Add newton_wrapper.py for Python-C integration using ctypes - main.py handles input parsing, interpolation, result saving, and plotting - Create README with setup, usage, and build instructions
maks zdanowicz authored- Implement newton.c for computing Newton polynomial coefficients and evaluation - Add newton_wrapper.py for Python-C integration using ctypes - main.py handles input parsing, interpolation, result saving, and plotting - Create README with setup, usage, and build instructions
Loading