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
.
USACE-RMC
/
Numerics
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
31
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Bug fixes and enhancements
- #139
#139
Merged
HadenSmith
merged 9 commits into
main
USACE-RMC/Numerics:main
from
bug-fixes-and-enhancements
USACE-RMC/Numerics:bug-fixes-and-enhancements
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Bug fixes and enhancements
#139
HadenSmith
merged 9 commits into
main
USACE-RMC/Numerics:main
from
bug-fixes-and-enhancements
USACE-RMC/Numerics:bug-fixes-and-enhancements
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
Use InvariantCulture for numeric parsing in serialization and external-data paths. Persistence paths that relied on CurrentCulture silently corrupted numeric data on non-US locales: a USGS daily va…
Show description for 2bf6e10
HadenSmith
committed
2bf6e10
View commit details
Copy full SHA for 2bf6e10
Browse repository at this point
Propagate NaN in MovingSum/Average and block aggregations instead of silently treating it as 0. A user reported that running peaks-over-threshold analysis in RMC-BestFit on GHCN precipitation data …
Show description for 4faca84
HadenSmith
committed
4faca84
View commit details
Copy full SHA for 4faca84
Browse repository at this point
Commits on Apr 30, 2026
Harden the time series download library: retry transient failures, fix offset-bearing timestamp parsing, and stop silently masking BOM API drift. A user reported that BOM integration tests were "al…
Show description for 7f2bdf9
HadenSmith
committed
7f2bdf9
View commit details
Copy full SHA for 7f2bdf9
Browse repository at this point
Commits on May 5, 2026
Fixed a bug with KNN resampling of TimeSeries data.
HadenSmith
committed
d86897a
View commit details
Copy full SHA for d86897a
Browse repository at this point
Commits on May 7, 2026
Updated doi's in JOSS .bib file
HadenSmith
committed
2e720ac
View commit details
Copy full SHA for 2e720ac
Browse repository at this point
Commits on May 24, 2026
Switching double.MinValue to double.NegativeInfinity in distribution function calls and likelihod calls in the base classes. Improving tests to catch the sentinal returns. Improving NUTS sampler to…
Show description for 7329914
HadenSmith
committed
7329914
View commit details
Copy full SHA for 7329914
Browse repository at this point
Commits on Jun 8, 2026
Added new link functions (Yoe-Johnson and Fisher-Z) and a new novel bootstrap method, the pivotal bootstrap. Added tests for each.
HadenSmith
committed
5c5dfd1
View commit details
Copy full SHA for 5c5dfd1
Browse repository at this point
Commits on Jun 16, 2026
Improved XML documentation and unit testing for new links and bootstrap methods. Refactored pivotal bootstrap classes to align with existing architecture.
HadenSmith
committed
3c37337
View commit details
Copy full SHA for 3c37337
Browse repository at this point
Commits on Jun 17, 2026
Changing snapshot so it doesn't run tests. Fixing warnings in the test library.
HadenSmith
committed
c9d4b6a
View commit details
Copy full SHA for c9d4b6a
Browse repository at this point
You can’t perform that action at this time.