aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/cfrac/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmarks/cfrac/README.md')
-rw-r--r--src/benchmarks/cfrac/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/benchmarks/cfrac/README.md b/src/benchmarks/cfrac/README.md
deleted file mode 100644
index 529480a..0000000
--- a/src/benchmarks/cfrac/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-pcfrac: Implementation of the continued fraction factoring algoritm
-
-Every two digits additional appears to double the factoring time
-
-Written by Dave Barrett (barrett%asgard@boulder.Colorado.EDU)