index
:
thesis
master
Thesis for my bachelor's degree in Physics
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
6 days
Update programs and README
Mario Forzanini
2024-10-16
First stab at translation simulation
Mario Forzanini
2023-10-26
Add explanations about generating moiré patterns to README.md
Mario Forzanini
2023-08-30
Also calculate the minima in analyze_square
Mario Forzanini
2023-08-20
Complete documentation
Mario Forzanini
2023-08-13
Remove threads: only check one final configuration file z != 0
Mario Forzanini
2023-08-13
Update Makefile to link with pthread
Mario Forzanini
2023-08-13
Switch to C11 standard to use the thread API
Mario Forzanini
2023-08-13
Use ptr[static 1] for non nullable pointers
Mario Forzanini
2023-08-09
Update Makefile and README, add license information
Mario Forzanini
2023-08-09
Move completely to C code, fixing some errors in std.h along the way
Mario Forzanini
2023-08-08
Add analyze.c to Makefile
Mario Forzanini
2023-06-16
Require :asdf before loading systems
Mario Forzanini
2023-05-27
Compile documentation with staple
Mario Forzanini
2023-05-19
Fix memcheck target
Mario Forzanini
2023-05-12
Flatten directory hierarchy
Mario Forzanini