--- !ruby/object:Gem::Specification name: tomoto version: !ruby/object:Gem::Version version: 0.4.0 platform: x86_64-linux authors: - Andrew Kane autorequire: bindir: bin cert_chain: [] date: 2023-12-28 00:00:00.000000000 Z dependencies: [] description: email: andrew@ankane.org executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.txt - README.md - ext/tomoto/ct.cpp - ext/tomoto/dmr.cpp - ext/tomoto/dt.cpp - ext/tomoto/extconf.rb - ext/tomoto/gdmr.cpp - ext/tomoto/hdp.cpp - ext/tomoto/hlda.cpp - ext/tomoto/hpa.cpp - ext/tomoto/lda.cpp - ext/tomoto/llda.cpp - ext/tomoto/mglda.cpp - ext/tomoto/pa.cpp - ext/tomoto/plda.cpp - ext/tomoto/slda.cpp - ext/tomoto/tomoto.cpp - ext/tomoto/utils.h - lib/tomoto.rb - lib/tomoto/3.0/tomoto.so - lib/tomoto/3.1/tomoto.so - lib/tomoto/3.2/tomoto.so - lib/tomoto/3.3/tomoto.so - lib/tomoto/ct.rb - lib/tomoto/dmr.rb - lib/tomoto/dt.rb - lib/tomoto/gdmr.rb - lib/tomoto/hdp.rb - lib/tomoto/hlda.rb - lib/tomoto/hpa.rb - lib/tomoto/lda.rb - lib/tomoto/llda.rb - lib/tomoto/mglda.rb - lib/tomoto/pa.rb - lib/tomoto/plda.rb - lib/tomoto/slda.rb - lib/tomoto/version.rb - vendor/EigenRand/EigenRand/EigenRand - vendor/EigenRand/LICENSE - vendor/EigenRand/README.md - vendor/eigen/COPYING.APACHE - vendor/eigen/COPYING.BSD - vendor/eigen/COPYING.GPL - vendor/eigen/COPYING.LGPL - vendor/eigen/COPYING.MINPACK - vendor/eigen/COPYING.MPL2 - vendor/eigen/COPYING.README - vendor/eigen/Eigen/Cholesky - vendor/eigen/Eigen/CholmodSupport - vendor/eigen/Eigen/Core - vendor/eigen/Eigen/Dense - vendor/eigen/Eigen/Eigen - vendor/eigen/Eigen/Eigenvalues - vendor/eigen/Eigen/Geometry - vendor/eigen/Eigen/Householder - vendor/eigen/Eigen/IterativeLinearSolvers - vendor/eigen/Eigen/Jacobi - vendor/eigen/Eigen/KLUSupport - vendor/eigen/Eigen/LU - vendor/eigen/Eigen/MetisSupport - vendor/eigen/Eigen/OrderingMethods - vendor/eigen/Eigen/PaStiXSupport - vendor/eigen/Eigen/PardisoSupport - vendor/eigen/Eigen/QR - vendor/eigen/Eigen/QtAlignedMalloc - vendor/eigen/Eigen/SPQRSupport - vendor/eigen/Eigen/SVD - vendor/eigen/Eigen/Sparse - vendor/eigen/Eigen/SparseCholesky - vendor/eigen/Eigen/SparseCore - vendor/eigen/Eigen/SparseLU - vendor/eigen/Eigen/SparseQR - vendor/eigen/Eigen/StdDeque - vendor/eigen/Eigen/StdList - vendor/eigen/Eigen/StdVector - vendor/eigen/Eigen/SuperLUSupport - vendor/eigen/Eigen/UmfPackSupport - vendor/eigen/README.md - vendor/eigen/bench/README.txt - vendor/eigen/bench/btl/COPYING - vendor/eigen/bench/btl/README - vendor/eigen/bench/tensors/README - vendor/eigen/blas/README.txt - vendor/eigen/ci/README.md - vendor/eigen/demos/mandelbrot/README - vendor/eigen/demos/mix_eigen_and_c/README - vendor/eigen/demos/opengl/README - vendor/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md - vendor/eigen/unsupported/README.txt - vendor/tomotopy/LICENSE - vendor/tomotopy/README.kr.rst - vendor/tomotopy/README.rst - vendor/variant/LICENSE - vendor/variant/LICENSE_1_0.txt - vendor/variant/README.md homepage: https://github.com/ankane/tomoto-ruby licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '3.0' - - "<" - !ruby/object:Gem::Version version: 3.4.dev required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.26 signing_key: specification_version: 4 summary: High performance topic modeling for Ruby test_files: []