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
.
bcdev
/
uncertaintyx
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor Bernstein polynomial tests for clarity
- #4
#4
Merged
heptaflar
merged 15 commits into
main
bcdev/uncertaintyx:main
from
heptaflar-test
bcdev/uncertaintyx:heptaflar-test
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Refactor Bernstein polynomial tests for clarity
#4
heptaflar
merged 15 commits into
main
bcdev/uncertaintyx:main
from
heptaflar-test
bcdev/uncertaintyx:heptaflar-test
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
Refactor Bernstein polynomial tests for clarity
Show description for 0dac141
heptaflar
authored
0dac141
View commit details
Copy full SHA for 0dac141
Browse repository at this point
Fix syntax error in from_lookup_table call
heptaflar
authored
5c35daf
View commit details
Copy full SHA for 5c35daf
Browse repository at this point
Fix shape assertion and update comparison method
heptaflar
authored
b4bd8c9
View commit details
Copy full SHA for b4bd8c9
Browse repository at this point
Modify test parameters and assertions in test_b_jax
Show description for f34b217
heptaflar
authored
f34b217
View commit details
Copy full SHA for f34b217
Browse repository at this point
Refactor test_from_lookup_table and b_solve tests
Show description for 09fbec3
heptaflar
authored
09fbec3
View commit details
Copy full SHA for 09fbec3
Browse repository at this point
Enhance tests with additional almost equal assertions
Show description for 3269efd
heptaflar
authored
3269efd
View commit details
Copy full SHA for 3269efd
Browse repository at this point
Refactor BernsteinPoly test for prior evaluation
heptaflar
authored
29c74ed
View commit details
Copy full SHA for 29c74ed
Browse repository at this point
Fix assertion in BernsteinPoly test
heptaflar
authored
c84efa0
View commit details
Copy full SHA for c84efa0
Browse repository at this point
Refactor assertions for BernsteinGrid evaluation
heptaflar
authored
5ee0913
View commit details
Copy full SHA for 5ee0913
Browse repository at this point
Fix assertAlmostEquals to assertAlmostEqual
heptaflar
authored
1cbdcdb
View commit details
Copy full SHA for 1cbdcdb
Browse repository at this point
Modify test parameters in test_b_jax.py
heptaflar
authored
cb20339
View commit details
Copy full SHA for cb20339
Browse repository at this point
Fix: normalization of grid coordinates in jax.py
heptaflar
authored
32ed86e
View commit details
Copy full SHA for 32ed86e
Browse repository at this point
Fix: variable N to use length of x instead of k
heptaflar
authored
17ff4f1
View commit details
Copy full SHA for 17ff4f1
Browse repository at this point
Refactor QR decomposition to use Gram matrices
heptaflar
authored
e01375a
View commit details
Copy full SHA for e01375a
Browse repository at this point
Normalize x values in test_b_jax.py
heptaflar
authored
27745b4
View commit details
Copy full SHA for 27745b4
Browse repository at this point
You can’t perform that action at this time.