forked from drmayerson/FOORT
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.txt
More file actions
39 lines (23 loc) · 1.12 KB
/
Copy pathTODO.txt
File metadata and controls
39 lines (23 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
TODO and wishlist:
------------------
*** PRIORITY (before publication):
--- Output/graphing etc. pipelines (python, Mathematica)
---> incl starry sky picture from GeodesicPositionDiagnostic value/output
--- radiative transfer (basic a la GLM equatorial emission models)
--- document other “add” procedures (for Mesh, Source)
--- delete mesh v1
--- Other metrics: Pierre topological star (+others?)
------------------------------
*** WISHLIST FUTURE:
--- make checks that (Metric) always returning good numbers (not nan)??
--- (ViewScreen) support for other types of geodesics
--- Mesh intermediate saving/loading functions?
--- implementing arbitrary precision, see https://www.boost.org/doc/libs/1_80_0/libs/math/doc/html/math_toolkit/high_precision/use_multiprecision.html
--- >4D metric but 4D asymptotics (so still 2D viewscreen) -- like Pierre's solitons!
--- Code own config handler?
--- "Script" to go from symbolic metric to C++ code
--- (unit) testing
--- CUDA/GPU version:
- Notes:
--- Following https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html
--- Version Windows 10 x86_64 (Cuda 12.0.0)