changelog

来自「开放gsl矩阵运算」· 代码 · 共 39 行

TXT
39
字号
Tue Sep  4 17:22:06 2001  Brian Gough  <bjg@network-theory.co.uk>	* added permutations of complex arrays and vectors	* permute_source.c: added permutations of complex arrays and 	vectorsSat Dec 30 21:30:16 2000  Brian Gough  <bjg@network-theory.co.uk>	* test.c: added the start of a test program	* permutation.c: added gsl_permutation_next and 	gsl_permutation_prev as in STL, from vattervi@msu.eduMon Apr 24 20:54:03 2000  Brian Gough  <bjg@network-theory.co.uk>	* gsl_permutation.h: renamed gsl_permutation_invert to 	gsl_permutation_inverseMon Apr 10 14:31:01 2000  Brian Gough  <bjg@network-theory.co.uk>	* added functions for permuting data and vectorsThu Feb 24 17:53:55 2000  Brian Gough  <bjg@network-theory.co.uk>	* permutation.c (gsl_permutation_invert): add an inverse function 	for permutationsSat Feb 19 12:04:32 2000  Brian Gough  <bjg@network-theory.co.uk>	* permutation.c (gsl_permutation_reverse): changed from return 	type int to void, since no errors can occur.Fri Feb 18 12:06:13 2000  Brian Gough  <bjg@network-theory.co.uk>	* permutation.c: added valid and reverse methods	(gsl_permutation_reverse): fixed bug in reverse

⌨️ 快捷键说明

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