Difference between revisions of "Goose"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Goose |Short description=Statistical computation library |Full description=Goose is a C++ library for statistical computation. Numerical functions include combinato...")
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Goose
+
|Name=The GNU Object-Oriented Statistics Environment
|Short description=Statistical computation library
+
|Short description=Statistical computation library.
|Full description=Goose is a C++ library for statistical computation. Numerical functions include combinatorial functions, CDF and inverse CDF functions, and various gamma functions. The program includes a fast, high-quality Mersenne Twister-based random number generator, various statistical tests, an implementation of simple linear regression, kernel density estimation, and (optionally) multi-threaded resampling routines.<br />
+
|Full description=Goose is a C++ library for statistical computation. Numerical functions include combinatorial functions, CDF and inverse CDF functions, and various gamma functions. The program includes a fast, high-quality Mersenne Twister-based random number generator, various statistical tests, an implementation of simple linear regression, kernel density estimation, and (optionally) multi-threaded resampling routines.
This project was a GNU package. It has since been decommissioned and is no longer developed.
+
|Homepage URL=https://www.gnu.org/software/goose/
|User level=none
+
|Is High Priority Project=No
|Status=Live
+
|Documentation note=----
|Component programs=
+
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
|Homepage URL=http://www.gnu.org/software/goose/goose.html
+
 
|VCS checkout command=
+
 
|Computer languages=C++
+
|Decommissioned or Obsolete=Yes
|Documentation note=
+
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
|Paid support=
+
|Donate=https://my.fsf.org/donate/
|IRC help=
+
|Related projects=pspp,octave,gsl,r
|IRC general=
+
|Keywords=math,statistics,linear regression,numerical functions
|IRC development=
+
|Version identifier=0.0.11
|Related projects=PSPP,Octave
+
|Version date=1999/10/19
|Keywords=C++,math,statistics,linear regression,numerical functions
+
|Version status=alpha
|Is GNU=n
+
|Version download=https://ftp.gnu.org/old-gnu/goose/goose-0.0.11.tar.gz
|Last review by=Janet Casey
+
|Last review by=Bendikker
|Last review date=2002-05-07
+
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.0.11
+
|User level=none
|Version date=1999-10-18
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=alpha
+
|Accepts cryptocurrency donations=Yes
|Version download=
+
|Test entry=No
|License verified date=2001-01-31
+
|Is GNU=No
|Version comment=0.0.11 alpha released on 1999-10-18
+
|GNU package identifier=goose
 +
}}
 +
{{Project license
 +
|License=LGPLv2orlater
 +
|License copyright=Copyright (C) 1998-1999 EMC Capital Management, Inc. (examples/(except: Makefile.in), src/containers/(except: Makefile.in), src/guile/(except: Makefile.in), src/linear/(except: Makefile.in), src/specfns/hypergeom.cpp, src/stats/(except: CochranQ.cpp, Kruskal_Wallis.cpp, McNemar.cpp, Spearman.cpp, CochranQ.h, Spearman.h, Makefile.in ), src/util/(except: Exception.cpp, stringtools.cpp, Exception.h, stringtools.h, WarningController.h, Makefile.in)
 +
Copyright (C) 1999 Sophus Medical Aps (src/stats/CochranQ.cpp, Kruskal_Wallis.cpp, McNemar.cpp, Spearman.cpp, CochranQ.h, Spearman.h)
 +
Copyright (C) 1998 Asger Alstrup Nielsen (src/util/DataConverter.cpp, Exception.cpp, stringtools.cpp, DataConverter.h, Exception.h, stringtools.h, WarningController.h
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=Copyright (C) 1985, 1986, 1988, 1990-1998 Free Software Foundation, Inc. (missing, doc/texinfo.tex)
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater with exception
 +
|License copyright=Copyright (C) 1991-1999 Free Software Foundation, Inc. (config.sub, config.guess, ltconfig, ltmain.sh)
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
|License note=Autoconf exception.
 +
}}
 +
{{Project license
 +
|License=X11
 +
|License copyright=Copyright 1991 by the Massachusetts Institute of Technology (install-sh)
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNonWarranty
 +
|License copyright=Copyright (C) 1994--1999 Free Software Foundation, Inc. (aclocal.m4, Makefile.in, doc/Makefile.in, examples/Makefile.in, test/Makefile.in, src/Makefile.in, src/containers/Makefile.in, src/guile/Makefile.in, src/linear/Makefile.in, src/specfns/Makefile.in)
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNoNonWarranty
 +
|License copyright=Copyright (C) 1992-1996 Free Software Foundation, Inc. (configure)
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright (C) 1991 Free Software Foundation, Inc. (COPYING)
 +
Copyright (C) 1999 Jon Trowbridge  (doc/goose-ref.info, doc/goose-ref.texi)
 +
(C) EMC Capital Management 1999. (test/test_E003.cpp) All Rights Reserved. Confidential Proprietary Material Exclusively Owned by EMC Capital Management.
 +
Copyright 1984, 1987, 1995 by Stephen L. Moshier (src/specfns/(except: hypergeom.cpp)) Cephes Math Library Release 2.3:  March, 1995
 +
(mkinstalldirs) public domain
 +
|License verified by=Bendikker
 +
|License verified date=2018/11/24
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
+
|Real name=Jon Trowbridge
|Real name=Jeffrey Turner
+
|Role=developer
|Email=
+
|Email=trow@gnu.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Asger Alstrup Nielsen
 
|Real name=Asger Alstrup Nielsen
|Email=
+
|Role=developer
|Resource URL=
+
|Email=alstrup@diku.dk
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Bradford Hovinen
 
|Real name=Bradford Hovinen
|Email=
+
|Role=contributor
|Resource URL=
+
|Email=hovinen@redrose.ne
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Havoc Pennington
 
|Real name=Havoc Pennington
|Email=
+
|Role=developer
|Resource URL=
+
|Email=hp@pobox.com
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Mikkel Munck Rasmussen
 
|Real name=Mikkel Munck Rasmussen
|Email=
+
|Role=developer
|Resource URL=
+
|Email=mikkel@sophusmedical.dk
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/goose/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=library
+
|Library=C++
|Library=c++
+
|Programming-language=C++, perl, scheme, shell
|Use=library
+
|Runs-on=Windows, GNU/Linux
}}
 
{{Project license
 
|License=LGPL
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:42, 4 December 2020


[edit]

The GNU Object-Oriented Statistics Environment

https://www.gnu.org/software/goose/
Statistical computation library.

Goose is a C++ library for statistical computation. Numerical functions include combinatorial functions, CDF and inverse CDF functions, and various gamma functions. The program includes a fast, high-quality Mersenne Twister-based random number generator, various statistical tests, an implementation of simple linear regression, kernel density estimation, and (optionally) multi-threaded resampling routines.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

24 November 2018

License

X11

Verified by

Bendikker

Verified on

24 November 2018

License

Other

Verified by

Bendikker

Verified on

24 November 2018

Verified by

Bendikker

Verified on

24 November 2018

Notes

Autoconf exception.

Verified by

Bendikker

Verified on

24 November 2018

Verified by

Bendikker

Verified on

24 November 2018

Verified by

Bendikker

Verified on

24 November 2018




Leaders and contributors

Contact(s)Role
Jon Trowbridge developer
Mikkel Munck Rasmussen developer
Havoc Pennington developer
Bradford Hovinen contributor
Asger Alstrup Nielsen developer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/old-gnu/goose/


Software prerequisites




Entry























"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.











Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.