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.
@@ -135,7 +135,7 @@

Tools and Miscellaneous

  • "NaN Gates" and "GradIEEEnt half decent" projects by Tom Murphy ("Tom 7")
  • -
  • Relevant xkcd
  • +
  • Relevant xkcd