{"id":19466240,"url":"https://github.com/yoshoku/numo-linalg-autoloader","last_synced_at":"2026-07-20T23:30:14.941Z","repository":{"id":129680682,"uuid":"115910224","full_name":"yoshoku/numo-linalg-autoloader","owner":"yoshoku","description":"Numo::Linalg::Autoloader is a module that has a method loading backend libraries automatically according to an execution environment","archived":false,"fork":false,"pushed_at":"2020-03-07T13:49:09.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T03:56:17.369Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoshoku.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-01T09:29:17.000Z","updated_at":"2020-03-07T13:49:11.000Z","dependencies_parsed_at":"2023-04-03T11:18:35.325Z","dependency_job_id":null,"html_url":"https://github.com/yoshoku/numo-linalg-autoloader","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fnumo-linalg-autoloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fnumo-linalg-autoloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fnumo-linalg-autoloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fnumo-linalg-autoloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshoku","download_url":"https://codeload.github.com/yoshoku/numo-linalg-autoloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240679696,"owners_count":19840105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby"],"created_at":"2024-11-10T18:26:14.691Z","updated_at":"2026-07-20T23:30:14.877Z","avatar_url":"https://github.com/yoshoku.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numo::Linalg::Autoloader\n\nNumo::Linalg::Autoloader is a module that has a method loading backend libraries automatically\naccording to an execution environment.\nThe library is confirmed to work with Intel MKL and OpenBLAS (installed from source)\non macOS, Ubuntu, and CentOS.\n\nIf you want to set the backend library yourself,\nyou should refear to the [official document](https://github.com/ruby-numo/linalg/blob/master/doc/select-backend.md).\n\n**Note that the library is [merged](https://github.com/ruby-numo/numo-linalg/pull/5) in Numo::Linalg now.\nThe Numo::Linalg version on which the library works is only 0.1.0.**\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'numo-linalg-autoloader'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install numo-linalg-autoloader\n\n## Usage\n\n```ruby\nrequire 'numo/linalg/autoloader'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then,\nrun `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that\nwill allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\nTo release a new version, update the version number in `version.rb`,\nand then run `bundle exec rake release`, which will create a git tag for the version,\npush git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/yoshoku/numo-linalg-autoloader.\nThis project is intended to be a safe, welcoming space for collaboration,\nand contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [BSD 3-clause License](https://opensource.org/licenses/BSD-3-Clause).\n\n## Code of Conduct\n\nEveryone interacting in the Numo::Linalg::Autoloader project’s codebases, issue trackers,\nchat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/yoshoku/numo-linalg-autoloader/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshoku%2Fnumo-linalg-autoloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoshoku%2Fnumo-linalg-autoloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshoku%2Fnumo-linalg-autoloader/lists"}