rubyneat 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 55911afdacc6d02e0d2594ced4f76b48a6645c58
4
- data.tar.gz: 7ffb93d1a236809153e42dd03df2be0aaa081ff4
3
+ metadata.gz: c79cec31ceb0ad085d10b1d5d35b7c2e93f28127
4
+ data.tar.gz: 213a7add4071052faeb6e9c2ad37bf477fa9632d
5
5
  SHA512:
6
- metadata.gz: c07372bfdd4f14704afe160188563d65fab0b725f3737bc7cc4f1c58cb514d9f74f42a507ddf88420a713359e6c7b508b19f0c9ca0f05757598ada400ffb62a9
7
- data.tar.gz: 2c2b9f035ba7abc819a58d2a1338f8a69b711f5486d843b9e814abde83bac1de2e0d3b5ee993328fd948bc56d4a0c7a94ff3579089ca95d8b01379c96238428f
6
+ metadata.gz: '059e370150a1e4381ace38ad71267979af3f0ae0eaed9d9b46c77c8aee86cdfff60008949c68cbe0fe99cbdec50d55c90522ca08da6bb1d607945af3cd77477d'
7
+ data.tar.gz: 125a7aa1ebd187595be8209d92d815f7294dc0ce05b772548fd6ff461f0fcf541baa5a5f6976658ac6776a827f8d2a64d00b550673c55b3df801ad225217a16c
@@ -1 +1 @@
1
- 2.4.0
1
+ 2.4.1
data/.semver CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 4
4
- :patch: 4
4
+ :patch: 5
5
5
  :special: ''
@@ -5,30 +5,31 @@ GEM
5
5
  aquarium (0.5.1)
6
6
  awesome_print (1.7.0)
7
7
  bond (0.5.1)
8
- builder (3.2.2)
8
+ builder (3.2.3)
9
9
  coderay (1.1.1)
10
10
  debase (0.2.1)
11
11
  debase-ruby_core_source
12
- debase-ruby_core_source (0.9.6)
12
+ debase-ruby_core_source (0.9.9)
13
13
  deep_dive (0.3.5)
14
14
  json (~> 2.0, >= 2.0.2)
15
15
  descendants_tracker (0.0.4)
16
16
  thread_safe (~> 0.3, >= 0.3.1)
17
- diff-lcs (1.2.5)
17
+ diff-lcs (1.3)
18
18
  distribution (0.7.3)
19
19
  docile (1.1.5)
20
20
  faraday (0.9.2)
21
21
  multipart-post (>= 1.2, < 3)
22
- ffi (1.9.14)
22
+ ffi (1.9.18)
23
23
  formatador (0.2.5)
24
24
  git (1.3.0)
25
- github_api (0.14.5)
25
+ github_api (0.15.0)
26
26
  addressable (~> 2.4.0)
27
27
  descendants_tracker (~> 0.0.4)
28
28
  faraday (~> 0.8, < 0.10)
29
29
  hashie (>= 3.4)
30
+ mime-types (>= 1.16, < 3.0)
30
31
  oauth2 (~> 1.0)
31
- guard (2.14.0)
32
+ guard (2.14.1)
32
33
  formatador (>= 0.2.4)
33
34
  listen (>= 2.7, < 4.0)
34
35
  lumberjack (~> 1.0)
@@ -42,10 +43,10 @@ GEM
42
43
  guard (~> 2.1)
43
44
  guard-compat (~> 1.1)
44
45
  rspec (>= 2.99.0, < 4.0)
45
- hashie (3.4.6)
46
+ hashie (3.5.5)
46
47
  highline (1.7.8)
47
- json (2.0.2)
48
- juwelier (2.3.2)
48
+ json (2.0.3)
49
+ juwelier (2.3.4)
49
50
  builder
50
51
  bundler (>= 1.13)
51
52
  git (>= 1.2.5)
@@ -55,26 +56,27 @@ GEM
55
56
  psych (~> 2.2)
56
57
  rake
57
58
  rdoc
58
- semver
59
+ semver2
59
60
  jwt (1.5.6)
60
61
  listen (3.1.5)
61
62
  rb-fsevent (~> 0.9, >= 0.9.4)
62
63
  rb-inotify (~> 0.9, >= 0.9.7)
63
64
  ruby_dep (~> 1.2)
64
- lumberjack (1.0.10)
65
+ lumberjack (1.0.11)
65
66
  method_source (0.8.2)
67
+ mime-types (2.99.3)
66
68
  mini_portile2 (2.1.0)
67
69
  multi_json (1.12.1)
68
70
  multi_xml (0.6.0)
69
71
  multipart-post (2.0.0)
70
72
  nenv (0.3.0)
71
- nokogiri (1.6.8.1)
73
+ nokogiri (1.7.1)
72
74
  mini_portile2 (~> 2.1.0)
73
75
  notiffany (0.1.1)
74
76
  nenv (~> 0.1)
75
77
  shellany (~> 0.0)
76
- oauth2 (1.2.0)
77
- faraday (>= 0.8, < 0.10)
78
+ oauth2 (1.3.1)
79
+ faraday (>= 0.8, < 0.12)
78
80
  jwt (~> 1.0)
79
81
  multi_json (~> 1.3)
80
82
  multi_xml (~> 0.5)
@@ -83,18 +85,18 @@ GEM
83
85
  coderay (~> 1.1.0)
84
86
  method_source (~> 0.8.1)
85
87
  slop (~> 3.4)
86
- psych (2.2.2)
87
- queue_ding (0.1.4)
88
+ psych (2.2.4)
89
+ queue_ding (0.1.5)
88
90
  aquarium (~> 0)
89
91
  json (~> 2.0, >= 2.0.2)
90
- semver (~> 1)
92
+ semver2 (~> 3)
91
93
  rack (2.0.1)
92
94
  rake (12.0.0)
93
95
  rb-fsevent (0.9.8)
94
- rb-inotify (0.9.7)
96
+ rb-inotify (0.9.8)
95
97
  ffi (>= 0.5.0)
96
- rb-readline (0.5.3)
97
- rdoc (5.0.0)
98
+ rb-readline (0.5.4)
99
+ rdoc (5.1.0)
98
100
  rspec (3.5.0)
99
101
  rspec-core (~> 3.5.0)
100
102
  rspec-expectations (~> 3.5.0)
@@ -110,8 +112,9 @@ GEM
110
112
  rspec-support (3.5.0)
111
113
  ruby_dep (1.5.0)
112
114
  semver (1.0.1)
115
+ semver2 (3.4.2)
113
116
  shellany (0.0.1)
114
- simplecov (0.12.0)
117
+ simplecov (0.14.1)
115
118
  docile (~> 1.1.0)
116
119
  json (>= 1.8, < 3)
117
120
  simplecov-html (~> 0.10.0)
@@ -119,8 +122,8 @@ GEM
119
122
  slop (3.6.0)
120
123
  statistics2 (0.54)
121
124
  thor (0.19.4)
122
- thread_safe (0.3.5)
123
- yard (0.9.5)
125
+ thread_safe (0.3.6)
126
+ yard (0.9.8)
124
127
 
125
128
  PLATFORMS
126
129
  ruby
@@ -146,4 +149,4 @@ DEPENDENCIES
146
149
  yard (~> 0)
147
150
 
148
151
  BUNDLED WITH
149
- 1.13.6
152
+ 1.14.6
data/README.md CHANGED
@@ -3,7 +3,7 @@ RubyNEAT -- Neural Evolution of Augmenting Topologies
3
3
 
4
4
  [![Join the chat at https://gitter.im/flajann2/rubyneat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/flajann2/rubyneat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
5
 
6
- For the latest docs, please see http://rubyneat.com
6
+ For the latest docs, please see http://rubyneat.de
7
7
 
8
8
  RubyNEAT is under intense development, and then will be under intense documentation, as this is
9
9
  expected to be a full blown pure Ruby implementation of the NEAT algorithm by Kenneth Stanley:
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: rubyneat 0.4.4 ruby lib
5
+ # stub: rubyneat 0.4.5 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "rubyneat".freeze
9
- s.version = "0.4.4"
9
+ s.version = "0.4.5"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib".freeze]
13
13
  s.authors = ["Fred Mitchell".freeze]
14
- s.date = "2016-12-26"
14
+ s.date = "2017-04-02"
15
15
  s.description = "\n RubyNEAT -- Neural Evolution of Augmenting Topologies for Ruby.\n By way of an enhanced form of Genetic Algorithms -- the NEAT algorithm,\n populations of neural nets are evolved to handle pre-defined goals.\n\n RubyNEAT is the first implementation of the NEAT algorithm for Ruby, and\n it leverages Ruby's power to implement the NEAT algorithm in a way that would\n be difficult to do in other languages. The 'activation function' is largely\n standalone. Basically, activation is achieved by functional programming.\n\n Meaning, once your network is evolved, you can extract it as source code you\n can then utilize without the RubyNEAT engine.\n\n RubyNEAT can be used for nearly any Machine Learning task you can dream of,\n because it's also extensible and modular. See http://rubyneat.com for the\n details.\n ".freeze
16
16
  s.email = "lordalveric@yahoo.com".freeze
17
17
  s.executables = ["neat".freeze]
@@ -63,7 +63,7 @@ Gem::Specification.new do |s|
63
63
  s.homepage = "http://rubyneat.com".freeze
64
64
  s.licenses = ["MIT".freeze]
65
65
  s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze)
66
- s.rubygems_version = "2.6.8".freeze
66
+ s.rubygems_version = "2.6.11".freeze
67
67
  s.summary = "RubyNEAT NeuralEvolution of Augmenting Topologies".freeze
68
68
 
69
69
  if s.respond_to? :specification_version then
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubyneat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fred Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-26 00:00:00.000000000 Z
11
+ date: 2017-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: distribution
@@ -346,7 +346,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
346
346
  version: '0'
347
347
  requirements: []
348
348
  rubyforge_project:
349
- rubygems_version: 2.6.8
349
+ rubygems_version: 2.6.11
350
350
  signing_key:
351
351
  specification_version: 4
352
352
  summary: RubyNEAT NeuralEvolution of Augmenting Topologies