[DRE-commits] [ruby-integration] 02/08: Merge tag 'upstream/0.1.4'
Lucas Moura
lucasmoura-guest at moszumanska.debian.org
Wed Feb 8 17:47:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
lucasmoura-guest pushed a commit to branch master
in repository ruby-integration.
commit 27fd7222dc0a61c5e38afc9eef51aaa9294ff315
Merge: 6691358 230f21d
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date: Wed Feb 8 15:22:41 2017 -0200
Merge tag 'upstream/0.1.4'
Upstream version 0.1.4
.autotest | 23 --
.gemtest | 0
.gitignore | 8 +
.travis.yml | 16 ++
.yardopts | 4 +
CONTRIBUTING.md | 61 ++++++
Gemfile | 5 +
History.txt | 20 +-
Manifest.txt | 9 -
README.md | 74 +++++++
README.txt | 60 -----
Rakefile | 40 ++--
benchmark/accuracy.rb | 24 ++
benchmark/speed.rb | 20 ++
data.tar.gz.sig | Bin 256 -> 0 bytes
integration.gemspec | 29 +++
lib/integration.rb | 426 ++++++++++++------------------------
lib/integration/methods.rb | 394 +++++++++++++++++++++++++++++++++
lib/integration/version.rb | 3 +
lib/opencl/Makefile | 29 +++
lib/opencl/integration_host.c | 151 +++++++++++++
lib/opencl/opencl_minimization.rb | 251 +++++++++++++++++++++
lib/opencl/unidimensional_kernel.cl | 47 ++++
metadata.gz.sig | 1 -
metadata.yml | 203 ++++++++---------
spec/integration_spec.rb | 94 ++++----
spec/spec.opts | 3 -
spec/spec_helper.rb | 27 ++-
28 files changed, 1475 insertions(+), 547 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-integration.git
More information about the Pkg-ruby-extras-commits
mailing list