Initial commit

This commit is contained in:
2025-06-16 21:36:05 +00:00
commit d5c69cf285
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# PolySolve
A Python polynomial solver using a genetic algorithm with optional CUDA/GPU acceleration.