|
Packit |
67cb25 |
* Jim McElwaine for very useful comments and discussions
|
|
Packit |
67cb25 |
about the dilogarithm and related functions.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Simone Piccardi <piccardi@fi.infn.it> for extensions to the
|
|
Packit |
67cb25 |
histogram routines, and providing the ntuple code
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Nelson H. F. Beebe <beebe@math.utah.edu> for references and testing
|
|
Packit |
67cb25 |
the software on many different platforms.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for IEEE support for
|
|
Packit |
67cb25 |
Tru64, AIX, IRIX, fixes for odes, and testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Thomas Walter <walter@pctc.chemie.uni-erlangen.de> for heapsort
|
|
Packit |
67cb25 |
routines, cholesky decomposition, bug reports and useful suggestions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jorma Olavi Tähtinen <jotahtin@cc.hut.fi> for complex arithmetic
|
|
Packit |
67cb25 |
functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Barak Pearlmutter <bap@cs.unm.edu>
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Frederick W. Wheeler <wheeler@cipr.rpi.edu>
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Bernd Petrovitsch <bernd@ict.tuwien.ac.at>
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jacek Pliszka <Jacek.Pliszka@fuw.edu.pl> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Michele Clark <clark@cs.unc.edu> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jeffrey Russell Horner <jhorner@cs.utk.edu> for information on CBLAS
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Rahul V. Herwadkar <RHERWADK@us.oracle.com> for testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Trond Bo <datb@dnmi.no> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jan Kasprzak <kas@informatics.muni.cz> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* David Kaelbling <drk@sgi.com> for testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Mark Levedahl <mlevedahl@fallschurch.esys.com> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* David Billinghurst <David.Billinghurst@riotinto.com.au> for testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jean-Bernard ADDOR <jbaddor@sca.uqam.ca> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Fabrice Rossi <rossi@ufrmd.dauphine.fr> bug reports and suggestions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Paul Walmsley <pwalmsley@iee.org> for bug report and patch for
|
|
Packit |
67cb25 |
fixing matmult.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Dave Morrison <dave@bnl.gov> for advice on build procedure and
|
|
Packit |
67cb25 |
various patches, the diff/ numerical differentiation routines,
|
|
Packit |
67cb25 |
multmin documentation, and Landau distribution
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Brett Viren <bviren@superk.physics.sunysb.edu> for debugging qpsrt.c.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Christopher Gabriel <cgabriel@firenze.linux.it> contributed the
|
|
Packit |
67cb25 |
gsl-config and gsl.m4 we use.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* C M Murphy <C.M.Murphy@bath.ac.uk> patch to fix up consts in header files
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Bracy H. Elton for correcting a reference in the FFT Algorithms document
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Tadhg O'Meara <tadhg@net-cs.ucd.ie> for finding a bug in gsl-randist
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Steve Robbins <stever@bic.mni.mcgill.ca> patch to work around FP_RND
|
|
Packit |
67cb25 |
problems on Tru64, testing and other patches., bug fix for nm_simplex
|
|
Packit |
67cb25 |
algorithm.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* John Fisher <johnfish@uclink4.berkeley.edu> testing on powerpc linux
|
|
Packit |
67cb25 |
and support for fp-ppclinux.c
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* OKUJI Yoshinori <okuji@gnu.org> for a patch for fp-x86linux.c for libc5
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Pablo Bianucci <pbian@pccp.com.ar> for patches to complex matrix/vectors
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Toby White <tow@theor.ch.cam.ac.uk> for several patches and
|
|
Packit |
67cb25 |
improvements to the design, OpenBSD support
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Bill Brower <wbrower@ll.mit.edu> for bug report on gsl.m4
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Vladimir Kushnir <vkushnir@Alfacom.net> for ieee support for FreeBSD
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* F J Franklin <MEP95JFF@sheffield.ac.uk> for test reports and debugging
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Keith Briggs <briggsk@info.bt.co.uk> for bug reports and code for
|
|
Packit |
67cb25 |
the skewed Levy alpha-stable variates gsl_ran_levy_skew
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Vince <vattervi@msu.edu> for permutation iterator functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Henry Sobotka <sobotka@axess.com> for ieee support for OS/2 and bug fixes
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Remy Bruno <remy.bruno@libertysurf.fr> for bug fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* M. Lavasani <lavasani@connect.org.uk> for bug reports and testing on HPUX11
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jason Beegan <jasontd@indigo.ie> for NetBSD support
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Zeger Knops <zeger@cs.uu.nl> for bug fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Rodney Sparapani <rsparapa@mcw.edu> for Darwin support
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ramin Nakisa <raminnakisa@yahoo.com> for bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Achim Gaedke <achim@zpr.uni-koeln.de> for bug reports and
|
|
Packit |
67cb25 |
suggestions, additional histogram code, PyGSL python interface, 2d
|
|
Packit |
67cb25 |
histogram statistics, bug fixes for simulated annealing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Eric Rose <erose@memot.unibe.ch> for bug report and useful tip on casting
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> for bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Albert Chin <china@thewrittenword.com> for bug reports, patches, and
|
|
Packit |
67cb25 |
providing HP-UX platforms for testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Asterio Gonzalez <agonzalez@udiberica.com> for a bug report for multmin
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Carlo Perassi <carlo@linux.it> for implementing the random number
|
|
Packit |
67cb25 |
generators in Knuth's Seminumerical Algorithms, 3rd Ed.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Dan, Ho-Jin <hjdan@sys713.kaist.ac.kr> for divided differences interpolation
|
|
Packit |
67cb25 |
routines
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Stefan Koch <s.koch@seh-zuelpich.de> for useful bug reports and
|
|
Packit |
67cb25 |
fixes for the special functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Szymon Jaroszewicz <sj@cs.umb.edu> for the combinations modules and
|
|
Packit |
67cb25 |
bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Theis Peter Hansen <tph@com.dtu.dk> fixed unchecked status values in
|
|
Packit |
67cb25 |
multiroots
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jungemann Markus <Markus.Jungemann@de.bosch.com> documentation fixes
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Hans E. Plesser (hans dot plesser at itf dot nlh dot no) more
|
|
Packit |
67cb25 |
reliable implementation of gamma_inc, multifit bug fixes
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Arin Chaudhuri <achaudh@unity.ncsu.edu> documentation bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Karsten Howes <karsten@videotron.ca> siman bug fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jochen Küpper <jochen@jochen-kuepper.de> doc bug fixes, additional
|
|
Packit |
67cb25 |
constants
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* John Ketchum <johnk@qualcomm.com> for bug reports for the blas library
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Nicolas Darnis <ndarnis@cvf.fr> additional permutation functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jeff Spirko <spirko@lehigh.edu> patch for 1d minimization
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* David Necas (Yeti) <yeti@physics.muni.cz> bug reports and patches
|
|
Packit |
67cb25 |
for linear algebra, interpolation, additional tridiagonal solvers
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* <zunda@24i.net> for bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Christian T. Steigies <cts@debian.org> for documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Atakan Gurkan <ato@northwestern.edu> for bug reports and patches for the
|
|
Packit |
67cb25 |
random number generators.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* David Ronis <ronis@ronispc.chem.mcgill.ca> for bug reports and
|
|
Packit |
67cb25 |
patches
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Christian T. Steigies <cts@debian.org> for a documentation fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Teun Burgers <a.rburgers@freeler.nl> improvements to configure script
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Olivier Andrieu <andrieu@ijm.jussieu.fr> bug report for Chebyschev
|
|
Packit |
67cb25 |
memory leak
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Hiroshi Imamura <hima@cmt.is.tohoku.ac.jp> extension to psi(1+iy)
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Taliver Heath <taliver@paul.rutgers.edu> keep track of best solution
|
|
Packit |
67cb25 |
in siman_solve.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Trevor Blackwell <tlb@trevorblackwell.com> bug report test case for
|
|
Packit |
67cb25 |
SVD d_n = 0, bug fix to mt19937 generator
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Nicolas Bock <nbock@buffalo.edu> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Alan Aspuru-Guzik <aspuru@okra.cchem.Berkeley.edu> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Peter S. Christopher <peterc@midway.uchicago.edu> bug fix for
|
|
Packit |
67cb25 |
simulated annealing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Gene Carter <ecarter@mindspring.com> build shared libraries on MacOS X
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Fabian Jakobs <fabian.jakobs@web.de> fixed a bug in
|
|
Packit |
67cb25 |
gsl_linalg_bidiag_unpack_B, and documentation bug-fix for blas
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Gavin Crooks <gec@threeplusone.com> documentation bug fix,
|
|
Packit |
67cb25 |
dirichlet distribution, multinomial distribution
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Gert Van den Eynde <gvdeynde@sckcen.be> gsl_ldexp, gsl_frexp, gsl_fcmp
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Reinhold Bader <Reinhold.Bader@lrz-muenchen.de>, fixes for Hitachi SR8000
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Slaven Peles <peles@cns.physics.gatech.edu>, build options for
|
|
Packit |
67cb25 |
Compaq cc, doc bug fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* David Favis-Mortlock <d.favis-mortlock@dial.pipex.com> bug report for
|
|
Packit |
67cb25 |
gsl_rng_taus2 seeding
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Alexander Babansky <babansky@mail.ru> documentation bug report for Ei(x)
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Tiago de Paula Peixoto <count0@fissionauthority.com> bug report for multifit
|
|
Packit |
67cb25 |
memory allocation
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Adam Johansen <amj26@hermes.cam.ac.uk> bug report for eigenvalue routines
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Wolfgang Hoermann <hormannw@boun.edu.tr> bug report for niederreiter qrng
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jerome Houdayer <houdayer@spht.saclay.cea.fr> bug report for taus seeding
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Conrad Curry <cwcurry@orca.st.usm.edu> bug and documentation reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Erik Schnetter <schnetter@uni-tuebingen.de> documentation bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Maarten De Munck <indigo@kotnet.org> bug fix for vector/matrix get
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Axel Hutt <hutt@wias-berlin.de> bug fix for QAWC integration,
|
|
Packit |
67cb25 |
documentation bug fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Martin Jansche <jansche@ling.ohio-state.edu> various bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Gregory Soyez <g.soyez@ulg.ac.be> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Attilio Rivoldini <rivoldini@oma.be> bug report for CBLAS tests
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* W.M. Vissers <vissers@theochem.kun.nl> bug report for
|
|
Packit |
67cb25 |
gsl_complex_arccsc_real
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Paolo Redaelli <paolo.redaelli@libero.it> bug report for chebyshev
|
|
Packit |
67cb25 |
functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andrew Howard <ahoward@pollux.usc.edu> bug report for gsl_ran_discrete
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Heiko Bauke <Heiko.Bauke@Physik.Uni-Magdeburg.DE> bug reports and patches
|
|
Packit |
67cb25 |
for random number generators
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Vincent Sacksteder <vincent@sacksteder.com> bug reports for MSVC7
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Peter Verveer <verveer@embl-heidelberg.de> improvement to memory
|
|
Packit |
67cb25 |
usage of MINPACK routines
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Mario Pernici <Mario.Pernici@mi.infn.it> bug fix for
|
|
Packit |
67cb25 |
gsl_combination_valid and new function gsl_permutation_memcpy,
|
|
Packit |
67cb25 |
doc fix for bessel functions, bug fix for gsl_sf_psi_1_int,
|
|
Packit |
67cb25 |
bug report for gsl_permutation_canonical_to_linear, linalg
|
|
Packit |
67cb25 |
QRPT bug reports and fixes, and many other corrections.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Fabio Brugnara <brugnara@itc.it> provided a much-needed bug
|
|
Packit |
67cb25 |
fix for the conjugate gradient algorithm multidimensional
|
|
Packit |
67cb25 |
minimisers.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Krzysztof Pachucki <krp@fuw.edu.pl> bug report for gsl_sf_hypergU_int
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Carsten Svaneborg <svanebor@mpip-mainz.mpg.de> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Liguo Song <liguo.song@vanderbilt.edu> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Carlo Ferrigno <ferrigno@pa.iasf.cnr.it> bug report for CGS units
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Giulio Bottazzi <bottazzi@sssup.it> many useful bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Olaf Lenz <olenz@Physik.Uni-Bielefeld.DE> rng frwite/fread, bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jamie Lokier <jamie@shareable.org> for testing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Grant Lythe <grant@maths.leeds.ac.uk> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jussi Piitulainen <jpiitula@ling.helsinki.fi> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Aaron Schweiger <aschweig@bu.edu> bug report for SVD/column balancing
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Carlo Ferrigno <ferrigno@pa.iasf.cnr.it> bug report about const problems
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jussi Piitulainen <jpiitula@ling.helsinki.fi> documenation bug report for
|
|
Packit |
67cb25 |
gsl_ran_hypergeometric_pdf
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Bas Zoetekouw <bas@debian.org> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Paul Sydney <sydney@maui.net> bug report and patch for min/brent.c
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Alexei Podtelezhnikov <apodtele@mccammon.ucsd.edu> patch for sphere.c
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Neil Bushong <bushong@mh-4426b.ucsd.edu> documentation typo bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Brad Bell <brad@apl.washington.edu> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andreas Schneider <1@c07.de> bug report for R250
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Luigi Ballabio <luigi.ballabio@fastwebnet.it> fix m4 quoting in gsl.m4
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Zbigniew Koza <zkoza@ift.uni.wroc.pl> documentation bug fix for odes
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* James Scott <j.scott@runbox.com> fix for linalg tests on MSVC
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Rémi Butel <r.butel@epoc.u-bordeaux1.fr> fixes for multimin overflow
|
|
Packit |
67cb25 |
conditions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andris Pavenis <pavenis@latnet.lv> Makefile fix for EXEEXT
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Daniel Webb <lists@danielwebb.us> bug report for potential cspline
|
|
Packit |
67cb25 |
division by zero
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ewald Stamp <stamp@math.hu-berlin.de> bugfix for vector/swap_source.c
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Joerg Wensch <wensch@informatik.uni-halle.de> LQ decompositions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jason Stover <jstover@sdf.lonestar.org> patch for cdf/beta.c,
|
|
Packit |
67cb25 |
inverse cumulative distributions, discrete cumulative distributions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ralph Menikoff <rtm@lanl.gov> bug report for gsl_sf_expint_scaled
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Yoshiki <ytsunesada@yahoo.co.jp> documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Nigel Lowry <nigel-lowry@ultra.eclipse.co.uk> documentation proofreading
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Giulio Bottazzi <bottazzi@sssup.it> cdf for exponential power
|
|
Packit |
67cb25 |
distribution, bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Tuomo Keskitalo <Tuomo.Keskitalo@HUT.Fi> many improvements to ode-initval
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Britton Kerin <bkerin@asf.alaska.edu> documentation bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Patricio Rojo <pato@astro.cornell.edu> patch for numerical
|
|
Packit |
67cb25 |
instability in interpolation integrate function
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Damir Herman <herman@ncbi.nlm.nih.gov> improved accuracy of
|
|
Packit |
67cb25 |
histogram range calculations
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* John Salmon <jsalmon@thesalmons.org> bug report for gsl_cheb_eval_n_err
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Dirk Eddelbuettel <edd@debian.org> for bug reports and testing, and
|
|
Packit |
67cb25 |
maintaining the Debian package for GSL.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jari Häkkinen <jari@chiralcomp.com> for svd bug reports, rng bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Marco Canini <marco.canini@fastwebnet.it> patch for IXP2400 Xscale
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ben Klemens <klemens@hss.caltech.edu> bug report for sorting vectors
|
|
Packit |
67cb25 |
with NANs
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Peter Brommer <pbro@itap.physik.uni-stuttgart.de> bug report and patch
|
|
Packit |
67cb25 |
for Brent minimisation algorithm.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Gabriel Withington <gabriel.withington@umassmed.edu> typo in docs
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Stewart V. Wright <swright+gsl@physics.adelaide.edu.au> patch for missing
|
|
Packit |
67cb25 |
spline functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Richard Mathar <mathar@strw.leidenuniv.nl> additional Debye
|
|
Packit |
67cb25 |
functions n=5,6, handle case x==1 in 2F1.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Stefan Jahn <stefan@gruft.de> bug fix for periodic cubic splines with n=3
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Yoram Burak <yorambu@kitp.ucsb.edu> bug report for scaled bessel function In_scaled
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Mario Santos <mgrsantos@ist.utl.pt> bug report for spherical bessel function
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Vincent Plagnol <vincent.plagnol@normalesup.org> bug report for gsl_randist_binomial_pdf
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* John Houck <houck@space.mit.edu> bug report for gsl_sf_synchrotron_1
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jochen Voss <voss@seehuhn.de> ziggurat gaussian generator
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* John D Lamb <J.D.Lamb@btinternet.com> Marsaglia-Tsang gamma generator, bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Giulio Bottazzi <giulio.bottazzi@libero.it> improved exponential
|
|
Packit |
67cb25 |
power distribution and gsl_multifit_linear_est
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Charles Karney <ckarney@sarnoff.com> added Leva bounds to gaussian ratio method generator
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Torquil Sorenson <torquil@gmail.com> documentation bug fixes for FFTs
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Yajun Wang <yalding@cs.ust.hk> - bug report for multifit n
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Erik Schnetter <schnetter@cct.lsu.edu> - patch for Macos X on Intel
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Lowell Johnson <ldj00@sio.midco.net> - implementation of mathieu functions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Brian Gladman <brg@gladman.plus.com> - useful bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* B. Lazarov <bsl@mek.dtu.dk> - compilation bug report for randist
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Harald Moseby <harald.moseby@fnh.no> - special functions bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Neil Harvey <neilharvey@gmail.com> - bug report for beta pdf
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Felipe G. Nievinski <f.nievinski@unb.ca> - documentation bug report
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Daisuke TOMINAGA <tominaga@cbrc.jp> - Japanese translation of manual and numerous corrections
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andoline Bucciolini <andoline_bucciolini@women-at-work.org> - documentation bug for BLAS
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Daniel Falster <dfalster@bio.mq.edu.au> bug report for fdist_Pinv
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Giancarlo Marra <giancarlo.marra@bancaditalia.it> bug report for M_PI_4
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Alan Irwin <irwin@beluga.phys.uvic.ca> for sample implementation of
|
|
Packit |
67cb25 |
improved BFGS algorithm.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Lionel Barnett <lionelb.nospam@googlemail.com> for pointing out an
|
|
Packit |
67cb25 |
error in the elliptic integrals
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ed Smith-Rowland <3dw4rd@verizon.net> patch for laguerre polynomials
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Katrin Wolff <katrin_wolff@gmx.de> bug report for Lambert W function
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* "Heikki Orsila <heikki.orsila@iki.fi>" cleaning up siman code
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Eugene Loh <Eugene.Loh@Sun.COM> bug report for gsl_log1p
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Richard Smith <Richard.Smith@Sun.COM> bug report and suggestions for
|
|
Packit |
67cb25 |
correct use of isfinite
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Marco Lombardi <marco.lombardi@gmail.com> bug report for svd
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* I J Wilson <i.j.wilson@newcastle.ac.uk> bug report for dirichlet
|
|
Packit |
67cb25 |
function
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Justin Lenzo <j-lenzo@northwestern.edu> bug reports for
|
|
Packit |
67cb25 |
vector/matrix tests.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Sebastian Queißer <sebastian@queisser-net.de> bug report for
|
|
Packit |
67cb25 |
gsl_cdf_beta_Pinv
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andries Brouwer <Andries.Brouwer@cwi.nl> bug report for
|
|
Packit |
67cb25 |
underflow in symmetric eigenvalues
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Mingxi Wu <mwu@cise.ufl.edu> bug report for multinomial pdf
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Chris Mihelich <umbricola@gmail.com> bug reports and suggestions for
|
|
Packit |
67cb25 |
gsl_ldexp and gsl_frexp
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Frank Reininghaus <frank78ac@googlemail.com> complex polynomial
|
|
Packit |
67cb25 |
evaluation and ode improvements
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jason Coy <funkdart@gmail.com> optimisation for dwt.c
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Richard Guenther <rguenther@suse.de> bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Stijn van Dongen <svd@sanger.ac.uk> bug fix for overflow in
|
|
Packit |
67cb25 |
gsl_cdf_hypergeometric_{P,Q}
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Claude Dion <claude.dion@tp.umu.se> documentation bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Michael Kuklik <mkuklik@gmail.com> bug report for simplex
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Paul Accisano, bug report and fix for cyclic solver
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Thomas Weber <thomas.weber.mail@gmail.com> bug and patch for interp
|
|
Packit |
67cb25 |
accelerator
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Lori A. Pritchett-Sheats bug report for vegas chisq.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Frank Wang <frank.wang@validusre.bm> bug report for gsl_ran_gamma_knuth.
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Peter Johansson <trojkan@gmail.com> fix for make install prefix=PREFIX
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Taneli Kalvas <taneli.kalvas@jyu.fi> bug report for odes
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Marco Maggi <mrc.mgg@gmail.com> bug fix for gsl_blas_drotm
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Mateus Araújo Santos - bug fix for LM set
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* James Howse - quad_golden minimisation algorithm
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Marc JOURDAIN - polynomial derivatives function
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Andrew Steiner - for bug reports
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ettl Martin - bug report, rk4 memory
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Yevgeniy Naumovich - bspline allocators fix
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Huan Wu - gsl_linalg_complex_cholesky_invert
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Ralf Wildenhues - numerous proofreading corrections
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Thomas Tanner <tanner@gmx.de> - bug report for gsl_sf_beta_inc
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Sam Mason <sam@samason.me.uk> - bug fix for gsl_pow_int
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* José Luis García Pallero <jgpallero@gmail.com> - error checking for GSL cblas
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Teemu Ikonen <tpikonen@gmail.com> patch for gsl_ran_chisq_pdf
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Evgeny Kurbatov <EvgenyKurbatov@yandex.ru> - patch for error
|
|
Packit |
67cb25 |
handling in interpolation routines
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Michel Kern <Michel.Kern@inria.fr> - fix for singular Jacobian in
|
|
Packit |
67cb25 |
Newton solver
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Nikolay Simakov <nsimakov@andrew.cmu.edu> - bug report for gsl_eigen_jacobi
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Jim Ward - numerous bug reports and useful suggestions
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Josh Neil & Curt Hash - patch for negative binomial
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Maximilian Treiber <maximilian.treiber@physik.lmu.de> - bug report for gsl_sf_lncosh
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Martin Landriau <landriau@mpe.mpg.de> bug report for 3j coupling
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Grigory I. Rubtsov <grisha@ms2.inr.ac.ru> - extend range of 3j
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Matthias Sitte <matthias.sitte@gmail.com> - bug report and patch for
|
|
Packit |
67cb25 |
failing complex matrix IO routines
|
|
Packit |
67cb25 |
|
|
Packit |
67cb25 |
* Raymond Rogers <raymond.rogers72@gmail.com> - bug fixes for confluent
|
|
Packit |
67cb25 |
hypergeometric functions
|