summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2013-12-28 06:18:54 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2013-12-28 06:18:54 +0100
commit8b19de38e8aca568f909f66a0497862a34495ac9 (patch)
tree0aa1b9ca0cb17029beacd9e7320e122780b2d0a5 /doc
parent4831e0ebe594dfbe93de0f42fa32dd94ac05c3e3 (diff)
downloadgmp-8b19de38e8aca568f909f66a0497862a34495ac9.tar.gz
doc/projects.html: remove factorial and binomial.
Diffstat (limited to 'doc')
-rw-r--r--doc/projects.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/projects.html b/doc/projects.html
index 2e8c90bc6..88558f8ba 100644
--- a/doc/projects.html
+++ b/doc/projects.html
@@ -319,17 +319,6 @@ along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
<code>gmp_restrict</code>.
-
-<li> <strong>Factorial</strong>
-
- <p> Rewrite for simplicity and speed. Work is in progress.
-
-
-<li> <strong>Binomial Coefficients</strong>
-
- <p> Rewrite for simplicity and speed. Work is in progress.
-
-
<li> <strong>Prime Testing</strong>
<p> GMP is not really a number theory library and probably shouldn't have