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, 5 insertions, 0 deletions
diff --git a/src/benchmarks/cfrac/README.md b/src/benchmarks/cfrac/README.md
new file mode 100644
index 0000000..529480a
--- /dev/null
+++ b/src/benchmarks/cfrac/README.md
@@ -0,0 +1,5 @@
+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)