Sha256: e606cb7d09f35abbaf469e0268f43b59249420b9d2633aca78228b9087277293

Contents?: true

Size: 419 Bytes

Versions: 3

Compression:

Stored size: 419 Bytes

Contents

##############################################################
#
#  Bayesian Network Library for Ruby
#  
#  Author: Sergio Espeja ( sergio.espeja@gmail.com )
#  
#  Developed in: IULA ( http://www.iula.upf.es ) and 
#  in bee.com.es ( http://bee.com.es )
#  
##############################################################
Dir[File.join(File.dirname(__FILE__), 'bn4r/**/*.rb')].sort.each { |lib| require lib }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bn4r-0.1.2 lib/bn4r.rb
bn4r-0.9.0 lib/bn4r.rb
bn4r-0.1.0 lib/bn4r.rb