{"id":13512336,"url":"https://github.com/SciRuby/sciruby","last_synced_at":"2025-03-30T22:32:29.125Z","repository":{"id":1287785,"uuid":"1227590","full_name":"SciRuby/sciruby","owner":"SciRuby","description":"Tools for scientific computation in Ruby","archived":false,"fork":false,"pushed_at":"2020-02-28T08:20:45.000Z","size":361,"stargazers_count":1000,"open_issues_count":0,"forks_count":79,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-03-22T06:01:45.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gems.sciruby.com","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/SciRuby.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-06T20:50:22.000Z","updated_at":"2025-03-19T03:32:05.000Z","dependencies_parsed_at":"2022-07-06T17:03:23.926Z","dependency_job_id":null,"html_url":"https://github.com/SciRuby/sciruby","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Fsciruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Fsciruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Fsciruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Fsciruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciRuby","download_url":"https://codeload.github.com/SciRuby/sciruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390882,"owners_count":20769475,"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":[],"created_at":"2024-08-01T03:01:44.463Z","updated_at":"2025-03-30T22:32:25.931Z","avatar_url":"https://github.com/SciRuby.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# SciRuby meta gem [![Build Status](https://travis-ci.org/SciRuby/sciruby.svg?branch=master)](https://travis-ci.org/SciRuby/sciruby)\n\nTools for Scientific Computing in Ruby\n\n* [Website](http://sciruby.com)\n* [NMatrix](http://github.com/SciRuby/nmatrix)\n* [List of scientific gems](http://gems.sciruby.com)\n* [Travis CI](https://travis-ci.org/SciRuby/sciruby)\n\n## Description\n\nThis gem acts as a meta gem which collects and provides multiple [scientific gems](http://gems.sciruby.com), including numeric and visualization libraries.\n\n## Getting started\n\nInstallation:\n\n~~~\ngem install sciruby\ngem install sciruby-full\n~~~\n\nIf you want to have a full-blown installation, install `sciruby-full`.\n\nStart a notebook server:\n\n~~~\niruby notebook\n~~~\n\nEnter commands:\n\n~~~ ruby\nrequire 'sciruby'\n# Scientific gems are auto loaded, you can use them directly!\nplot = Nyaplot::Plot.new\nsc = plot.add(:scatter, [0,1,2,3,4], [-1,2,-3,4,-5])\n~~~\n\nTake a look at [gems.yml](gems.yml) or the [list of gems](http://gems.sciruby.com) for interesting gems which are included in `sciruby-full`.\n\n## License\n\nCopyright (c) 2010 onward, The Ruby Science Foundation.\n\nAll rights reserved.\n\nSciRuby is licensed under the BSD 3-clause license. See [LICENSE](LICENSE) for details.\n\n## Donations\n\nSupport a SciRuby Fellow via [![Pledgie](http://pledgie.com/campaigns/15783.png?skin_name=chrome)](http://www.pledgie.com/campaigns/15783).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSciRuby%2Fsciruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSciRuby%2Fsciruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSciRuby%2Fsciruby/lists"}