Commit afa85fa
TNFR AI Agent
feat: Add TNFR primality testing package with Poetry integration
- Add complete zenodo-package with tnfr-primality CLI tools
- Implement optimized primality testing with TNFR arithmetic pressure
- Add Poetry configuration with minimal dependencies
- Synchronize versions to 1.0.0 across all package files
- Include comprehensive documentation and examples
- Add clean package distribution without cache files1 parent 5ea08f9 commit afa85fa
File tree
27 files changed
+5540
-30
lines changed- src/tnfr
- mathematics
- tools
- zenodo-package
- benchmarks
- docs
- examples
- tnfr_primality
27 files changed
+5540
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | | - | |
| 12 | + | |
4 | 13 | | |
5 | 14 | | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
11 | 38 | | |
12 | 39 | | |
13 | 40 | | |
| |||
32 | 59 | | |
33 | 60 | | |
34 | 61 | | |
35 | | - | |
36 | | - | |
37 | 62 | | |
38 | 63 | | |
39 | 64 | | |
| |||
297 | 322 | | |
298 | 323 | | |
299 | 324 | | |
300 | | - | |
| 325 | + | |
301 | 326 | | |
0 commit comments