bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] Missing constants


From: Brian Gough
Subject: Re: [Bug-gsl] Missing constants
Date: Mon, 16 Nov 2009 11:54:09 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Sun, 15 Nov 2009 14:29:06 -0200,
MaurĂ­cio wrote:
> It seems a few constants we had in 1.12 are
> missing in 1.13. See the result of diffs in
> gsl_const_cgs.h and gsl_const_cgsm.h for those
> versions below.
> 
> Since I see nothing about it in ChangeLog, I
> wonder if this was intended or just a mistke.

Hello -- unfortunately we had to remove the electromagnetic constants
from cgs.h because the units weren't defined unambiguously.  It should
be in the Changelog and NEWS, though, with the following messages:

2009-08-17  Brian Gough  <address@hidden>

        * const.el: removed electromagnetic constants from cgs, now only
        in CGSM

** The header file gsl_const_cgs.h no longer defines values for
   electromagnetic units.  Applications should use gsl_const_cgsm.h
   instead to obtain the values in the CGS-Magnetic system.  The
   previous values for these units given in gsl_const_cgs.h were
   incorrect as the type of CGS electromagnetic system was undefined.
   The affected constants are GSL_CONST_CGS_BOHR_MAGNETON,
   GSL_CONST_CGS_ELECTRON_CHARGE,
   GSL_CONST_CGS_ELECTRON_MAGNETIC_MOMENT, GSL_CONST_CGS_FARADAY,
   GSL_CONST_CGS_GAUSS, GSL_CONST_CGS_NUCLEAR_MAGNETON,
   GSL_CONST_CGS_PROTON_MAGNETIC_MOMENT, and GSL_CONST_CGS_ROENTGEN.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]