changelog

来自「math library from gnu」· 代码 · 共 40 行

TXT
40
字号
2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>	* qrng.c: moved gsl_qrng_get to inline.c	* gsl_qrng.h (gsl_qrng_get): new inline declaration	* inline.c: handle inline functions separately	* Makefile.am (INCLUDES): use top_srcdir instead of top_builddir2008-03-17  Brian Gough  <bjg@network-theory.co.uk>	* reversehalton.c (reversehalton_init): removed unused variable i	* halton.c (halton_init): removed unused variable i2006-04-21  Brian Gough  <bjg@network-theory.co.uk>	* qrng.c gsl_qrng.h: use q instead of r in all prototypes2004-05-26  Brian Gough  <bjg@network-theory.co.uk>	* test.c: added <stdlib.h> for exit()2002-11-16  Brian Gough  <bjg@network-theory.co.uk>	* niederreiter-2.c (calculate_cj): clear uninitialized memoryMon Apr 22 19:20:05 2002  Brian Gough  <bjg@network-theory.co.uk>	* test.c:  output results for each individual test	* qrng.c (gsl_qrng_init): added missing init functionMon Oct 23 19:59:46 2000  Brian Gough  <bjg@network-theory.co.uk>	* qrng.c (gsl_qrng_get): use an array type for the array 	arguments, rather than a pointer

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?