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
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
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 }}
alextsfox
/
PyOCN
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
parallel utility, fixed multi-outlet performance issue
- #9
#9
Merged
alextsfox
merged 24 commits into
main
alextsfox/PyOCN:main
from
dev
alextsfox/PyOCN:dev
Copy head branch name to clipboard
Oct 31, 2025
Conversation
Commits
24
(24)
Checks
Files changed
Merged
parallel utility, fixed multi-outlet performance issue
#9
alextsfox
merged 24 commits into
main
alextsfox/PyOCN:main
from
dev
alextsfox/PyOCN:dev
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2025
inlined compute_energy
alextsfox
committed
9244d6a
View commit details
Copy full SHA for 9244d6a
Browse repository at this point
bug fix
alextsfox
committed
fe6fe4a
View commit details
Copy full SHA for fe6fe4a
Browse repository at this point
undid some of the inlining, which were likely not helpful.
alextsfox
committed
38c9e02
View commit details
Copy full SHA for 38c9e02
Browse repository at this point
multithreading support for parallel runs
alextsfox
committed
9c8320c
View commit details
Copy full SHA for 9c8320c
Browse repository at this point
update parallel_fit convenience function.
alextsfox
committed
eee9942
View commit details
Copy full SHA for eee9942
Browse repository at this point
added TODO item: write test for parallel fit func
alextsfox
committed
c2c83bb
View commit details
Copy full SHA for c2c83bb
Browse repository at this point
wrote tests for parallel fit method
alextsfox
committed
2e306f6
View commit details
Copy full SHA for 2e306f6
Browse repository at this point
uh
alextsfox
committed
799200b
View commit details
Copy full SHA for 799200b
Browse repository at this point
implemented new multi-outlet method
alextsfox
committed
d587fff
View commit details
Copy full SHA for d587fff
Browse repository at this point
writing some new tests
alextsfox
committed
60ce7f9
View commit details
Copy full SHA for 60ce7f9
Browse repository at this point
Update ocn.py
alextsfox
committed
454c5e4
View commit details
Copy full SHA for 454c5e4
Browse repository at this point
added a new test
alextsfox
committed
374220a
View commit details
Copy full SHA for 374220a
Browse repository at this point
Multi-outlet optimization works
alextsfox
committed
5674170
View commit details
Copy full SHA for 5674170
Browse repository at this point
updated a warning about the calculate_full_energy flag
alextsfox
committed
7e0f77d
View commit details
Copy full SHA for 7e0f77d
Browse repository at this point
cleared up some todos
alextsfox
committed
aac812d
View commit details
Copy full SHA for aac812d
Browse repository at this point
added a test showing that energy increases with gamma
alextsfox
committed
49ab57c
View commit details
Copy full SHA for 49ab57c
Browse repository at this point
cleaned up imports, added __version__, update version
alextsfox
committed
d1751fc
View commit details
Copy full SHA for d1751fc
Browse repository at this point
Commits on Oct 30, 2025
graph traversal methods
alextsfox
committed
99b6ed6
View commit details
Copy full SHA for 99b6ed6
Browse repository at this point
traversal functions I guess
alextsfox
committed
c64e8f7
View commit details
Copy full SHA for c64e8f7
Browse repository at this point
temporarily commenting out graph traversal methods
alextsfox
committed
efdaa5b
View commit details
Copy full SHA for efdaa5b
Browse repository at this point
fixed a bug in get_subwatersheds
alextsfox
committed
7bf516e
View commit details
Copy full SHA for 7bf516e
Browse repository at this point
Commits on Oct 31, 2025
stream orders, fixed some plotting bugs
alextsfox
committed
1f2afa9
View commit details
Copy full SHA for 1f2afa9
Browse repository at this point
added tests for subwatersheds, deferring stream order calculations for now
alextsfox
committed
d06a8ad
View commit details
Copy full SHA for d06a8ad
Browse repository at this point
minor bug fix
alextsfox
committed
e85782a
View commit details
Copy full SHA for e85782a
Browse repository at this point
You can’t perform that action at this time.