Commit f99b3b7
committed
refactor: remove HighPrecisionCoord type and related hints from compilation types
- Deleted HighPrecisionCoord type definition from types.ts.
- Removed hints related to precision-adaptive strategies from CompilationOptions.
- Cleaned up unused properties in CompileTarget and CompilationResult interfaces.
- Removed extensive fractal-related tests that were dependent on the removed hints and types.1 parent 509bc91 commit f99b3b7
7 files changed
Lines changed: 4 additions & 1014 deletions
File tree
- src
- compute-engine
- compilation
- test/compute-engine
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
| |||
This file was deleted.
0 commit comments