[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60075] [PATCH 09/58] gnu: Add julia-irrationalconstants.
From: |
Efraim Flashner |
Subject: |
[bug#60075] [PATCH 09/58] gnu: Add julia-irrationalconstants. |
Date: |
Wed, 21 Dec 2022 19:09:17 +0200 |
On Mon, Dec 19, 2022 at 07:11:32PM +0100, zimoun wrote:
> Hi,
>
> On Wed, 14 Dec 2022 at 22:35, Efraim Flashner <efraim@flashner.co.il> wrote:
> > * gnu/packages/julia-xyz.scm (julia-irrationalconstants): New variable.
>
> [...]
>
> > + (description "This package defines the following irrational constants
> > in Julia.")
>
> This description looks incomplete. I suggest to replace by:
>
> --8<---------------cut here---------------start------------->8---
> This package defines more irrational constants in Julia.
> --8<---------------cut here---------------end--------------->8---
>
> or by:
>
> --8<---------------cut here---------------start------------->8---
> + (description "This package provides these irrational constants:
> +@itemize
> +@item
> +@item twoπ = 2π
> +@item fourπ = 4π
> +@item halfπ = π / 2
> +@item quartπ = π / 4
> +@item invπ = 1 / π
> +@item twoinvπ = 2 / π
> +@item fourinvπ = 4 / π
> +@item inv2π = 1 / (2π)
> +@item inv4π = 1 / (4π)
> +@item sqrt2 = √2
> +@item sqrt3 = √3
> +@item sqrtπ = √π
> +@item sqrt2π = √2π
> +@item sqrt4π = √4π
> +@item sqrthalfπ = √(π / 2)
> +@item invsqrt2 = 1 / √2
> +@item invsqrtπ = 1 / √π
> +@item invsqrt2π = 1 / √2π
> +@item loghalf = log(1 / 2)
> +@item logtwo = log(2)
> +@item logten = log(10)
> +@item logπ = log(π)
> +@item log2π = log(2π)
> +@item log4π = log(4π)
> +@end itemize")
> --8<---------------cut here---------------end--------------->8---
>
> With a preference for the latter.
I'd argue that the original doesn't just look incomplete, it's not a
full sentence. I've gone with the second.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- [bug#60075] [PATCH 05/58] gnu: julia-imagecore: Update to 0.9.4., (continued)
- [bug#60075] [PATCH 02/58] gnu: julia-arraylayouts: Update to 0.8.16., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 03/58] gnu: julia-coordinatetransformations: Update to 0.6.2-1.78f5a5c., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 12/58] gnu: julia-logexpfunctions: Update to 0.3.17., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 10/58] gnu: Add julia-inversefunctions., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 09/58] gnu: Add julia-irrationalconstants., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 11/58] gnu: Add julia-changesofvariables., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 18/58] gnu: julia-invertedindices: Update to 1.1.0., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 17/58] gnu: Add julia-shiftedarrays., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 21/58] gnu: julia-dataapi: Update to 1.13.0., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 16/58] gnu: julia-safetestsets: Fix build., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 24/58] gnu: julia-reversediff: Update to 1.14.4., Efraim Flashner, 2022/12/14