.gitignore | 100644 | 0 | 0 | | | 407 Bytes | 04e2421a07d8320eb164a0d373c1b66f7c24646a6e311274737ad65a31f63eb0 |
.rspec | 100644 | 0 | 0 | | | 43 Bytes | b877193d61b9168745a597a42afeaa690005390433cb7dcc0f72d9bd32c2e71d |
.travis.yml | 100644 | 0 | 0 | | | 287 Bytes | c75717f4212e256d9ddcd30080fa9d38057a7a351d5c2c091f2dc31fe78f78a3 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 3.33 KB | cbe944157a34f7904c018bcbb4a4b63273976dc26a4877d5ac145ad409d77ec1 |
Gemfile | 100644 | 0 | 0 | | | 175 Bytes | 6b76ff01b748df413c84784621d3c66311e6b8799a2399c02c73b45591f074b6 |
Guardfile | 100644 | 0 | 0 | | | 212 Bytes | 23b3dfe5228610df835e25547b0691619dfe06862534512b7e2396ae59f549f4 |
History.txt | 100644 | 0 | 0 | | | 13.5 KB | 69dccf2086fcdefef187fc6a8c61a03716f6e0522afcb9a5e9e3c1a2803875ef |
LICENSE.txt | 100644 | 0 | 0 | | | 1.6 KB | e2ac7d5861e48085e79d46fac13a2109ca69f70956b2466cd327bda325eef9b4 |
Manifest.txt | 100644 | 0 | 0 | | | 2.15 KB | 2879dde9a1fba92be611ee95d4285928e5bfe9f1a344d45d6b6737c34a6f4a87 |
README.rdoc | 100644 | 0 | 0 | | | 6.13 KB | 12f26af9ca9cd6eea3485719d9334e6efc306728e8ccfcb8e159c3072032ae23 |
Rakefile | 100644 | 0 | 0 | | | 4.86 KB | 7266e74bb43a07472c209c5c39b073093b8e9281a0b90eebf9eaef91adcf31b1 |
ext/nmatrix/binary_format.txt | 100644 | 0 | 0 | | | 1.83 KB | 5aae099a0b84f735169e864734a0a4b2ab107eaef880dcc191c8827f6876c1d1 |
ext/nmatrix/data/complex.h | 100644 | 0 | 0 | | | 13.4 KB | b14703f91d99a8ff2c31d08e2bd21da268b0199c1dccbb755da1c7e566eed865 |
ext/nmatrix/data/data.cpp | 100644 | 0 | 0 | | | 8.93 KB | c653485b763b4d137f799ddd392bd71447c9aa42c65eef52a3ae475825bd4e72 |
ext/nmatrix/data/data.h | 100644 | 0 | 0 | | | 111 KB | 6963c4924ec5a7b75914f62dfc3d045ba31f9e7204d6df2692a9a8ad5134b7bb |
ext/nmatrix/data/meta.h | 100644 | 0 | 0 | | | 3.4 KB | f2d18bfe7b969cbee54b8aa3d05a4d9efd94449d415953914dd6373fddc6884b |
ext/nmatrix/data/rational.h | 100644 | 0 | 0 | | | 14 KB | 236e330ac22041cd3059f05f751388802478f4b3eeebeaecd59bc1b2fa52b5b5 |
ext/nmatrix/data/ruby_object.h | 100644 | 0 | 0 | | | 15.8 KB | 19262f1f5d8e8f1968b343e5400f90840d98e9b0d42e0367848adc4cf2176ff7 |
ext/nmatrix/extconf.rb | 100644 | 0 | 0 | | | 7.17 KB | 7fd555d5eb7a9385a5df2681052e6976dbd3b814e7204c2ec3fa245149081d60 |
ext/nmatrix/math.cpp | 100644 | 0 | 0 | | | 65.6 KB | f66b48a785bb376429671d8eb617d9b3517ce769a3e218b4624ec0986e95dc63 |
ext/nmatrix/math/asum.h | 100644 | 0 | 0 | | | 4.38 KB | 93513ba4de2e952ad70c65ae5c7889c7d6ffc33585686b8ce2c07a08cacf3fb9 |
ext/nmatrix/math/geev.h | 100644 | 0 | 0 | | | 3.81 KB | 4ed1bd03bc5713694d34bebf5bf8dcd32c687bb9999a57c53be954b92ba53b5d |
ext/nmatrix/math/gemm.h | 100644 | 0 | 0 | | | 8.31 KB | a8e4d68ad941195ca2e283f3b3fd918ed5884ff802759c18956730eba3ac2a42 |
ext/nmatrix/math/gemv.h | 100644 | 0 | 0 | | | 5.69 KB | f2b6e6fed5acb59bcd7a3d68f16b647b14aa407a630511bf8c72c54761027ff4 |
ext/nmatrix/math/ger.h | 100644 | 0 | 0 | | | 2.17 KB | 14acc393412909482cc7f0c042d7b93e5db143137cff0b12dbf4d77575fda74e |
ext/nmatrix/math/gesdd.h | 100644 | 0 | 0 | | | 3.11 KB | 188d1af2ec257a78393a1b1b2f3e9b67001a4f638e51e0254c048bc9675742d0 |
ext/nmatrix/math/gesvd.h | 100644 | 0 | 0 | | | 3.12 KB | bc3856a961d82a15a910ba42aa48a69e73f04b7c47b9dc3b910352f94e53e010 |
ext/nmatrix/math/getf2.h | 100644 | 0 | 0 | | | 2.28 KB | 2fc83a07ff75af106b58dc20276fc9b52616a991742e664fc15c6a8ae6b34756 |
ext/nmatrix/math/getrf.h | 100644 | 0 | 0 | | | 8.52 KB | c0b890b19a67199cf0653da93c6b7018277b08fe8f7f597734d14dabbda52b39 |
ext/nmatrix/math/getri.h | 100644 | 0 | 0 | | | 3.9 KB | cb43b982dad2938b99b165e28551a99ab3b20c64d906c4b2d2e9a07dcaa9acd0 |
ext/nmatrix/math/getrs.h | 100644 | 0 | 0 | | | 4.92 KB | 9a34629c528af520e504f326dc07270c4c5398b37fcfbb8a3501143a7dfb91d0 |
ext/nmatrix/math/idamax.h | 100644 | 0 | 0 | | | 1.92 KB | eb07696a04f2db54ba87646a7e7ec413f3ba62d954da3b5c88eab39e9cfdbeb2 |
ext/nmatrix/math/inc.h | 100644 | 0 | 0 | | | 1.01 KB | 2b9d54570d8898571df6071496d06d28b6520a059e7e7e7b0be8198d93d991c1 |
ext/nmatrix/math/laswp.h | 100644 | 0 | 0 | | | 4.7 KB | 1f88a81ae2a6e495c762e8760690e302c3418bd41d02e2fc519a686b1c45df18 |
ext/nmatrix/math/long_dtype.h | 100644 | 0 | 0 | | | 2.05 KB | c4cafd3543fe02c5014dd03b2d0df15ff8f3e6d66d753acfb0f71e2863c9272c |
ext/nmatrix/math/math.h | 100644 | 0 | 0 | | | 34.7 KB | 8814dc61d377d53ba36596bfdc08bca27b4fa0f4c8a963226c404f9c18ae9844 |
ext/nmatrix/math/nrm2.h | 100644 | 0 | 0 | | | 5.23 KB | 199aa8a5033602cb058d332c1a43fb1c87a3a6375d182c8a269ecb5fbe7ea857 |
ext/nmatrix/math/potrs.h | 100644 | 0 | 0 | | | 5 KB | e8d060398afc5842e40aeb1162b26570802f35f008ba67ac985a948f4128f178 |
ext/nmatrix/math/rot.h | 100644 | 0 | 0 | | | 4.89 KB | a441885f6464ae0a07c3afcd4afcd38181f245a10726e673a74eb10a11235611 |
ext/nmatrix/math/rotg.h | 100644 | 0 | 0 | | | 3.88 KB | ea3538712d54976ffff2071a505d9333bec5d51d2f9f560cde996b3c39194ce0 |
ext/nmatrix/math/scal.h | 100644 | 0 | 0 | | | 1.92 KB | a6de32a8e0bdcbd6525bdd90a8288ac3def41d30aff80731d1dcd975bbc6bf49 |
ext/nmatrix/math/swap.h | 100644 | 0 | 0 | | | 1.76 KB | 179e6291aaa1d50e18da4bcaca96b1238b768efa4e3808f51522cbac6bc514b6 |
ext/nmatrix/math/trsm.h | 100644 | 0 | 0 | | | 12.5 KB | 92124b2f1e3ece47f52ab83cee986326ae871f747216bc39e3e79b32eab1c377 |
ext/nmatrix/nmatrix.cpp | 100644 | 0 | 0 | | | 9.79 KB | f4f26fbe5f6b9267b56d7020b891f956f6ba82885cf2625f5b3b800f0067b5dc |
ext/nmatrix/nmatrix.h | 100644 | 0 | 0 | | | 12.2 KB | 29a42b53c7b8ccfbc53151d063fc0ab461376f0e419a3ce02c464f4262f21e2d |
ext/nmatrix/ruby_constants.cpp | 100644 | 0 | 0 | | | 3.29 KB | bca33d68571b644c15e8d40243917b1afd12365434d31d47fd463109737ccb6f |
ext/nmatrix/ruby_constants.h | 100644 | 0 | 0 | | | 1.89 KB | d911f2dd7a689eab6c663e43b78a1ee3b7ab27b2cff6c5d64b8e20edf5e7cfe3 |
ext/nmatrix/ruby_nmatrix.c | 100644 | 0 | 0 | | | 66.2 KB | 8e87821f546bdad589643921cee5d735180f6649468293d67370ad2fa5ec5383 |
ext/nmatrix/storage/common.cpp | 100644 | 0 | 0 | | | 1.57 KB | a30ce4641d4c70ae6279fa555406bc61b8339fa9ffa13bcfa3bd1ea97412ab49 |
ext/nmatrix/storage/common.h | 100644 | 0 | 0 | | | 4.93 KB | 28df54616f7007878a2156a2d4d5ab6a6443eda370c5649e163385f341a2bc69 |
ext/nmatrix/storage/dense.cpp | 100644 | 0 | 0 | | | 28.3 KB | 38bb4466a2910f64f1e62f1cda952eb4d8321a7b8f3367381607741e36f849ca |
ext/nmatrix/storage/dense.h | 100644 | 0 | 0 | | | 3 KB | 87e2b4032c429d8523b99262f49db731f85823ce37b0bcd228090cb38a34b644 |
ext/nmatrix/storage/list.cpp | 100644 | 0 | 0 | | | 36.9 KB | 5ee808fb23e0ba450526a4a4769238a049c50867e901f08f1a22c98be792f1d9 |
ext/nmatrix/storage/list.h | 100644 | 0 | 0 | | | 3.1 KB | 9666f1aaa484e8dafeda1a28ec5a0674372d2db4262549c41d0bc22a939eedfb |
ext/nmatrix/storage/storage.cpp | 100644 | 0 | 0 | | | 24 KB | 29b013495871aab7ddc720744da44a8e1f84c1613eff8b05da6875f2996905ad |
ext/nmatrix/storage/storage.h | 100644 | 0 | 0 | | | 2.5 KB | b84a5f5342ec4eabc25486c023ea2264f098675d5f84c730da8f5cd2ec679c3a |
ext/nmatrix/storage/yale/class.h | 100644 | 0 | 0 | | | 36.1 KB | aedcae804c9a1665a4898825925948b2e5a6cd164066ac2d30c1e8d307c9c4d3 |
ext/nmatrix/storage/yale/iterators/base.h | 100644 | 0 | 0 | | | 4.03 KB | 15338c7ddde808f7bec73ef6a0a7a80346655c7700756c1911abfd8f4c829794 |
ext/nmatrix/storage/yale/iterators/iterator.h | 100644 | 0 | 0 | | | 4.25 KB | e069e66137a1ee99c01bef063b5fbecec80f6765f336f4aface7c5fb613b9c9c |
ext/nmatrix/storage/yale/iterators/row.h | 100644 | 0 | 0 | | | 16.2 KB | 4be2801e9ce5c957ed405f554e2bc86f1a0b56f9c4a316aeb81777f81182808e |
ext/nmatrix/storage/yale/iterators/row_stored.h | 100644 | 0 | 0 | | | 4.33 KB | 224d84e4b6e1d68e738c40a9f19782874a32c4b05a23ee6934f0db46f802ce90 |
ext/nmatrix/storage/yale/iterators/row_stored_nd.h | 100644 | 0 | 0 | | | 4.66 KB | 8e461cfcb1b4b0d0dc0f52d828f8528a0344c3e2a8653fbc3af244872f2cc921 |
ext/nmatrix/storage/yale/iterators/stored_diagonal.h | 100644 | 0 | 0 | | | 4.17 KB | c02d75180537a52c9f174ed6fa7e499591da6c396c9f6904c4293cd3a410a7dc |
ext/nmatrix/storage/yale/math/transpose.h | 100644 | 0 | 0 | | | 2.38 KB | edd1ea0b9dbadf9793116d04af7c1bfc13d6ca9464576a703e847e4aa03eaea9 |
ext/nmatrix/storage/yale/yale.cpp | 100644 | 0 | 0 | | | 52.5 KB | 1652996348815f09a74fc8cbc2232aaf37fb69ad0db30f94da89986e722c378c |
ext/nmatrix/storage/yale/yale.h | 100644 | 0 | 0 | | | 5.32 KB | 742fb9127ab5a0e38ce9e908f25a758f3af70626d1844fa6d531739fc632d3e5 |
ext/nmatrix/ttable_helper.rb | 100755 | 0 | 0 | | | 2.46 KB | c4b4caf8e21dd206493242ce0757c9dd770891d59cf0547a81796ba18021b40e |
ext/nmatrix/types.h | 100644 | 0 | 0 | | | 1.1 KB | c34aa4980ccab4f3f43f8ab98682d2cffaa1946dcba6fb01db8edb8f8b0c70dc |
ext/nmatrix/util/io.cpp | 100644 | 0 | 0 | | | 7.53 KB | 55f671bdeed3a69a8e81da077876c311f80387ece0722c5af180334081875491 |
ext/nmatrix/util/io.h | 100644 | 0 | 0 | | | 4.4 KB | 69b88cb60fe57eb96f1a6945131f468a36b1e1bdb0d309d4a44d5428608c7d50 |
ext/nmatrix/util/sl_list.cpp | 100644 | 0 | 0 | | | 14.2 KB | 1fc085f26b0416b6883cd0c0c5f92d927d07270d70a14ecd5572730a29e7c193 |
ext/nmatrix/util/sl_list.h | 100644 | 0 | 0 | | | 3.29 KB | 31055213edc5388bf478d379db024d879bae2d89083e29cd9e3d3a33e0678820 |
ext/nmatrix/util/util.h | 100644 | 0 | 0 | | | 1.25 KB | cad8ad8bf49ed4c56313613ef921bb35340ae73a6a83feeb3c97a8032bbe812d |
lib/nmatrix.rb | 100644 | 0 | 0 | | | 1.11 KB | 8d95949d91321b193ee59f94a88e204fdfcc739c22f8d22484bddf98a183f241 |
lib/nmatrix/blas.rb | 100644 | 0 | 0 | | | 9.44 KB | 79c5df33203866a4b45d11316ffa9c6000c3a9db82f6cac0c05eda5267d528a9 |
lib/nmatrix/enumerate.rb | 100644 | 0 | 0 | | | 6.37 KB | 36d07142642c8453c9a104324dd5c2ef13c880bc1c52a62f235f490975d87c13 |
lib/nmatrix/io/market.rb | 100644 | 0 | 0 | | | 6.71 KB | 9c9d05c65d61d20c50eaaf500761dd86bdb7a16ce866484339d9dba90c40d138 |
lib/nmatrix/io/mat5_reader.rb | 100644 | 0 | 0 | | | 21.1 KB | 027297374ae1ce5a1277e363d6f8c9d1b4789f1c4c9fd2bd85c78a448c922084 |
lib/nmatrix/io/mat_reader.rb | 100644 | 0 | 0 | | | 5.2 KB | 75dfe01ce3834c55c80510feb49e1fac78260dcfdac2e79eee432b4671372422 |
lib/nmatrix/lapack.rb | 100644 | 0 | 0 | | | 5.87 KB | d8248da8113a954780d1323c3197658358313d5afd2f19d3c1d9cf4f34b5f288 |
lib/nmatrix/math.rb | 100644 | 0 | 0 | | | 13.5 KB | 14e814f181bec4b4be40a1633064e1839863fdd6ff449f7557d19fce0ad6730a |
lib/nmatrix/monkeys.rb | 100644 | 0 | 0 | | | 1.58 KB | 8c2dd8089371c42f6c4074afcdbaf11d0936f159d980c0d225612db719fcad51 |
lib/nmatrix/nmatrix.rb | 100644 | 0 | 0 | | | 13.1 KB | b7e2cb3fdfe7c0df71eb7dba4734016c7eb565e4e56a42c8ba55c22ef7d28803 |
lib/nmatrix/nvector.rb | 100644 | 0 | 0 | | | 6.06 KB | a891224890ee5173291d1d409d1bebefbd082347ae70a853f38b1981cedad819 |
lib/nmatrix/rspec.rb | 100644 | 0 | 0 | | | 1.93 KB | d46616da8f1325d4387528c8e6a6c4984d11c0f2f9238366104f209a60335b8b |
lib/nmatrix/shortcuts.rb | 100644 | 0 | 0 | | | 19.7 KB | 98b3d9e3f7cd269bbe236828999157b0c2e5bd3743048d5800de03970e8924ba |
lib/nmatrix/version.rb | 100644 | 0 | 0 | | | 853 Bytes | 32871f85b38e3574d9ad005e2ba1f6c686fd7235685865c5d312dcf3712baa86 |
lib/nmatrix/yale_functions.rb | 100644 | 0 | 0 | | | 3.19 KB | dadc8807a961168e5a7ad544c73ba768f1b7c15fb1320a67c609615762dff88f |
nmatrix.gemspec | 100644 | 0 | 0 | | | 2.24 KB | 58df5a775d7a6a38908bd8e4f6a25ae0b5eaef8a4806ab3fec2f3d69eaf6f45e |
scripts/mac-brew-gcc.sh | 100755 | 0 | 0 | | | 914 Bytes | 6785eedfeb342d88cff7cf7f074b0aa8a58798726b6f7f73d9e06d188a55c1cb |
spec/00_nmatrix_spec.rb | 100644 | 0 | 0 | | | 10.5 KB | 3b1f51e3a3aabe5ef4cb98eeee9647276368bb8140f174d8e0f608719f956051 |
spec/01_enum_spec.rb | 100644 | 0 | 0 | | | 5.01 KB | bd83f7080864985181ca53893730b84fd18710179fb58eaf0a0257a5492f491a |
spec/02_slice_spec.rb | 100644 | 0 | 0 | | | 12.3 KB | b9569e23fd18e6fc551cddd920c974cb54ae9ba827804b021794dfce377d4fb7 |
spec/2x2_dense_double.mat | 100644 | 0 | 0 | | | 188 Bytes | 199d920ebf9a447e2a3527581d82b099bcadeed287eab6472d76d6be9d067349 |
spec/4x4_sparse.mat | 100644 | 0 | 0 | | | 207 Bytes | 2ce2e29d709bc9e9d2d312b5396247c0e87e19750f23b3a3dc44c3256ec8b22a |
spec/4x5_dense.mat | 100644 | 0 | 0 | | | 194 Bytes | 2e67dba5f3d16055c1ef54c5371134614b6115f98467f4abc3f7aff69c37af3e |
spec/blas_spec.rb | 100644 | 0 | 0 | | | 4.76 KB | 9ea81846cd4c10bf36744aec2ccb332da13bd3778366d05df8c31660d8b4a37b |
spec/elementwise_spec.rb | 100644 | 0 | 0 | | | 8.7 KB | 63c46ca62958372f6a82da0ee3902ff3824f80b661c7698edeed263e30fddd1e |
spec/io_spec.rb | 100644 | 0 | 0 | | | 3.97 KB | 189751e390e4749b9cd296f560bc9a79193a19f9f3bf05a48af540b469860c2b |
spec/lapack_spec.rb | 100644 | 0 | 0 | | | 15.6 KB | 187f8291a766479321bf8e8422c49a3fedc7a9c570a43f58d000863617facd7a |
spec/leakcheck.rb | 100644 | 0 | 0 | | | 258 Bytes | 1004978667aa7e1c0d401c57772327631daa3c19f6fed9b6eb9436ab03a191b4 |
spec/math_spec.rb | 100644 | 0 | 0 | | | 4.92 KB | c51c8cb595b206f1b708fb7e0e66d8e87d470a4ecd76cfe3c8bb7a639e14deb0 |
spec/nmatrix_yale_resize_test_associations.yaml | 100644 | 0 | 0 | | | 25.9 KB | 87afbe5cae39b3ec3fcdac890405d1a19167dec89d211d14ca1f77b55ee214c4 |
spec/nmatrix_yale_spec.rb | 100644 | 0 | 0 | | | 7.86 KB | 3aa79b52de376d4ce8cee4960baafa0f81c7a34b0749e4dc1fea84291439b705 |
spec/rspec_monkeys.rb | 100644 | 0 | 0 | | | 749 Bytes | e8bfbdb69b684b629be94584c30f1589f5e041f2ed8c98755fd7501e34affd31 |
spec/rspec_spec.rb | 100644 | 0 | 0 | | | 1.11 KB | e3382bd706c0a642aac8444a8d687331ea28138c05ae1c82d01acb8d445f571f |
spec/shortcuts_spec.rb | 100644 | 0 | 0 | | | 6.68 KB | 4f8e98625aabb498076fdba342800767780362fea63327690ee7742150278af2 |
spec/slice_set_spec.rb | 100644 | 0 | 0 | | | 4.46 KB | 578a5a1b9e3b6b88ebd0bf7ef5a142e70c454ca846d82f95bd6798a34c524992 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.58 KB | 7c304fc8d573985d2ac5900ee6582d91e73e0416f2992febecf8f12136d312dd |
spec/stat_spec.rb | 100644 | 0 | 0 | | | 6.06 KB | 3c25504778676eac1879d2ed5e18ebafe83a9abb88d5e3790c187616049023fc |
spec/utm5940.mtx | 100644 | 0 | 0 | | | 2.46 MB | 6007a2ce730bf54b4e58062a7eda59702c8ae3d9c16596618c4f66e7f19ffc4e |