URI: 
       Manual: on bsdnt - libzahl - big integer library
  HTML git clone git://git.suckless.org/libzahl
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit aeef38031dd83d5935cdd9263856485b31e1588f
   DIR parent bf8dfe5a718f7daa96d918367f30a3c272533b40
  HTML Author: Mattias Andrée <maandree@kth.se>
       Date:   Sun, 19 Jun 2016 01:43:32 +0200
       
       Manual: on bsdnt
       
       Signed-off-by: Mattias Andrée <maandree@kth.se>
       
       Diffstat:
         M doc/what-is-libzahl.tex             |       8 ++++++--
       
       1 file changed, 6 insertions(+), 2 deletions(-)
       ---
   DIR 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}