Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
brick
/
math
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
100
Star
2.2k
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: brick/math
Actions
All workflows
Workflows
CI
CI
Coding Standard
Coding Standard
Copilot coding agent
Copilot coding agent
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
481 workflow runs
481 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add note about extra byte in BigInteger::toBytes()
CI
#659:
Commit
e9173bb
pushed by
BenMorel
28m 4s
v1.0
v1.0
28m 4s
View workflow file
Prepare for release
CI
#658:
Commit
b61d8e6
pushed by
BenMorel
22m 1s
0.19.0
0.19.0
22m 1s
View workflow file
Prepare for release
CI
#657:
Commit
b61d8e6
pushed by
BenMorel
29m 0s
main
main
29m 0s
View workflow file
Fix skipped assertions
CI
#656:
Commit
c9cb77a
pushed by
BenMorel
28m 59s
main
main
28m 59s
View workflow file
Fix skipped assertions
CI
#655:
Commit
993c16b
pushed by
BenMorel
16m 42s
main
main
16m 42s
View workflow file
Fix skipped assertions
CI
#654:
Commit
c6f7462
pushed by
BenMorel
30m 23s
half_odd
half_odd
30m 23s
View workflow file
Implement RoundingMode::fromPhpRoundingMode()
CI
#653:
Commit
736ca50
pushed by
BenMorel
29m 28s
half_odd
half_odd
29m 28s
View workflow file
Add fromPhpRoundingMode() to README
CI
#652:
Commit
2cc1379
pushed by
BenMorel
21m 0s
v1.0
v1.0
21m 0s
View workflow file
Add fromPhpRoundingMode() to README
CI
#651:
Commit
1506cca
pushed by
BenMorel
27m 7s
v1.0
v1.0
27m 7s
View workflow file
Refactor Calculator::divRound()
CI
#650:
Commit
06a306b
pushed by
BenMorel
29m 10s
half_odd
half_odd
29m 10s
View workflow file
Introduce RoundingMode::HalfOdd
CI
#649:
Commit
607a2cb
pushed by
BenMorel
28m 38s
half_odd
half_odd
28m 38s
View workflow file
Update .gitattributes to include CHANGELOG.md
CI
#648:
Commit
fcd3e93
pushed by
BenMorel
25m 57s
main
main
25m 57s
View workflow file
CHANGELOG.md and codecov.yml slipped into the release
CI
#647:
Pull request
#114
synchronize by
szepeviktor
25m 59s
szepeviktor:patch-1
szepeviktor:patch-1
25m 59s
View #114
View workflow file
CHANGELOG.md and codecov.yml slipped into the release
CI
#646:
Pull request
#114
opened by
szepeviktor
26m 15s
szepeviktor:patch-1
szepeviktor:patch-1
26m 15s
View #114
View workflow file
Update CHANGELOG
CI
#645:
Commit
8294432
pushed by
BenMorel
26m 27s
0.18.0
0.18.0
26m 27s
View workflow file
Update CHANGELOG
CI
#644:
Commit
8294432
pushed by
BenMorel
26m 35s
main
main
26m 35s
View workflow file
Prepare for release
CI
#643:
Commit
714ba90
pushed by
BenMorel
27m 32s
main
main
27m 32s
View workflow file
Clean up unnecessary else
CI
#642:
Commit
495a951
pushed by
BenMorel
27m 9s
main
main
27m 9s
View workflow file
Add missing test for ceab2e3c
CI
#641:
Commit
913bb1f
pushed by
BenMorel
26m 6s
main
main
26m 6s
View workflow file
Prevent recursion in Calculator::gcd()
CI
#640:
Commit
94fcdc6
pushed by
BenMorel
26m 9s
main
main
26m 9s
View workflow file
Fix BcMathCalculator::pow() returning '0' for 0^0
CI
#639:
Commit
a3b267d
pushed by
BenMorel
20m 19s
main
main
20m 19s
View workflow file
Add attribution
CI
#638:
Commit
49e8b9d
pushed by
BenMorel
27m 41s
main
main
27m 41s
View workflow file
Prepare for release
CI
#637:
Commit
8189e75
pushed by
BenMorel
20m 24s
0.17.2
0.17.2
20m 24s
View workflow file
Prepare for release
CI
#636:
Commit
8189e75
pushed by
BenMorel
27m 19s
main
main
27m 19s
View workflow file
Add more nthRoot tests
CI
#635:
Commit
ff626c2
pushed by
BenMorel
27m 17s
main
main
27m 17s
View workflow file
Previous
1
2
3
4
5
…
19
20
Next
You can’t perform that action at this time.