CooCoo 0.2.0 → 0.2.1
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.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 860372054417156e379963641f703580be04f74a
|
|
4
|
+
data.tar.gz: 6d0cd464e9aeface8c6a59edb883b734764f2368
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d10e3d393313319f5c9946b7a8e4072aa142de5a8179cabbab9cffcf8046a0ab17cdd9d9b7da3cec3108ba1fe2a5a8f16a06f0838dcaa5a755657e163fb9cf9c
|
|
7
|
+
data.tar.gz: 95a6e2acaa6145a2fae9a86f27b188233f6ea454d70bffc5bcbcf1c0a69e08a7a156d944ed063e980802db733224def53cfc745c05360ec39bd1c7668c36b1d7
|
data/lib/coo-coo/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: CooCoo
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nolan Eakins
|
|
@@ -263,10 +263,6 @@ files:
|
|
|
263
263
|
- examples/mnist_dream.rb
|
|
264
264
|
- examples/seeds.rb
|
|
265
265
|
- examples/seeds_dataset.txt
|
|
266
|
-
- examples/t10k-images-idx3-ubyte
|
|
267
|
-
- examples/t10k-labels-idx1-ubyte
|
|
268
|
-
- examples/train-images-idx3-ubyte
|
|
269
|
-
- examples/train-labels-idx1-ubyte
|
|
270
266
|
- ext/buffer/Rakefile
|
|
271
267
|
- ext/buffer/buffer.pre.cu
|
|
272
268
|
- ext/buffer/matrix.pre.cu
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|