Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gonum/internal issues and pull requests
#61 - all: add deprecation notices
Pull Request -
State: closed - Opened by kortschak about 6 years ago
#60 - README: document archiving and direct issues to gonum/gonum
Pull Request -
State: closed - Opened by kortschak almost 7 years ago
- 1 comment
#59 - github,README: add issue/pr templates and README explaining closure
Pull Request -
State: closed - Opened by kortschak over 7 years ago
#58 - asm/f32: Dot* asm implementations with tests.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 1 comment
#57 - asm/c64: Dot* asm implementations with tests.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 2 comments
#56 - asm/c128: Dot* asm implementations with tests.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 1 comment
#55 - Issue building
Issue -
State: closed - Opened by wiless over 7 years ago
- 2 comments
#54 - asm/f64: Updated axpy assembly to wide, pipelined loops.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 11 comments
#53 - asm/f64: Updated scal assembly to wide, pipelined loops.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 1 comment
#52 - asm/f64: Updated axpy assembly to wide, pipelined loops.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 19 comments
#51 - Revert "asm/f64: Updated axpy assembly to wide, pipelined loops."
Pull Request -
State: closed - Opened by kortschak over 7 years ago
#50 - asm/f64: Updated axpy assembly to wide, pipelined loops.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 3 comments
#49 - internal/README: add gddo link and badge
Pull Request -
State: closed - Opened by kortschak over 7 years ago
#48 - internal/asm/...: add documentation
Pull Request -
State: closed - Opened by kortschak over 7 years ago
- 1 comment
#47 - internal/asm/...: document packages and functions
Issue -
State: closed - Opened by kortschak over 7 years ago
#46 - internal/asm/...: remove outdated commments
Pull Request -
State: closed - Opened by kortschak over 7 years ago
- 3 comments
#45 - asm/f64: Alignment bug in DivTo fixed with test added.
Pull Request -
State: closed - Opened by Kunde21 over 7 years ago
- 5 comments
#44 - asm: fix build retry
Pull Request -
State: closed - Opened by kortschak almost 8 years ago
- 1 comment
#43 - all: fix build
Pull Request -
State: closed - Opened by kortschak almost 8 years ago
- 1 comment
#42 - Missing textflag.h
Issue -
State: closed - Opened by akiross almost 8 years ago
- 5 comments
#41 - Update go 1.6.3 to 1.6.4, 1.7.3 to 1.7.4, and add go 1.8beta1 and remove 1.5.4 in the testing matrix
Pull Request -
State: closed - Opened by jonlawlor almost 8 years ago
#40 - changes based on comments in gonum/integrate#33
Pull Request -
State: closed - Opened by evertlammerts about 8 years ago
#39 - Cleaned up coverage script and fixed travis.yml bug. See gonum/integrate#33.
Pull Request -
State: closed - Opened by evertlammerts about 8 years ago
- 1 comment
#38 - go 1.7 -> go 1.7.3
Pull Request -
State: closed - Opened by jonlawlor about 8 years ago
- 2 comments
#37 - binding: fix copy-paste typos
Pull Request -
State: closed - Opened by sbinet about 8 years ago
#36 - binding: new package for generating netlib bindings
Pull Request -
State: closed - Opened by kortschak about 8 years ago
- 4 comments
#35 - go 1.7rc3 -> go 1.7
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 2 comments
#34 - go 1.7rc2 -> go 1.7rc3
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 1 comment
#33 - go 1.7beta2 -> go 1.7rc2, go 1.6.2 -> go 1.6.3, dropping go 1.4.2
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 6 comments
#32 - go 1.7beta1 -> go 1.7beta2
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 1 comment
#31 - travis: go1.7beta1
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 1 comment
#30 - Additional asm routines for gonum/internal performance
Pull Request -
State: closed - Opened by Kunde21 over 8 years ago
- 26 comments
#29 - travis: go 1.6.1 -> 1.6.2
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 1 comment
#28 - go 1.5.3 -> 1.5.4, 1.6 -> 1.6.1
Pull Request -
State: closed - Opened by jonlawlor over 8 years ago
- 1 comment
#27 - all: go1.6
Pull Request -
State: closed - Opened by kortschak almost 9 years ago
- 1 comment
#26 - travis: go1.6rc1 -> go1.6rc2
Pull Request -
State: closed - Opened by jonlawlor almost 9 years ago
- 1 comment
#25 - travis: update test matrix
Pull Request -
State: closed - Opened by kortschak almost 9 years ago
- 7 comments
#24 - asm: avoid overflow in Dscal benchmarks
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 4 comments
#23 - Remove initial index argument from Dscal functions
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 1 comment
#22 - travis: go1.6beta1 -> go1.6beta2
Pull Request -
State: closed - Opened by kortschak almost 9 years ago
- 1 comment
#21 - Add DscalInc and DscalIncTo
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 9 comments
#20 - Add DscalUnitary and DscalUnitaryTo
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 1 comment
#19 - asm: unroll 4x DdotUnitary
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 6 comments
#18 - Generate assembler for Daxpy functions
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 2 comments
#17 - Add badges to README
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 1 comment
#16 - Add DaxpyIncTo
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 3 comments
#15 - Tests and benchmarks for Daxpy
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 1 comment
#14 - Update tests and add benchmarks for Ddot
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 1 comment
#13 - Generalized DaxpyInc
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 7 comments
#12 - .travis: activate webhooks
Issue -
State: closed - Opened by kortschak almost 9 years ago
- 1 comment
#11 - internal: add .travis.yml
Pull Request -
State: closed - Opened by kortschak almost 9 years ago
- 2 comments
#10 - Add test for DaxpyUnitary
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 2 comments
#9 - Add tests for DdotUnitary and DdotInc
Pull Request -
State: closed - Opened by vladimir-ch almost 9 years ago
- 2 comments
#8 - asm: add appengine build tags
Pull Request -
State: closed - Opened by kortschak about 9 years ago
- 3 comments
#7 - Add AMD64 SSE slice operations
Pull Request -
State: closed - Opened by klauspost over 9 years ago
- 10 comments
#6 - Make generated complex drop-ins
Pull Request -
State: closed - Opened by kortschak almost 10 years ago
- 1 comment
#5 - Make generated single precision drop-ins
Pull Request -
State: closed - Opened by kortschak almost 10 years ago
- 2 comments
#4 - Add noasm build tag
Pull Request -
State: closed - Opened by kortschak almost 10 years ago
- 3 comments
#3 - change DaxpyUnitary to take a destination parameter
Pull Request -
State: closed - Opened by fhs almost 10 years ago
- 5 comments
#2 - Add daxpy routines
Pull Request -
State: closed - Opened by btracey almost 10 years ago
- 1 comment
#1 - Added assembly routine and stub for ddot
Pull Request -
State: closed - Opened by btracey almost 10 years ago
- 11 comments