{"id":16733240,"url":"https://github.com/msakai/poly-ruby","last_synced_at":"2025-03-15T20:14:52.402Z","repository":{"id":18832961,"uuid":"22048410","full_name":"msakai/poly-ruby","owner":"msakai","description":"Personal mirror of http://www.math.kobe-u.ac.jp/~kodama/tips-RubyPoly.html","archived":false,"fork":false,"pushed_at":"2014-07-21T01:57:59.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T09:14:51.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msakai.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-21T01:54:10.000Z","updated_at":"2014-07-21T01:58:00.000Z","dependencies_parsed_at":"2022-08-20T19:00:59.614Z","dependency_job_id":null,"html_url":"https://github.com/msakai/poly-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fpoly-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fpoly-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fpoly-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fpoly-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msakai","download_url":"https://codeload.github.com/msakai/poly-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785087,"owners_count":20347409,"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-10-12T23:49:10.648Z","updated_at":"2025-03-15T20:14:52.377Z","avatar_url":"https://github.com/msakai.png","language":"Ruby","readme":"#\nPolynomial and related classes on Ruby.\n\nK.Kodama(kdm@kobe-kosen.ac.jp)\n\n***** OVERVIEW ****\n* Classes about polynomial, rational polynomial, hyper real(non-standard analyses). \n* This package is distributed freely in the sense of GNU General Public License(GPL).\n  See http://www.gnu.org/copyleft/gpl.html .\n* Polynomial-like classes:\n    Polynomial: 1-variable polynomial\n    PolynomialM: multi-variable polynomial\n    RationalPoly: 1-variable rational polynomial\n    RationalPolyM: multi-variable rational polynomial\n* Coefficients:\n  Coefficients are Integer or Float by default. And Z/pZ (p:prime).\n  We can use Rational or Complex with require \"rational\" or require \"complex\". \n  Other field or ring is admitted if you define. \n* Grobner bases:\n  For multi variable polynomials, it supports coefficients of\n  Integer, Z/pZ (p:prime), Rational, Float and Complex.\n  For 1-variable polynomials, it supports Integer coefficient and\n  Integer coefficients Laurent polynomials.\n* Factorization:\n  It support factorization for 1-variable Integer and Rational coefficient.\n* Hyper-Real (non-standard analyses) class:\n  HyperReal class supports non-standard analyses.\n  It supports infinity, infinitesimal, limit, derivatives, auto-diff.\n* Extensions for Math functions:\n  MathExt module supports many functions for\n  HyperReal, Rational, Polynomial, RationalPoly, etc.\n* Number theory:\n  Number module contains some function on number theory and algebra.\n* Samples:\n  See samples scripts sample-*.rb.\n* FTP:\n  ftp://ftp.math.kobe-u.ac.jp/pub/knot/poly-ruby.(date).tar.gz\n* WWW:\n  http://www.math.kobe-u.ac.jp/HOME/kodama/tips-RubyPoly.html\n* Mail:\n  K.Kodama(kdm@kobe-kosen.ac.jp)\n* Ruby:\n  http://www.ruby-lang.org/ja/\n***** THANKS *****\nMany thanks to members of ruby-list mailing list for their advice.\n\n# end\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsakai%2Fpoly-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsakai%2Fpoly-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsakai%2Fpoly-ruby/lists"}