GitHub / SciRuby/rb-gsl issues and pull requests
#74 - Starting from ruby 3.2, warnings are raised concerning allocators
Issue -
State: open - Opened by BenTalagan 6 months ago
#73 - Fix gcc-14 -Wincompatible-pointer-types
Pull Request -
State: open - Opened by uwabami 7 months ago
- 4 comments
#72 - Fix NMatrix support: NARRAY_H -> NMATRIX_H
Pull Request -
State: open - Opened by uwabami 7 months ago
#71 - is rb-gsl dead
Issue -
State: open - Opened by simon-dedeo 11 months ago
- 7 comments
#70 - Large modifications to the GSL Ruby bindings.
Pull Request -
State: closed - Opened by bubbaspaarx about 1 year ago
#69 - Build fails: `rb_gsl_common.h: error: unknown type name 'EXTERN'`
Issue -
State: open - Opened by barracuda156 over 1 year ago
- 3 comments
#68 - Build failure with Clang 16 (`-Wincompatible-function-pointer-types`)
Issue -
State: open - Opened by thesamesam over 2 years ago
- 3 comments
#67 - Publish a new release to rubygems
Issue -
State: open - Opened by ruipserra over 3 years ago
- 7 comments
#66 - Ruby 3 compatibility
Pull Request -
State: closed - Opened by katafrakt over 4 years ago
- 4 comments
#65 - seems to require re-writing in places
Issue -
State: open - Opened by simon-dedeo over 4 years ago
- 14 comments
#64 - add msys2 dependency for windows to automatically install gsl via pacman
Pull Request -
State: open - Opened by dsisnero almost 5 years ago
#63 - Is this project still maintained?
Issue -
State: open - Opened by 0xdevalias about 5 years ago
- 3 comments
#62 - Documentation Link is Broken
Issue -
State: closed - Opened by ankane almost 6 years ago
#61 - Please tag 2.1.0.3 release
Issue -
State: open - Opened by zdennis over 6 years ago
#60 - Segmentation fault with ruby 2.4.4
Issue -
State: open - Opened by obromios over 6 years ago
#59 - complex matrix multiply is broken
Issue -
State: open - Opened by dino61 almost 7 years ago
- 1 comment
#58 - Updating to Ubuntu 17.10
Issue -
State: open - Opened by glebmikulko over 7 years ago
- 3 comments
#57 - Fix info tests
Pull Request -
State: open - Opened by rbalint over 7 years ago
#56 - Unable to build with ruby version 2.4.2
Issue -
State: open - Opened by shadyproject over 7 years ago
#55 - Incorrect versioning and incompartibility with Ruby > 2.4
Issue -
State: open - Opened by rssdev10 over 7 years ago
#54 - Install failed on Windows 10
Issue -
State: open - Opened by tddaniel over 7 years ago
#53 - How to add GSL to PATH on Windows.
Issue -
State: open - Opened by mundungus443 over 7 years ago
- 1 comment
#52 - Undefined symbol: gsl_sf_legendre_array_size (on Arch Linux)
Issue -
State: open - Opened by elisaado over 7 years ago
- 2 comments
#51 - Fix premature GC issues in several constructors.
Pull Request -
State: open - Opened by jzakrzew almost 8 years ago
#50 - Saner behavior in rb_gsl_complex_printf.
Pull Request -
State: open - Opened by jzakrzew almost 8 years ago
#49 - String handling fixes and simplifications
Pull Request -
State: open - Opened by jzakrzew almost 8 years ago
#48 - Fix the behavior of GSL::Sf:gamma_inc and gsl mode selection for all special functions.
Pull Request -
State: open - Opened by jzakrzew almost 8 years ago
#47 - Fix runtime deprecated warning on Fixnum type
Pull Request -
State: closed - Opened by badlamer over 8 years ago
- 2 comments
#46 - Version 2.1.0.2
Issue -
State: closed - Opened by mr-dxdy over 8 years ago
- 1 comment
#45 - GSL::Blas.zgemm crashes
Issue -
State: open - Opened by daxtens over 8 years ago
#44 - `rb-gsl` fails to build on Ruby 2.4
Issue -
State: closed - Opened by yzyzsun over 8 years ago
- 1 comment
#43 - test_nonsymm is failing on some Debian architecures
Issue -
State: open - Opened by rbalint over 8 years ago
#42 - Fix ruby 2.4 build
Pull Request -
State: closed - Opened by badlamer over 8 years ago
- 3 comments
#41 - Please remove wrapping of functions deprecated in GSL 2.2.1
Issue -
State: open - Opened by rbalint over 8 years ago
- 3 comments
Labels: bug
#40 - Can't require gsl on Alpine Linux - `Error relocating gsl_native.so: gsl_multifit_fdfsolver_jac: symbol not found`
Issue -
State: open - Opened by georgephillips almost 9 years ago
- 4 comments
Labels: bug
#39 - Implement 2D interpolation by exposing GSLs interp2d and spline2d functions.
Pull Request -
State: closed - Opened by v0dro about 9 years ago
- 1 comment
#38 - Add ability to assign ruby complex types to GSL::Matrix::Complex
Pull Request -
State: closed - Opened by envp about 9 years ago
- 1 comment
#37 - Add bindings for 2D interpolation functions
Issue -
State: open - Opened by stevemadere about 9 years ago
- 3 comments
Labels: enhancement
#36 - Make rb-gsl V2.1 work on Windows?
Issue -
State: open - Opened by i2000s about 9 years ago
- 12 comments
Labels: bug
#35 - compile error with NMATRIX support
Issue -
State: closed - Opened by Try2Code about 9 years ago
- 17 comments
#34 - rb-gsl-2.1 distfile contains tmp files
Issue -
State: open - Opened by 0-wiz-0 over 9 years ago
- 4 comments
#33 - Nmatrix compatibility
Pull Request -
State: closed - Opened by v0dro over 9 years ago
- 12 comments
#32 - dht_test fails on some architectures with GSL 2
Issue -
State: open - Opened by boutil over 9 years ago
- 2 comments
Labels: bug
#31 - Adapt to GSL 2.0
Pull Request -
State: open - Opened by boutil over 9 years ago
- 10 comments
#30 - Workaround for Jacobian
Pull Request -
State: closed - Opened by ktns over 9 years ago
#29 - Problem installing gsl without narray
Issue -
State: closed - Opened by michelboaventura over 9 years ago
- 7 comments
#28 - Issue with Interp
Issue -
State: open - Opened by DanielLeuenberger over 9 years ago
- 4 comments
Labels: enhancement
#27 - Assign Ruby Complex types to GSL::Matrix::Complex
Issue -
State: open - Opened by v0dro over 9 years ago
- 1 comment
Labels: enhancement
#26 - Replace rdoc style fixed-width markers with mardown
Pull Request -
State: closed - Opened by matschaffer over 9 years ago
#25 - Support latest GSL release
Issue -
State: closed - Opened by v0dro over 9 years ago
- 5 comments
Labels: enhancement
#24 - gsl-2.1 breaks rb-gsl
Issue -
State: closed - Opened by 0-wiz-0 over 9 years ago
- 2 comments
Labels: bug
#23 - Complete compatibility with nmatrix and new release as an nmatrix extension.
Issue -
State: closed - Opened by v0dro over 9 years ago
- 9 comments
Labels: enhancement
#22 - Tests are failing on all Debian release architectures except for amd64
Issue -
State: closed - Opened by rbalint almost 10 years ago
- 2 comments
Labels: bug
#21 - missing method alloc for GSL::Matrix:Class
Issue -
State: open - Opened by gebele almost 10 years ago
#20 - QR_lssolve() seems to insist on only solving square problems, unlike gsl_linalg_QR_lssolve()
Issue -
State: closed - Opened by crazzell about 10 years ago
- 2 comments
#19 - fix issues from blackwinter/rb-gsl
Issue -
State: closed - Opened by minad about 10 years ago
- 1 comment
#18 - mark this repository as obsolete
Issue -
State: closed - Opened by minad about 10 years ago
- 2 comments
#17 - Use Travis CI
Issue -
State: closed - Opened by agarie about 10 years ago
#16 - Replace setup.rb with rake tasks
Issue -
State: closed - Opened by v0dro over 10 years ago
#15 - Remove all traces of narray
Issue -
State: closed - Opened by v0dro over 10 years ago
#13 - Find nmatrix.h from require_paths
Pull Request -
State: closed - Opened by ktns over 10 years ago
- 3 comments
#12 - Fix reference link
Pull Request -
State: closed - Opened by blossomica over 10 years ago
- 10 comments
#11 - Fails to build with Ruby 2.2.1
Issue -
State: closed - Opened by Ghassan over 10 years ago
- 2 comments
#10 - Update documentation link
Issue -
State: closed - Opened by michaelmior over 10 years ago
#9 - Fixed a few bugs
Pull Request -
State: closed - Opened by Zenexer about 11 years ago
- 1 comment
#8 - 2.1 compatibility broke build
Issue -
State: closed - Opened by Zenexer about 11 years ago
#7 - Compile error in wavelet.c ("forward" is undefined)
Issue -
State: closed - Opened by Zenexer about 11 years ago
- 2 comments
#6 - Gemfile make sure deps are read from gemspec
Pull Request -
State: closed - Opened by thisMagpie about 11 years ago
- 1 comment
#5 - Installation on OSX 10.9
Issue -
State: closed - Opened by agarie over 11 years ago
- 1 comment
#4 - Update for Ruby >= 2.0
Issue -
State: closed - Opened by duggiefresh over 11 years ago
- 3 comments
#3 - Strange Git history
Issue -
State: closed - Opened by mvz over 11 years ago
- 5 comments
#1 - compile with ruby 1.9.3 on ubuntu 64 bits
Issue -
State: closed - Opened by vpereira over 12 years ago
- 1 comment