diff --git a/community.html b/community.html
index b88aafd..d9c644a 100644
--- a/community.html
+++ b/community.html
@@ -58,7 +58,7 @@
Dynamic Tools
AMP
AMP (Automated Mixed Precision) is a tool developed by Ralph Nathan and
- Daniel Sorin (Duke University)
+ Daniel Sorin (Duke University)
for mixed-precision analysis. It begins with a single-precision version of a
program and uses a variety of metrics and heuristics to gradually raise certain
portions of the program to higher precision in order to achieve the desired
@@ -107,7 +107,7 @@ Dynamic Tools
@@ -285,7 +285,7 @@ Dynamic Tools
@@ -371,7 +371,7 @@ Dynamic Tools
@@ -403,14 +403,13 @@ Dynamic Tools
STOKE
- STOKE is a general stochastic
+ STOKE is a general stochastic
optimization and program synthesis tool from Stanford that has been extended
to handle floating-point computation. STOKE can trade off accuracy for
performance for floating-point computations.
@@ -445,7 +444,7 @@ Dynamic Tools
Verificarlo front-end (see above) for lower overhead.
@@ -543,13 +542,13 @@ Static Tools
Flocq
Flocq is a floating-point formalization for Coq, written by
- Sylvie Boldo and others. It provides
- a library of theorems for analyzing arbitrary-precision floating-point
- arithmetic.
+ Sylvie Boldo and
+ others. It provides a library of theorems for analyzing arbitrary-precision
+ floating-point arithmetic.
@@ -588,7 +587,7 @@ Static Tools
They have also built a mixed-precision tool for Python code based on this
technique. Note that it also requires the commercial
- Gurobi Optimizer.
+ Gurobi Optimizer.
- Paper: "Rigorous Floating-Point Mixed-Precision Tuning" (POPL'17)
@@ -598,8 +597,7 @@ Static Tools
- Gappa
- Gappa helps automated reasoning about floating-point and
- fixed-point arithmetic. It has been used to prove
- the CRlibm
+ fixed-point arithmetic. It has been used to prove the CRlibm
implementations of elementary functions correct.
-
@@ -673,16 +670,14 @@ Static Tools
- Salsa is an abstract-interpretation-based floating-point analysis tool that
suggests transformations to minimize floating-point error, and is the dissertation
- work of Nasrine Damouche.
- The source code is not available.
+ work of Nasrine Damouche. The source code is not available.
-
- Satire
@@ -851,7 +846,7 @@ Miscellaneous
-
@@ -883,7 +878,7 @@ Miscellaneous
-
- SOAP
diff --git a/education.html b/education.html
index 857b9d7..9caba87 100644
--- a/education.html
+++ b/education.html
@@ -99,10 +99,10 @@ Videos
- "What Every 21st Century Computer Scientist
Should Know About Floating-Point Arithmetic" workshop talk by Bill Zorn (2022)
- - "Z-Fighting" video about floating-point artifacts
+
- "Z-Fighting" video about floating-point artifacts
in 3d rendering by Jamie King (2012)
- - "Floats" video about floating-point discretization
+
- "Floats" video about floating-point discretization
in Super Mario 64 by Pannenkoek2012
@@ -135,7 +135,7 @@ Tools and Miscellaneous
"NaN Gates" and "GradIEEEnt half decent" projects
by Tom Murphy ("Tom 7")
- Relevant xkcd
+ Relevant xkcd