[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using the GNU GMP Library for Bignums in Emacs
From: |
Tom Tromey |
Subject: |
Re: Using the GNU GMP Library for Bignums in Emacs |
Date: |
Sun, 08 Jul 2018 23:43:43 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux) |
>>>>> "Tom" == Tom Tromey <address@hidden> writes:
Tom> * Update documentation
Tom> * Use the mpn_ API. This does not look fun :-(
I made an attempt at updating the documentation, but my heart isn't
really in it, so I tend to doubt that I did all that good of a job.
Also, the issue of whether GMP is required affects the docs quite a bit.
Maybe once the decisions have settled, someone else could look at the
docs.
I replied about the mpn thing already.
I did find a couple more items for the to-do list, though nothing too
pressing:
* cl-isqrt should probably be updated, maybe just sqrt should work on
integers and use GMP (?)
* expt still isn't converted
Tom
- Re: Using the GNU GMP Library for Bignums in Emacs, (continued)
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/07
- Re: Using the GNU GMP Library for Bignums in Emacs, Paul Eggert, 2018/07/07
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/09
- Re: Using the GNU GMP Library for Bignums in Emacs, Paul Eggert, 2018/07/09
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/09
- Re: Using the GNU GMP Library for Bignums in Emacs, Paul Eggert, 2018/07/09
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/09
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/10
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/10
- Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/08
- Re: Using the GNU GMP Library for Bignums in Emacs,
Tom Tromey <=
- Re: Using the GNU GMP Library for Bignums in Emacs, Stefan Monnier, 2018/07/10
Re: Using the GNU GMP Library for Bignums in Emacs, Richard Stallman, 2018/07/07
Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/08
Re: Using the GNU GMP Library for Bignums in Emacs, Richard Stallman, 2018/07/08
Re: Using the GNU GMP Library for Bignums in Emacs, Tom Tromey, 2018/07/09
Re: Using the GNU GMP Library for Bignums in Emacs, Stefan Monnier, 2018/07/09