{"id":19383524,"url":"https://github.com/michelenatale/mathematic","last_synced_at":"2026-06-13T02:05:14.377Z","repository":{"id":241607724,"uuid":"807227195","full_name":"michelenatale/Mathematic","owner":"michelenatale","description":"Some interesting mathematical tools that you can use again and again. These include CircleFitter, GaloisField, Coprimes, and Fast Big Primes BigInteger Async-Await Generator.","archived":false,"fork":false,"pushed_at":"2025-12-11T23:57:30.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T05:23:10.340Z","etag":null,"topics":["aes","algorithms","async-await","bigprimes","circle-fitting","coprimes","finitefield","galoisfield","mathematics","prime-generator","prime-numbers","primes","primesieve"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michelenatale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-28T17:41:10.000Z","updated_at":"2025-12-12T00:03:10.000Z","dependencies_parsed_at":"2024-05-29T08:45:50.934Z","dependency_job_id":"695efc75-559e-4512-a74b-2596bed265a1","html_url":"https://github.com/michelenatale/Mathematic","commit_stats":null,"previous_names":["michelenatale/mathematic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michelenatale/Mathematic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelenatale%2FMathematic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelenatale%2FMathematic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelenatale%2FMathematic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelenatale%2FMathematic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michelenatale","download_url":"https://codeload.github.com/michelenatale/Mathematic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelenatale%2FMathematic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34269365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aes","algorithms","async-await","bigprimes","circle-fitting","coprimes","finitefield","galoisfield","mathematics","prime-generator","prime-numbers","primes","primesieve"],"created_at":"2024-11-10T09:26:31.683Z","updated_at":"2026-06-13T02:05:14.373Z","avatar_url":"https://github.com/michelenatale.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mathematic\n\n## Generate coprimes\n\nGenerate coprimes in any quantity with Full-Generic. \n\nhttps://github.com/michelenatale/Mathematic/tree/main/Coprimes/TestCoprimes\n\n## Circle-Fitter\n\nIs a very simple circle fitter that uses the Gauss-Newton (Least Squares) method to transform the randomly created 2D data points into a circle in the plane. I used the partial derivative for this. No additional libraries are required.\n\nhttps://github.com/michelenatale/Mathematic/tree/main/CircleFitter\n\n## Galois Field or Finite Field\n\nIs a very simple [Galois Field](https://en.wikipedia.org/wiki/Finite_field), or [Finite Field](https://en.wikipedia.org/wiki/Finite_field) calculator with the base 2 (Generator, Character), which has two main operations, [addition and multiplication](https://en.wikipedia.org/wiki/Finite_field_arithmetic). All other operators (subtraction, division, inverse, etc.) are operations that follow very specific mathematical rules and are therefore legitimate. \n\nhttps://github.com/michelenatale/Mathematic/tree/main/GaloisField2x\n\n## Big Primes Async-Await Generator\n\nA very fast cryptographically secure generator for very big primes numbers (BigInteger) based on the producer-consumer principle.\n\nhttps://github.com/michelenatale/Mathematic/tree/main/BigPrimesGenerator\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelenatale%2Fmathematic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelenatale%2Fmathematic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelenatale%2Fmathematic/lists"}