Introduction
Introduction Statistics Contact Development Disclaimer Help
Manual: on bsdnt - libzahl - big integer library
git clone git://git.suckless.org/libzahl
Log
Files
Refs
README
LICENSE
---
commit aeef38031dd83d5935cdd9263856485b31e1588f
parent bf8dfe5a718f7daa96d918367f30a3c272533b40
Author: Mattias Andrée <[email protected]>
Date: Sun, 19 Jun 2016 01:43:32 +0200
Manual: on bsdnt
Signed-off-by: Mattias Andrée <[email protected]>
Diffstat:
M doc/what-is-libzahl.tex | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/doc/what-is-libzahl.tex b/doc/what-is-libzahl.tex
@@ -76,8 +76,8 @@ applications. Currently however, it does not support
multithreading, but it has better support multiprocessing
and distributed computing than its competitor.
-Lesser ``competitors'' to libzahl include Hebimath and
-bsdnt.
+Lesser ``competitors'' (less known) to libzahl include
+Hebimath and bsdnt.
\begin{itemize}
\item
@@ -86,6 +86,10 @@ are not implemented and some functions are broken. The
author of libzahl thinks Hebimath is promising, but that
it could be better designed. Like libzahl, Hebimath aims
to follow the suckless philosophy.
+
+\item
+bsdnt has not been thoroughly investigated, but it
+does not look promising.
\end{itemize}
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.