Vsevolod Rodionov
3d8265d804
version bump for CDNJS - no actual changes
...
see https://github.com/cazala/synaptic/issues/137
2016-09-13 12:14:35 +03:00
Vsevolod Rodionov
5a6c487102
bringing karma for browser testing
2016-07-29 15:47:27 +03:00
Juan Cazala
0a544dbc9e
Replaced pre-commit with pre-push
2016-07-26 11:06:49 -03:00
Juan Cazala
697de49de0
v1.0.8
2016-07-25 15:25:11 -03:00
Juan Cazala
82d64f27a9
Added precommit
2016-07-25 15:23:23 -03:00
Vsevolod Rodionov
47745614e3
test refactor - see comment
...
The first thing is that prev tests were relaying upon expectation of "it" function executed synchroniously. However, actual result was another: functions were called after everything was fired. So all assertions expectations like "this is result on 200th iteration" were whong as all of them were fired after all 1000 iterations ran.
Another thing was default assertion library able to simple asserions. In order to simplify the debugging chai was used - it allows to write something like `assert.isAtMost(val1, val2, ...)`, and if everything fails it outputs something like "expected 0.52 to be at most 0.49", so actual BDD-style tests are used now.
2016-07-22 18:43:39 +03:00
Vsevolod Rodionov
5041da2c25
replacing assertion lib: using chai for now
2016-07-22 12:20:45 +03:00
Juan Cazala
0345fe648d
Fixed bundle path
2016-07-09 16:47:50 -03:00
Juan Cazala
25e1e151a2
Replaced gulp with webpack
2016-07-08 19:00:24 -03:00
Juan Cazala
abdce5117a
v1.0.5
2016-07-04 21:55:54 -03:00
Juan Cazala
b752e29788
v1.0.4
2016-03-17 10:33:57 -03:00
Juan Cazala
e8ce3a998c
build version 1.0.3
2016-03-02 13:28:25 -03:00
Juan Cazala
b2c3220c70
updated version tag
2015-09-01 11:42:24 -03:00
SkY3r
bdefeb2853
>=0.10 Node Compatibility
...
Error by installing on new versions of the Node:
npm WARN engine synaptic@1.0.1: wanted: {"node":"^0.10.0"} (current: {"node":"0.12.7","npm":"2.13.5"})
2015-08-27 17:48:09 +02:00
Juan Cazala
4d50133633
update tag: v1.0.1
2015-07-20 03:11:42 -03:00
Juan Cazala
e0f20561c2
updated tag
2015-07-12 23:56:45 -03:00
Juan Cazala
f4eed6a396
new release
2015-07-12 23:06:42 -03:00
max
35edc26484
mocha fix
2015-05-12 18:05:50 -04:00
max
36de19118f
mocha fix
2015-05-12 18:04:58 -04:00
max
ec0b9f4b6a
added minified version to gulp and repo
2015-05-12 17:51:19 -04:00
max
3a729890cb
fixed gulp tasks with browserify
2015-05-11 21:37:12 -04:00
Juan Cazala
b5f4249cdb
Fix #18
2015-03-09 13:30:01 -03:00
Juan Cazala
83264fb988
updated version
2014-12-09 23:48:58 -03:00
Juan Cazala
d7f268e2ce
changed dependencies versions
2014-12-05 01:59:30 -03:00
Juan Cazala
0829ba97a2
changed gulp version
2014-12-05 01:57:07 -03:00
Juan Cazala
76de621d8d
fixed CI test
2014-12-05 01:47:29 -03:00
Juan Cazala
ee9f140c6d
fixed CI test
2014-12-05 01:42:01 -03:00
Juan Cazala
ea63c9f2e1
added gulp test task
2014-12-05 01:32:29 -03:00
Juan Cazala
88c5867f56
added new Hopfield architecture
...
hop field network + fix issue #9 + separated files and added gulp task
2014-12-05 01:29:08 -03:00
Juan Cazala
2f0d447a87
updated version
...
0.1.3
2014-11-01 20:35:00 -03:00
Juan Cazala
cb46ea001a
updated version
2014-11-01 20:30:33 -03:00
Juan Cazala
bd47c96f4f
updated version
2014-10-21 22:13:47 -03:00
Juan Cazala
141d8632cf
synaptic
...
lib commit
2014-10-20 23:02:22 -03:00
Juan Cazala
68fd02f8b6
package.json
2014-10-17 01:21:32 -03:00
Juan Cazala
47bc37f9e9
tests
2014-10-12 16:39:00 -03:00