Fork of tomsfastmath for fireswarm
279da69658
This is the only instance of dynamic memory in TFM. It can be avoided by writing directly into the dp[] array, and it does not violate C aliasing rules which specifically allow access on objects through char*. It does not matter the platform-specific representation of digits since we are filling them with random data anyway. |
||
---|---|---|
demo | ||
doc | ||
mtest | ||
pre_gen | ||
random_txt_files | ||
src | ||
.gitignore | ||
changes.txt | ||
filter.pl | ||
gen.pl | ||
genlist.sh | ||
LICENSE | ||
makefile | ||
makefile.shared | ||
mess.sh | ||
parsenames.pl | ||
SPONSORS | ||
tfm.tex | ||
TODO | ||
updatemakes.sh |