Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
CiwPython
/
Ciw
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
164
Code
Issues
26
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 13, 2025
ready for v3.2.6
geraintpalmer
committed
cd544c8
Copy full SHA for cd544c8
Merge pull request #281 from CiwPython/updates-by-pr
Show description for fb575da
geraintpalmer
authored
fb575da
Copy full SHA for fb575da
Commits on Jun 11, 2025
update docs now that the simulation's ending 'current time' reflects the true end of the simulation run
geraintpalmer
committed
300f0f2
Copy full SHA for 300f0f2
include docs for incomplete data record collection
geraintpalmer
committed
1d126a2
Copy full SHA for 1d126a2
add option to create and collect incomplete data records
geraintpalmer
committed
6e27ff7
Copy full SHA for 6e27ff7
Commits on Jun 5, 2025
fix formatting of CHANGES file
geraintpalmer
committed
87be1a6
Copy full SHA for 87be1a6
move tests up a folder level
geraintpalmer
committed
2ad03e1
Copy full SHA for 2ad03e1
remove try-except for importing class-change-distributions
geraintpalmer
committed
e8b46c6
Copy full SHA for e8b46c6
Commits on Jun 4, 2025
Merge pull request #280 from galenseilis/fix-open-with-context-manager
Show description for a13a0d8
geraintpalmer
authored
a13a0d8
Copy full SHA for a13a0d8
Merge pull request #279 from galenseilis/docs-doctests
Show description for 15ddce3
geraintpalmer
authored
15ddce3
Copy full SHA for 15ddce3
Merge pull request #278 from galenseilis/tidy-new-release
Show description for 7103182
geraintpalmer
authored
7103182
Copy full SHA for 7103182
Merge pull request #271 from galenseilis/remove-unused-imports-variables-import-params
Show description for 03cd5e2
geraintpalmer
authored
03cd5e2
Copy full SHA for 03cd5e2
Merge pull request #270 from galenseilis/tidy-exit-node-object-inherit
Show description for 00f00b3
geraintpalmer
authored
00f00b3
Copy full SHA for 00f00b3
Merge pull request #268 from galenseilis/tidy-exact-node
Show description for b14b738
geraintpalmer
authored
b14b738
Copy full SHA for b14b738
Merge pull request #266 from galenseilis/tidy-separate-input-validation-cases
Show description for e6c535f
geraintpalmer
authored
e6c535f
Copy full SHA for e6c535f
Merge pull request #264 from galenseilis/tidy-no-object-needed
Show description for fff36e7
geraintpalmer
authored
fff36e7
Copy full SHA for fff36e7
Merge pull request #262 from galenseilis/feat-add-venv-gitignore
Show description for 7d212a2
geraintpalmer
authored
7d212a2
Copy full SHA for 7d212a2
Merge pull request #272 from galenseilis/optimize-default-parameter-dict
Show description for 35c99c9
geraintpalmer
authored
35c99c9
Copy full SHA for 35c99c9
Use list comprehension when objects are created
Show description for e88b523
geraintpalmer
authored
e88b523
Copy full SHA for e88b523
Commits on Apr 13, 2025
open version file using context manager
galenseilis
committed
38d81c3
Copy full SHA for 38d81c3
add module-level docstring
galenseilis
committed
159fe4b
Copy full SHA for 159fe4b
docstrings and type annotations for doctests
galenseilis
committed
853ebeb
Copy full SHA for 853ebeb
formatting new_release_checklist
galenseilis
committed
8d3b39f
Copy full SHA for 8d3b39f
Commits on Apr 9, 2025
use * instead of comprehension
galenseilis
committed
03966d3
Copy full SHA for 03966d3
remove unused imports and variables
galenseilis
committed
1d1bedc
Copy full SHA for 1d1bedc
remove inheriting from object in exit node.
galenseilis
committed
945e823
Copy full SHA for 945e823
add type annotations and tidy some docstrings
galenseilis
committed
98d0167
Copy full SHA for 98d0167
separate checking non-negativity from being bounded from above by unity.
galenseilis
committed
e3cfdd7
Copy full SHA for e3cfdd7
remove inheriting from object
galenseilis
committed
0f99058
Copy full SHA for 0f99058
add common variant of venv
galenseilis
committed
9fc4030
Copy full SHA for 9fc4030
add venv to gitignore
galenseilis
committed
66150a1
Copy full SHA for 66150a1
Commits on Mar 25, 2025
ready for v3.2.5
geraintpalmer
committed
0ff4697
Copy full SHA for 0ff4697
fixes bug in PoissonIntervals distribution where if last rate is zero, it cycles back to beginning too early
geraintpalmer
committed
8894464
Copy full SHA for 8894464
Commits on Dec 4, 2024
fix CHANGES rst formatting
geraintpalmer
committed
24a9025
Copy full SHA for 24a9025
Merge pull request #261 from galenseilis/patch-1
Show description for 2ee66b4
geraintpalmer
authored
2ee66b4
Copy full SHA for 2ee66b4
Pagination
Previous
Next
You can’t perform that action at this time.