public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Suggesting
@ 2024-03-01  8:47 Sergio Peña
  2024-03-01  9:27 ` Suggesting Jonathan Wakely
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergio Peña @ 2024-03-01  8:47 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

Hi there

This is only a suggestion.
I'm using the quadmath library and I'd like to know if it is possible the
GCC community to implement other transcendental functions like the lambert
W function.

Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggesting
  2024-03-01  8:47 Suggesting Sergio Peña
@ 2024-03-01  9:27 ` Jonathan Wakely
  2024-03-01 14:59 ` Suggesting Henrik Mannerström
  2024-03-01 15:04 ` Suggesting NightStrike
  2 siblings, 0 replies; 4+ messages in thread
From: Jonathan Wakely @ 2024-03-01  9:27 UTC (permalink / raw)
  To: Sergio Peña; +Cc: gcc-help

On Fri, 1 Mar 2024 at 08:52, Sergio Peña via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> Hi there
>
> This is only a suggestion.
> I'm using the quadmath library and I'd like to know if it is possible the
> GCC community to implement other transcendental functions like the lambert
> W function.

Yes, it's possible some member of the community will do that, but it
would probably only happen if somebody needs it for themselves. It's
very unlikely somebody will just sit down and do tons of work just
because you would like it.

Maybe you could be that person?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggesting
  2024-03-01  8:47 Suggesting Sergio Peña
  2024-03-01  9:27 ` Suggesting Jonathan Wakely
@ 2024-03-01 14:59 ` Henrik Mannerström
  2024-03-01 15:04 ` Suggesting NightStrike
  2 siblings, 0 replies; 4+ messages in thread
From: Henrik Mannerström @ 2024-03-01 14:59 UTC (permalink / raw)
  To: Sergio Peña; +Cc: gcc-help

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

On Fri, Mar 1, 2024 at 10:53 AM Sergio Peña via Gcc-help <
gcc-help@gcc.gnu.org> wrote:

> Hi there
>
> This is only a suggestion.
> I'm using the quadmath library and I'd like to know if it is possible the
> GCC community to implement other transcendental functions like the lambert
> W function.
>
> Thanks
>
Have you looked at the Boost-library?

https://www.boost.org/doc/libs/1_84_0/libs/math/doc/html/special.html
https://www.boost.org/doc/libs/1_84_0/libs/math/doc/html/math_toolkit/lambert_w.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggesting
  2024-03-01  8:47 Suggesting Sergio Peña
  2024-03-01  9:27 ` Suggesting Jonathan Wakely
  2024-03-01 14:59 ` Suggesting Henrik Mannerström
@ 2024-03-01 15:04 ` NightStrike
  2 siblings, 0 replies; 4+ messages in thread
From: NightStrike @ 2024-03-01 15:04 UTC (permalink / raw)
  To: Sergio Peña; +Cc: gcc-help

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

On Fri, Mar 1, 2024, 03:52 Sergio Peña via Gcc-help <gcc-help@gcc.gnu.org>
wrote:

> Hi there
>
> This is only a suggestion.
> I'm using the quadmath library and I'd like to know if it is possible the
> GCC community to implement other transcendental functions like the lambert
> W function.
>
> Thanks
>

https://www.gnu.org/software/gsl/doc/html/specfunc.html#lambert-w-functions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-01 15:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01  8:47 Suggesting Sergio Peña
2024-03-01  9:27 ` Suggesting Jonathan Wakely
2024-03-01 14:59 ` Suggesting Henrik Mannerström
2024-03-01 15:04 ` Suggesting NightStrike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).