Implement trace functionality for Hopfield and Hamming networks; update Gemfile.lock and app.rb for new dependencies and features

This commit is contained in:
Dmitry
2026-05-17 16:24:34 +03:00
parent 422cb49b31
commit 0182800043
5 changed files with 242 additions and 27 deletions
+2 -4
View File
@@ -6,7 +6,6 @@ GEM
logger (1.7.0)
multi_json (1.21.1)
mustermann (3.1.1)
nio4r (2.7.5)
nokogiri (1.19.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.3-aarch64-linux-musl)
@@ -23,8 +22,6 @@ GEM
racc (~> 1.4)
nokogiri (1.19.3-x86_64-linux-musl)
racc (~> 1.4)
puma (8.0.1)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.6)
rack-protection (4.2.1)
@@ -60,6 +57,7 @@ GEM
sinatra (= 4.2.1)
tilt (~> 2.0)
tilt (2.7.0)
webrick (1.9.2)
PLATFORMS
aarch64-linux-gnu
@@ -72,12 +70,12 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
puma
rackup
roo
rubyXL
sinatra
sinatra-contrib
webrick
BUNDLED WITH
2.5.3