nthompson
- Karma
- 303
- Created
- March 20, 2016 (10y ago)
- Submissions
- 0
- Numerical Integration Over Brillouin Zones (bandgap.io)
- Bloch's Theorem via Representation Theory (bandgap.io)
- Fast Numerical Software (bandgap.io)
- The Buckingham Pi Theorem (bandgap.io)
- Using the awesome Google benchmark [pdf] (github.com)
-
In C++, I follow a playbook for keeping all hell from breaking loose: 1) Write a googletest 2) Write a googlebenchmark 3) Run all unit tests under AddressSanitizer, ThreadSanitizer, and g++ UB sanitizer 4) Tidy up with…
- Security Checklist (securitychecklist.org)