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 }}
tbittar
/
GemsPy
Public
forked from
AntaresSimulatorTeam/GemsPy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
docs: adapt documentation to post-Feb-2026 API changes
- #138
#138
Merged
aoustry
merged 19 commits into
main
tbittar/GemsPy:main
from
claude/update-gemspy-docs-81CmJ
tbittar/GemsPy:claude/update-gemspy-docs-81CmJ
Copy head branch name to clipboard
Apr 30, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
docs: adapt documentation to post-Feb-2026 API changes
#138
aoustry
merged 19 commits into
main
tbittar/GemsPy:main
from
claude/update-gemspy-docs-81CmJ
tbittar/GemsPy:claude/update-gemspy-docs-81CmJ
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
Implement scenario builder: vectorized MC scenario → column dispatch (issue #101)
Show description for 1c738b4
claude
committed
1c738b4
View commit details
Copy full SHA for 1c738b4
Browse repository at this point
Fix mypy, black and isort issues
Show description for 86a6748
claude
committed
86a6748
View commit details
Copy full SHA for 86a6748
Browse repository at this point
Fix test_data_consistency: update ScenarioSeriesData construction to np.ndarray
Show description for 3cbcad1
claude
committed
3cbcad1
View commit details
Copy full SHA for 3cbcad1
Browse repository at this point
Fix shape broadcasting when data type doesn't cover all requested dimensions
Show description for 7defaee
claude
committed
7defaee
View commit details
Copy full SHA for 7defaee
Browse repository at this point
Return broadcast view instead of copy to avoid materialising (T,S) array
Show description for 873da53
claude
committed
873da53
View commit details
Copy full SHA for 873da53
Browse repository at this point
Use np.asarray and direct .values[] access to avoid unnecessary copies
Show description for 54771ec
claude
committed
54771ec
View commit details
Copy full SHA for 54771ec
Browse repository at this point
Apply black formatting to data.py
Show description for cd5b88d
claude
committed
cd5b88d
View commit details
Copy full SHA for cd5b88d
Browse repository at this point
Raise ValueError for unknown scenario group instead of silently falling back
Show description for 70c526e
claude
committed
70c526e
View commit details
Copy full SHA for 70c526e
Browse repository at this point
Fix test_optim_modes CI failure: remove spurious scenario-group declarations (#135)
Show description for b60064d
aoustry
and
claude
authored
b60064d
View commit details
Copy full SHA for b60064d
Browse repository at this point
scenario_builder: raise ValueError on incomplete MC scenario mapping (#136)
Show description for 6282ee4
aoustry
and
claude
authored
6282ee4
View commit details
Copy full SHA for 6282ee4
Browse repository at this point
Guard resolve_vectorized against out-of-bounds MC scenario indices; add tests
Show description for af233d6
claude
committed
af233d6
View commit details
Copy full SHA for af233d6
Browse repository at this point
docs: adapt documentation to post-Feb-2026 API changes
Show description for 0b5271f
claude
committed
0b5271f
View commit details
Copy full SHA for 0b5271f
Browse repository at this point
Remove usage notes for optimization configurations
Show description for 7da6af2
aoustry
authored
7da6af2
View commit details
Copy full SHA for 7da6af2
Browse repository at this point
Update cyclic mode description in optim-config.md
Show description for a94efae
aoustry
authored
a94efae
View commit details
Copy full SHA for a94efae
Browse repository at this point
Clarify building systems with GemsPy API
aoustry
authored
99a37dc
View commit details
Copy full SHA for 99a37dc
Browse repository at this point
Rename parameter 'spread_cost' to 'spillage_cost'
aoustry
authored
a466cca
View commit details
Copy full SHA for a466cca
Browse repository at this point
Merge branch 'main' into claude/update-gemspy-docs-81CmJ
aoustry
authored
b3c64e1
View commit details
Copy full SHA for b3c64e1
Browse repository at this point
Commits on Apr 30, 2026
fix: address PR #138 review comments (scenariobuilder rename + model-decomposition docs) (#144)
Show description for f714a8d
aoustry
and
claude
authored
f714a8d
View commit details
Copy full SHA for f714a8d
Browse repository at this point
Claude/review documentation lr4 vt (#146)
Show description for 90b37ed
aoustry
and
claude
authored
90b37ed
View commit details
Copy full SHA for 90b37ed
Browse repository at this point
You can’t perform that action at this time.