[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Adding a generic mathematical library
From: |
Christopher Dimech |
Subject: |
Adding a generic mathematical library |
Date: |
Fri, 19 Jul 2024 20:00:35 +0200 |
> Sent: Saturday, July 20, 2024 at 4:16 AM
> From: "Richard Stallman" <rms@gnu.org>
> To: "Michael Heerdegen" <michael_heerdegen@web.de>
> Cc: emacs-devel@gnu.org
> Subject: Re: Adding a generic mathematical library
>
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > Have we considered to write a bit of glue code that would make it easier
> > and more convenient to use the things defined in Calc? Why invest all of
> > the time again?
>
> If a calc function includes a substanial amount of code
> to do a specific kind of calculation, we could extract that part
> as a separate function and put it in a suitable place.
That would be a good starting point. At least we would know that the functions
are indeed currently useful and being used. We can find any mathematical
implementations in the emacs code, and extract some good ones to an initial
emacs mathematical library emacs can start to access.
- Re: Adding a generic mathematical library, (continued)
- Re: Adding a generic mathematical library, Emanuel Berg, 2024/07/21
- Re: Adding a generic mathematical library, Emanuel Berg, 2024/07/18
- Re: Adding a generic mathematical library, Eli Zaretskii, 2024/07/18
- Re: Adding a generic mathematical library, Christopher Dimech, 2024/07/18
- Re: Adding a generic mathematical library, Emanuel Berg, 2024/07/21
- Re: Adding a generic mathematical library, Emanuel Berg, 2024/07/19
- Adding a generic mathematical library, Christopher Dimech, 2024/07/19
- Re: Adding a generic mathematical library, Stefan Kangas, 2024/07/19
- Adding a generic mathematical library, Christopher Dimech, 2024/07/19
- Re: Adding a generic mathematical library, Richard Stallman, 2024/07/19
- Adding a generic mathematical library,
Christopher Dimech <=
- Re: Add elisa to GNU ELPA, Sergey Kostyaev, 2024/07/16
- Re: Add elisa to GNU ELPA, Andrew Hyatt, 2024/07/17
Re: Add elisa to GNU ELPA, Sergey Kostyaev, 2024/07/18