Andre Heinecke
3661caf216
Start a refactoring to straighten the document
...
Version 24 was missing a clear thread and was a bit
rambling.
2025-06-03 11:36:20 +02:00
Andre Heinecke
7448e9056c
Verify main files for version 24
...
This is now a proof and no longer a theory so this makes is more
of an AI Paper. But the section on that still needs some work.
2025-06-03 02:15:02 +02:00
Andre Heinecke
01c1d84de7
Updated philosophical section
...
The original thoughts from the more grandiose v21 were
lost. But to me they are important enough even if they
might hinder acceptance of this paper. So i placed
them at the end.
2025-06-01 17:27:12 +02:00
Andre Heinecke
62fae990d9
Removed version number now we use git
...
for i in $(ls *); do mv $i `echo $i | sed 's/_v23//'/`; done;
sed -i 's/_v23//'g *.tex compile.sh
2025-06-01 14:01:54 +02:00