Fix dead links in README - update to point to correct Gantt diagram files
This commit is contained in:
@@ -45,13 +45,23 @@ arctan(x) = x - x³/3 + x⁵/5 - x⁷/7 + ...
|
||||
|
||||
Detailed performance reports are available for each decimal precision level:
|
||||
|
||||
- **[1 Decimal](reports/1_decimals.md)** - Minimal precision
|
||||
- **[2 Decimals](reports/2_decimals.md)** - Low precision
|
||||
- **[5 Decimals](reports/5_decimals.md)** - Medium precision
|
||||
- **[10 Decimals](reports/10_decimals.md)** - Standard precision
|
||||
- **[100 Decimals](reports/100_decimals.md)** - High precision
|
||||
- **[1000 Decimals](reports/1000_decimals.md)** - Very high precision
|
||||
- **[2000 Decimals](reports/2000_decimals.md)** - Extreme precision
|
||||
### Execution Phase Analysis (Gantt Diagrams)
|
||||
- **[1 Decimal](reports/1_decimals_gantt.md)** - Minimal precision
|
||||
- **[2 Decimals](reports/2_decimals_gantt.md)** - Low precision
|
||||
- **[5 Decimals](reports/5_decimals_gantt.md)** - Medium precision
|
||||
- **[10 Decimals](reports/10_decimals_gantt.md)** - Standard precision
|
||||
- **[100 Decimals](reports/100_decimals_gantt.md)** - High precision
|
||||
- **[1000 Decimals](reports/1000_decimals_gantt.md)** - Very high precision
|
||||
- **[2000 Decimals](reports/2000_decimals_gantt.md)** - Extreme precision
|
||||
|
||||
### Raw Test Results
|
||||
- **[1 Decimal](reports/run_1_output.txt)** - Fast test results
|
||||
- **[2 Decimals](reports/run_2_output.txt)** - Fast test results
|
||||
- **[5 Decimals](reports/run_5_output.txt)** - Fast test results
|
||||
- **[10 Decimals](reports/run_10_output.txt)** - Fast test results
|
||||
- **[100 Decimals](reports/run_100_output.txt)** - Fast test results
|
||||
- **[1000 Decimals](reports/run_1000_output.txt)** - Fast test results
|
||||
- **[2000 Decimals](reports/run_2000_output.txt)** - Fast test results
|
||||
|
||||
## Summary Results (100 Decimals - No Measurement Overhead)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user