Skip to content

Commit f57270d

Browse files
committed
Update Regional 2023
Manual nuevo de GEO Carpeta __Test por cada tema Refactoring, optimizaciones, add: Minkowski_sum, update: suffix_automaton
1 parent 81aa1b9 commit f57270d

File tree

111 files changed

+5218
-2190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+5218
-2190
lines changed

.vscode/settings.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"files.associations": {
3+
"random": "cpp",
4+
"*.tcc": "cpp",
5+
"chrono": "cpp",
6+
"regex": "cpp",
7+
"vector": "cpp",
8+
"any": "cpp",
9+
"array": "cpp",
10+
"forward_list": "cpp",
11+
"string": "cpp",
12+
"unordered_map": "cpp",
13+
"unordered_set": "cpp",
14+
"memory": "cpp",
15+
"optional": "cpp",
16+
"string_view": "cpp",
17+
"fstream": "cpp",
18+
"future": "cpp",
19+
"istream": "cpp",
20+
"ostream": "cpp",
21+
"shared_mutex": "cpp",
22+
"sstream": "cpp",
23+
"stop_token": "cpp",
24+
"streambuf": "cpp",
25+
"syncstream": "cpp",
26+
"thread": "cpp",
27+
"functional": "cpp",
28+
"tuple": "cpp",
29+
"valarray": "cpp",
30+
"variant": "cpp",
31+
"map": "cpp"
32+
}
33+
}

code/Geo3d/coords.h

Lines changed: 0 additions & 13 deletions
This file was deleted.

code/Geo3d/ln3.h

Lines changed: 0 additions & 63 deletions
This file was deleted.

code/Geo3d/p3.h

Lines changed: 0 additions & 45 deletions
This file was deleted.

code/Geo3d/plane3.h

Lines changed: 0 additions & 44 deletions
This file was deleted.

code/Geo3d/polih.h

Lines changed: 0 additions & 69 deletions
This file was deleted.

code/Geovasito/circle.h

Lines changed: 0 additions & 78 deletions
This file was deleted.

code/Geovasito/convex_hull.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)