{"id":13718905,"url":"https://github.com/blackwinter/rb-gsl","last_synced_at":"2025-05-07T10:34:08.212Z","repository":{"id":13479639,"uuid":"16169841","full_name":"blackwinter/rb-gsl","owner":"blackwinter","description":"Ruby interface to the GNU Scientific Library [Ruby 2.x and GSL 1.16 compatible fork of the gsl gem]","archived":true,"fork":false,"pushed_at":"2015-06-24T15:54:31.000Z","size":4028,"stargazers_count":27,"open_issues_count":4,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-14T08:35:24.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blackwinter.github.io/rb-gsl","language":"C","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/blackwinter.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-23T10:50:30.000Z","updated_at":"2023-01-28T10:48:17.000Z","dependencies_parsed_at":"2022-09-05T01:40:27.206Z","dependency_job_id":null,"html_url":"https://github.com/blackwinter/rb-gsl","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/blackwinter%2Frb-gsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwinter%2Frb-gsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwinter%2Frb-gsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwinter%2Frb-gsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackwinter","download_url":"https://codeload.github.com/blackwinter/rb-gsl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252860061,"owners_count":21815456,"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-03T01:00:39.303Z","updated_at":"2025-05-07T10:34:07.293Z","avatar_url":"https://github.com/blackwinter.png","language":"C","funding_links":[],"categories":["Statistics"],"sub_categories":[],"readme":"# Development has shifted to [SciRuby/rb-gsl](https://github.com/SciRuby/rb-gsl).\n\n# Ruby/GSL, a Ruby interface to GSL (GNU Scientific library)\n\nPermission is granted to copy, distribute and/or modify this document under\nthe terms of the GNU Free Documentation License.\n\n## Description\n\nRuby/GSL is a Ruby interface to the [GNU Scientific Library](https://gnu.org/software/gsl/)\n(GSL), for numerical computing with [Ruby](http://www.ruby-lang.org/).\n\n\n## Installation\n\nRuby/GSL may be installed as a Ruby Gem by simply running\n\n  gem install rb-gsl\n\nNote that the GSL libraries must already be installed before Ruby/GSL\ncan be installed:\n\nDebian/Ubuntu: +libgsl0-dev+\nFedora/SuSE:   +gsl-devel+\nGentoo:        +sci-libs/gsl+\nOS X:          \u003ctt\u003ebrew install gsl\u003c/tt\u003e\n\nIt is recommended to install the [GNU plotutils](https://gnu.org/software/plotutils/plotutils.html)\npackage. Some of the example scripts in the +examples/+ directory use the\n+graph+ utility included in the package to plot the results. Windows cygwin\nbinaries of \u003ctt\u003eGNU plotutils\u003c/tt\u003e and related packages are available\n[here](http://gnuwin32.sourceforge.net/packages/plotutils.htm).\n\n\n## Reference\n\nThe [Ruby/GSL reference manual](link:rdoc/ref_rdoc.html) follows and borrows\nlarge parts of the GSL reference manual.\n\n\n## Examples\n\nSee scripts in +examples/+ and +test/+ directories.\n\n\n## Related Projects\n\n* [gsl-nmatrix](https://rubygems.org/gems/gsl-nmatrix): A fork of Ruby/GSL\n  with NMatrix support instead of NArray, developed by the\n  SciRuby(http://sciruby.com/) project.\n* [ruby-gsl](http://ruby-gsl.sourceforge.net/): Another Ruby binding,\n  developed by Arno Erpenbeck.\n\n\n## Licence\n\nRuby/GSL is free software: you can redistribute it and/or modify it\nunder the terms of the GNU General Public License.\nThis library is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY.\n\n\n## Bug Reports\n\nAny bug reports are welcome. If you encounter bugs in Ruby/GSL, please\nreport them on GitHub(https://github.com/blackwinter/rb-gsl/issues).\n\n\n## Links\n\nDocumentation: https://blackwinter.github.com/rb-gsl\nSource code:   https://github.com/blackwinter/rb-gsl\nRubyGem:       https://rubygems.org/gems/rb-gsl\nBug tracker:   https://github.com/blackwinter/rb-gsl/issues\nTravis CI:     https://travis-ci.org/blackwinter/rb-gsl\n\n\n## Authors\n\n* Yoshiki Tsunesada \u003cy-tsunesada at mm dot em-net dot ne dot jp\u003e (July, 2004)\n* David MacMahon \u003cdavidm@astro.berkeley.edu\u003e (November, 2010)\n* Jens Wille \u003cmailto:jens.wille@gmail.com\u003e (November, 2013)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwinter%2Frb-gsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackwinter%2Frb-gsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwinter%2Frb-gsl/lists"}