1. 2045586 graph/path: simplify and clean up union-find code and Kruskal by Dan Kortschak · 3 years, 5 months ago main master
  2. 1858083 spatial/{r2,r3}: drop use of subtests by Sebastien Binet · 3 years, 5 months ago
  3. ca24245 graph/encoding/dot: factor out repeated forward keys by Dan Kortschak · 3 years, 5 months ago
  4. e2a07cf graph/encoding/dot: fix line visit marking by Dan Kortschak · 3 years, 5 months ago
  5. d24ce68 spatial/r2: implement Rotate by Sebastien Binet · 3 years, 5 months ago
  6. 9c06200 spatial/r3: implement Rotate by Sebastien Binet · 3 years, 5 months ago
  7. 8d1ffe1 cmplxs,floats,internal/asm: don't use global rand state by Dan Kortschak · 3 years, 5 months ago
  8. cdb9abb README: point to travis-ci.com by Dan Kortschak · 3 years, 5 months ago
  9. c2e20de travis: test on 386 by Dan Kortschak · 3 years, 6 months ago
  10. b1b392a travis: remove unnecessary graphviz install by Dan Kortschak · 3 years, 5 months ago
  11. 0430f3e graph: make state of empty less contradictory and provide debugging strings by Dan Kortschak · 3 years, 5 months ago
  12. 609dabd graph/path: fix empty iterator comparison by Dan Kortschak · 3 years, 5 months ago
  13. e8599b8 graph/path: fix word salad by Dan Kortschak · 3 years, 5 months ago
  14. e471d32 graph/path: fix Bellman-Ford negative cycle detection for 32 bit architectures by Dan Kortschak · 3 years, 6 months ago
  15. 33227af graph/path: fix path extension by Dan Kortschak · 3 years, 6 months ago
  16. 3b44281 stat/samplemv: don't let Halton overflow on 32 bit architectures by Dan Kortschak · 3 years, 6 months ago
  17. 5289638 dsp/fourier: fix TestReversePairs for 32 bit architectures by Dan Kortschak · 3 years, 6 months ago
  18. b29604b github/workflows: update golangci-lint action version by Dan Kortschak · 3 years, 6 months ago
  19. 4cb41c6 graph/encoding/dot: don't propagate edge-setting panics when unmarshaling DOT by Dan Kortschak · 3 years, 6 months ago
  20. cb7e73b mat: clean up Dense.Inverse example by Vladimir Chalupecky · 3 years, 6 months ago
  21. f2b0335 mat: fix Dense.Inverse by Vladimir Chalupecky · 3 years, 6 months ago
  22. 39eb357 graph/layout: update for changes in gonum/plot@v0.8.1 by Dan Kortschak · 3 years, 6 months ago
  23. b721908 mat: document that Condition errors are returned by Cholesky methods by Dan Kortschak · 3 years, 6 months ago
  24. 4b187d6 mat: remove mention of "induced" from mat.Norm docs by Vladimir Chalupecky · 3 years, 6 months ago
  25. cdda714 testlapack: move local implementations of Lapack functions to separate file by Vladimir Chalupecky · 3 years, 7 months ago
  26. 6703b9c lapack: add Dgtsv by Vladimir Chalupecky · 3 years, 7 months ago
  27. df1c4f0 README: specify which compiler we test on and support by Dan Kortschak · 3 years, 6 months ago
  28. d989c50 lapack: add Dlagtm by Vladimir Chalupecky · 3 years, 7 months ago
  29. ec417b4 lapack: add Dlangt by Vladimir Chalupecky · 3 years, 7 months ago
  30. 0edb751 lapack64: add Tridiagonal type by Vladimir Chalupecky · 3 years, 7 months ago
  31. 83e82da testlapack: don't output matrix contents in DlantbTest by Vladimir Chalupecky · 3 years, 7 months ago
  32. 1f99927 stat/distuv: don't use global rand state for test by Dan Kortschak · 3 years, 7 months ago
  33. 3416eff A+C: add Tamir Hyman by asdftamir · 3 years, 7 months ago
  34. 8c1f90c graph/community: add threshold for modularity gain by asdftamir · 3 years, 7 months ago
  35. dc8c086 mat: consolidate basic types for testing in single file by Vladimir Chalupecky · 3 years, 7 months ago
  36. 8798337 lapack/gonum: update docs for Dtbtrs by Vladimir Chalupecky · 3 years, 7 months ago
  37. d520c6c mat: add TriBandDense.SolveVec and SolveVecTo by Vladimir Chalupecky · 3 years, 7 months ago
  38. 40b831e mat: clean up basicVector and rawVector types in tests by Vladimir Chalupecky · 3 years, 7 months ago
  39. d4de93a dsp/fourier: add radix-2 and radix-4 in-place FFTs by Dan Kortschak · 3 years, 8 months ago
  40. dc086ce mat: avoid linting complaint about non-simplified composite element by Dan Kortschak · 3 years, 7 months ago
  41. 36293e6 graph/flow: skip rather than erroring when there is no benchmark data by Dan Kortschak · 3 years, 7 months ago
  42. bd0b526 mat: fix GrowSym behaviour for Reset matrices by Dan Kortschak · 3 years, 7 months ago
  43. 979f9bd doc: clarify contribution A+C changes by Dan Kortschak · 3 years, 7 months ago
  44. 3f32cc8 mathext: use conventional inequality ordering for range by Dan Kortschak · 3 years, 7 months ago
  45. cf53c4b stat: fix typo by Dan Kortschak · 3 years, 7 months ago
  46. 4380c62 lapack/gonum: don't loop unnecessarily in Dlanv2 by Vladimir Chalupecky · 3 years, 7 months ago
  47. de0df9a lapack/gonum: fix underflow in Dlanv2 by Vladimir Chalupecky · 3 years, 7 months ago
  48. 44dd7ff testlapack: add default cases to local dlan?? functions by Vladimir Chalupecky · 3 years, 7 months ago
  49. 162472b lapack64: add Tbtrs by Vladimir Chalupecky · 3 years, 7 months ago
  50. eea0b5c testlapack: add test for Dtbtrs by Vladimir Chalupecky · 3 years, 7 months ago
  51. f8d6e5e lapack: add Dtbtrs by Vladimir Chalupecky · 3 years, 7 months ago
  52. aacdd93 testlapack: add test for Dtrtrs by Vladimir Chalupecky · 3 years, 7 months ago
  53. 971fc50 mat: add BandCholesky type by Vladimir Chalupecky · 4 years, 1 month ago
  54. aea9ac7 mat: add copySymBandIntoTriBand helper by Vladimir Chalupecky · 3 years, 8 months ago
  55. a9c58db lapack64: add Lansb and Lantb by Vladimir Chalupecky · 3 years, 8 months ago
  56. 9c9ecbc lapack64: add Pbcon by Vladimir Chalupecky · 3 years, 8 months ago
  57. fabd9d0 lapack/gonum: fix typo in comment for Dlacpy by Vladimir Chalupecky · 4 years, 1 month ago
  58. 79f5b08 mat: add TriBandDense.ReuseAsTriBand by Vladimir Chalupecky · 4 years, 1 month ago
  59. 6e14cd1 mat: use single panic string for bad capacity by Vladimir Chalupecky · 4 years, 1 month ago
  60. 5159fe5 mat: fix comment for untransposeTri by Vladimir Chalupecky · 4 years, 1 month ago
  61. eb27e53 mat: reuse matrix idiomatically in Cholesky by Vladimir Chalupecky · 4 years, 1 month ago
  62. e7a681e mat: fix up docs by Dan Kortschak · 3 years, 7 months ago
  63. c70431e all: add gccgo build constraint by Dan Kortschak · 3 years, 8 months ago
  64. 5aa97b3 stat/distuv: improve Poisson.Rand performance for Lambda >= 10 by Mark Canning · 3 years, 8 months ago
  65. dda0908 dsp/window: use conventional 2dp approximate constants by Dan Kortschak · 3 years, 8 months ago
  66. dfc757b dsp/fourier/internal/fftpack: use explicit complex arithmetic by Dan Kortschak · 3 years, 8 months ago
  67. c909a03 dsp/fourier: add benchmarks by Dan Kortschak · 3 years, 8 months ago
  68. 0312e4a dsp/fourier/internal/fftpack: group complex values by Dan Kortschak · 3 years, 8 months ago
  69. caa2b8c interp: Move out cubic spline code to a separate file by Roman Werpachowski · 3 years, 8 months ago
  70. 973d5f0 dsp/fourier: fix typo by Dan Kortschak · 3 years, 8 months ago
  71. abbcebe stat/distuv: improve Gamma.Rand performances for 0.2 <= alpha < 1 by Mark Canning · 3 years, 8 months ago
  72. 8cb5c96 dsp/fourier/internal/fftpack: fix typo by Dan Kortschak · 3 years, 8 months ago
  73. 8c7eded stat/distuv: improve Gamma.Rand performances by Mark Canning · 3 years, 8 months ago
  74. 9780bb4 A+C: add Mark Canning by Mark Canning · 3 years, 8 months ago
  75. 8d26fba dsp/window: move complex sequence weighting onto Values by Dan Kortschak · 3 years, 8 months ago
  76. ddc5bae dsp/window: avoid NaN when infinite values appear in seq by Dan Kortschak · 3 years, 8 months ago
  77. 8c25d69 dsp/window: refactor Gaussian and Tukey windows to be each a single type by Dan Kortschak · 3 years, 8 months ago
  78. 880b710 dsp/window: add Tukey window function and simplify tests by Dan Kortschak · 3 years, 8 months ago
  79. 7dc1a89 Revert "dsp/window: use half offset to exclude flanking zeros" by Dan Kortschak · 3 years, 8 months ago
  80. 1839007 dsp/window: revert tukey by Brandon Dube · 3 years, 8 months ago
  81. 6a7faca stat/combin: allow Binomial tests to pass on GOARCH=386 by Dan Kortschak · 3 years, 8 months ago
  82. e2724b6 graph/layout: allow Isomap tests to pass on GOARCH=386 by Dan Kortschak · 3 years, 8 months ago
  83. c62dc81 mat: don't clobber optimisation for TriDense matrix input by Dan Kortschak · 3 years, 8 months ago
  84. f883758 graph/encoding/{digraph6,graph6}: allow packages to build on 32-bit arches by Dan Kortschak · 3 years, 8 months ago
  85. cf02923 mat: fix build for 32-bit architectures by Dan Kortschak · 3 years, 8 months ago
  86. 1a536f9 A+C: add Brandon Dube by Brandon Dube · 3 years, 8 months ago
  87. 4df152a dsp/window: add Tukey by Brandon Dube · 3 years, 8 months ago
  88. 2599150 all: remove appengine build tag and test with safe by Dan Kortschak · 3 years, 8 months ago
  89. 2145bae stat/distmat: add UnitVector a uniform distribution over surface of an n-sphere by jon reiter · 3 years, 8 months ago
  90. c4c4cbf interp: Add Fritsch-Butland piecewise cubic interpolation method by Roman Werpachowski · 3 years, 8 months ago
  91. cdf8275 testlapack: use helpers to name sub-tests by Vladimir Chalupecky · 3 years, 9 months ago
  92. 085e2bc lapack,lapack64: remove Dlansb and Dlantb from Float64 by Vladimir Chalupecky · 3 years, 9 months ago
  93. ccfe840 ci: bump travis, appveyor and module versions by Dan Kortschak · 3 years, 9 months ago v0.8.0
  94. b5dc215 testlapack: use f64.L2NormUnitary in dlange helper by Vladimir Chalupecky · 3 years, 9 months ago
  95. 8a55f67 testlapack: add benchmark for Dlantb by Vladimir Chalupecky · 3 years, 10 months ago
  96. 5c397b6 lapack/gonum,lapack64: add Dlantb by Vladimir Chalupecky · 4 years ago
  97. b5c2b0d testlapack: implement Frobenius in dlange helper by Vladimir Chalupecky · 3 years, 10 months ago
  98. c357261 lapack/gonum: propagate NaN from Dcombssq by Vladimir Chalupecky · 3 years, 10 months ago
  99. 90f4be8 lapack/testlapack: add some helpers by Vladimir Chalupecky · 3 years, 10 months ago
  100. 459f250 cmplxs,floats: harmonise docs and panic strings by Dan Kortschak · 3 years, 9 months ago