Skip to content

issues Search Results · repo:blackwinter/rb-gsl language:C

Filter by

20 results
 (80 ms)

20 results

inblackwinter/rb-gsl (press backspace or delete to remove)

Hi all, Thanks for your continued work on this very useful gem. Just out of interest, has anyone had a look at making this Rubinius compatible? How much work would it be? I m interested in looking at ...
  • edmundhighcock
  • 3
  • Opened 
    on Jun 22, 2015
  • #28

This goes in the nmatrix branch. For now I copied the code from https://github.com/sciruby/rb-gsl. This doesn t work or compile yet. Maybe @v0dro wants to continue from here, since he already did some ...
  • minad
  • 3
  • Opened 
    on Jun 21, 2015
  • #27

compiles optionally with narray
  • minad
  • 2
  • Opened 
    on Jun 19, 2015
  • #26

scan-build make ~ 185 bugs as of now
  • minad
  • Opened 
    on Jun 19, 2015
  • #25

In Debian we build rb-gsl for many architectures and most of them are failing: https://buildd.debian.org/status/package.php?p=ruby-gsl suite=unstable BTW I m the new maintainer of the package and wanted ...
  • rbalint
  • 1
  • Opened 
    on Jun 16, 2015
  • #24

Hi, From https://www.gnu.org/software/gsl/manual/html_node/Vector-views.html : A vector view is a temporary object, stored on the stack, which can be used to operate on a subset of vector elements. Vector ...
  • rbalint
  • 6
  • Opened 
    on Jun 11, 2015
  • #21

It seems that the gem is trying to write in /var/lib/gems which makes it impossible to deploy to heroku (because the file system on heroku is read only, except for tmp - http://stackoverflow.com/questions/6949751/heroku-read-only-file-system-var-www ...
  • adrienbourgeois
  • 9
  • Opened 
    on May 9, 2015
  • #18

This was my result: 1.9.3-p551 :003 a=GSL::Matrix::Int.ones(1) = GSL::Matrix::Int [ 1 ] 1.9.3-p551 :005 0.2 * a = GSL::Matrix::Int [ 69706220 ]
  • v0dro
  • 2
  • Opened 
    on May 6, 2015
  • #16

  • v0dro
  • 1
  • Opened 
    on May 4, 2015
  • #15

There is a repository that includes the commit history before 1.15.1.3. https://github.com/david-macmahon/rb-gsl What do you think about merging the past commits into your repository? If you would like ...
  • ktns
  • 1
  • Opened 
    on Apr 21, 2015
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub