tangledpath / ruby-fann

Ruby library for interfacing with FANN (Fast Artificial Neural Network)
https://github.com/tangledpath/ruby-fann
MIT License
496 stars 42 forks source link

Does not work with Rubinius 2.2.6 #9

Closed olavolav closed 3 years ago

olavolav commented 10 years ago

Works using Ruby-2.1.1, but not with Rubinius. It does not seem to matter whether I had installed FANN before installing the ruby-fann gem or not.

See error message here: https://gist.github.com/olavolav/66b138ebbb10fc2ad5d2

Any thoughts?

olavolav commented 3 years ago

Outdated issue