~ubuntu-branches/ubuntu/utopic/haskell-hmatrix/utopic

« back to all changes in this revision

Viewing changes to THANKS.md

  • Committer: Package Import Robot
  • Author(s): Denis Laxalde
  • Date: 2013-07-06 15:37:50 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130706153750-wxxplc788jedqvv5
Tags: 0.15.0.0-1
* New upstream release.
* Make it clear in copyright that the license is GPL-3 (as stated by the
  author in <https://github.com/albertoruiz/hmatrix/issues/45>) although
  there is no proper license file yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
 
108
108
- Daniel Fischer reported some Haddock markup errors.
109
109
 
110
 
- Danny Chan added support for integration over infinite intervals.
 
110
- Danny Chan added support for integration over infinite intervals, and fixed
 
111
  Configure.hs using platform independent functions.
111
112
 
112
113
- Clark Gaebel removed superfluous thread safety.
113
114
 
115
116
 
116
117
- Jian Zhang reported the Windows installation problem due to new ODE interface.
117
118
 
 
119
- Mihaly Barasz and Ben Gamari fixed mapMatrix* and mapMatrixWithIndex
 
120
 
 
121
- Takano Akio fixed off-by-one errors in gsl-aux.c producing segfaults.
 
122
 
 
123
- Alex Lang implemented uniRoot and uniRootJ for one-dimensional root-finding.
 
124
 
 
125
- Mike Ledger contributed alternative FFI helpers for matrix interoperation with C
 
126
 
 
127
- Stephen J. Barr suggested flipping argument order in the double integral example
 
128