Ricardo Wurmus skribis:
> Ludovic Courtès writes:
[...]
>>> +;; From LICENSE.md:
>>> +;; "The OpenLibm code derives from the FreeBSD msun and OpenBSD libm
>>> +;; implementations, which in turn derives from FDLIBM 5.3. As a
>>> result, it
>>> +;; has a number of fixes and upd
Ludovic Courtès writes:
>> +(synopsis "System-independent, portable libm implementation")
>
> What about “Portable C mathematical library (libm)”?
Okay.
>> +;; From LICENSE.md:
>> +;; "The OpenLibm code derives from the FreeBSD msun and OpenBSD libm
>> +;; implementations, whi
Ricardo Wurmus skribis:
> From 636e19fd0649cf18264dde64f76449f6b5d8e70c Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Mon, 9 Mar 2015 11:07:13 +0100
> Subject: [PATCH] gnu: Add openlibm.
>
> * gnu/packages/maths.scm (openlibm): New variable.
[...]
> +(synopsis "System-independent
>From 636e19fd0649cf18264dde64f76449f6b5d8e70c Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Mon, 9 Mar 2015 11:07:13 +0100
Subject: [PATCH] gnu: Add openlibm.
* gnu/packages/maths.scm (openlibm): New variable.
---
gnu/packages/maths.scm | 43 +++
1