opencl_ruby_ffi 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opencl_ruby_ffi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brice Videau
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-14 00:00:00.000000000 Z
11
+ date: 2016-04-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: narray
@@ -78,7 +78,6 @@ extra_rdoc_files: []
78
78
  files:
79
79
  - LICENSE
80
80
  - lib/opencl_ruby_ffi.rb
81
- - lib/opencl_ruby_ffi/Arithmetic_gen.rb
82
81
  - lib/opencl_ruby_ffi/Buffer.rb
83
82
  - lib/opencl_ruby_ffi/CommandQueue.rb
84
83
  - lib/opencl_ruby_ffi/Context.rb
@@ -93,8 +92,11 @@ files:
93
92
  - lib/opencl_ruby_ffi/Program.rb
94
93
  - lib/opencl_ruby_ffi/SVM.rb
95
94
  - lib/opencl_ruby_ffi/Sampler.rb
95
+ - lib/opencl_ruby_ffi/Stream.rb
96
+ - lib/opencl_ruby_ffi/opencl_arithmetic_gen.rb
96
97
  - lib/opencl_ruby_ffi/opencl_ruby_ffi_base.rb
97
98
  - lib/opencl_ruby_ffi/opencl_ruby_ffi_base_gen.rb
99
+ - lib/opencl_ruby_ffi/opencl_types.rb
98
100
  - opencl_ruby_ffi.gemspec
99
101
  homepage: https://github.com/Nanosim-LIG/opencl-ruby
100
102
  licenses: