{"id":18736889,"url":"https://github.com/bitwizeshift/bit-math","last_synced_at":"2025-11-17T04:30:14.973Z","repository":{"id":81485337,"uuid":"81628643","full_name":"bitwizeshift/bit-math","owner":"bitwizeshift","description":"A mathematics library ","archived":false,"fork":false,"pushed_at":"2018-08-21T04:34:57.000Z","size":243,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T17:14:11.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitwizeshift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2017-02-11T03:42:54.000Z","updated_at":"2021-10-03T09:34:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"ceee2d80-d9dd-4324-816e-8b6055f40a5e","html_url":"https://github.com/bitwizeshift/bit-math","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/bitwizeshift%2Fbit-math","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwizeshift%2Fbit-math/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwizeshift%2Fbit-math/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwizeshift%2Fbit-math/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitwizeshift","download_url":"https://codeload.github.com/bitwizeshift/bit-math/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239611993,"owners_count":19668274,"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-11-07T15:22:52.467Z","updated_at":"2025-11-17T04:30:14.893Z","avatar_url":"https://github.com/bitwizeshift.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `bit::math` Library\n\n[![Build Status](https://travis-ci.org/bitwizeshift/bit-math.svg?branch=master)](https://travis-ci.org/bitwizeshift/bit-math)\n[![Build status](https://ci.appveyor.com/api/projects/status/hipjldpx3sqact30?svg=true)](https://ci.appveyor.com/project/bitwizeshift/bit-math)\n[![Github Issues](https://img.shields.io/github/issues/bitwizeshift/bit-math.svg)](http://github.com/bitwizeshift/bit-math/issues)\n[![Tested Compilers](https://img.shields.io/badge/compilers-gcc%20%7C%20clang%20%7C%20msvc-blue.svg)](#tested-compilers)\n[![Documentation](https://img.shields.io/badge/docs-doxygen-blue.svg)](http://bitwizeshift.github.io/bit-math)\n[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/bitwizeshift/bit-math/master/LICENSE.md)\n[![Github Releases](https://img.shields.io/github/release/bitwizeshift/bit-math.svg)](https://github.com/bitwizeshift/bit-math/releases)\n\n## \u003ca name=\"tested-compilers\"\u003e\u003c/a\u003eTested Compilers\n\nThe following compilers are currently being tested through continuous integration with [Travis](https://travis-ci.org/bitwizeshift/bit-math) and [AppVeyor](https://ci.appveyor.com/project/bitwizeshift/bit-math/)\n\nNote that `bit-math` only works on compiler that provide proper conformance for c++14\n\n| Compiler              | Operating System                   |\n|-----------------------|------------------------------------|\n| g++ 6.3.0             | Ubuntu 14.04.3 TLS                 |\n| g++ 7.2.0             | Ubuntu 14.04.3 TLS                 |\n| clang++ 3.9.0         | Ubuntu 14.04.3 TLS                 |\n| clang++ 4.0.1         | Ubuntu 14.04.3 TLS                 |\n| clang++ 5.0.0         | Ubuntu 14.04.1 TLS                 |\n| clang xcode 7.3       | Darwin Kernel 15.6.0 (OSX 10.11.6) |\n| clang xcode 8.0       | Darwin Kernel 15.6.0 (OSX 10.11.6) |\n| clang xcode 8.1       | Darwin Kernel 16.1.0 (OSX 10.12.1) |\n| clang xcode 8.2       | Darwin Kernel 16.1.0 (OSX 10.12.1) |\n| clang xcode 8.3       | Darwin Kernel 16.6.0 (OSX 10.12.5) |\n| clang xcode 9.0       | Darwin Kernel 16.7.0 (OSX 10.12.6) |\n| Visual Studio 2017    | Windows Server 2016 (x64)          |\n\n## \u003ca name=\"license\"\u003e\u003c/a\u003eLicense\n\n\u003cimg align=\"right\" src=\"http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png\"\u003e\n\nThis library is licensed under the [MIT License](http://opensource.org/licenses/MIT):\n\nCopyright \u0026copy; 2018 Matthew Rodusek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwizeshift%2Fbit-math","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwizeshift%2Fbit-math","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwizeshift%2Fbit-math/lists"}