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
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
.
precice
/
python-bindings
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
18
Star
30
Code
Issues
24
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-bindings
setup.py
on
develop
User selector
All users
All time
Commit history
Commits on Apr 2, 2026
Add documentation rendering (#250)
Show description for 346829e
fsimonis
authored
346829e
View commit details
Copy full SHA for 346829e
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Add fallback for pkg-config in setup.py (#246)
fsimonis
authored
822e810
View commit details
Copy full SHA for 822e810
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Add pre-commit (#243)
Show description for 23a1630
fsimonis
authored
23a1630
View commit details
Copy full SHA for 23a1630
View code at this point
Browse repository at this point
Format with black
fsimonis
committed
ce57e94
View commit details
Copy full SHA for ce57e94
View code at this point
Browse repository at this point
Add PYPRECICE_MOCKED as env to control mocking
fsimonis
committed
fe9bfbc
View commit details
Copy full SHA for fe9bfbc
View code at this point
Browse repository at this point
Build mocked based on TOX env
fsimonis
committed
51b93d8
View commit details
Copy full SHA for 51b93d8
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Improve install error messages (#223)
Show description for dc7e520
fsimonis
authored
dc7e520
View commit details
Copy full SHA for dc7e520
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Allow numpy 2 for pyprecice>=3.1.1 (#218)
Show description for 76ae917
BenjaminRodenberg
authored
76ae917
View commit details
Copy full SHA for 76ae917
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Restrict to numpy < 2 and setuptools < 72 for better compatibiltiy with CI pipeline (#213)
Show description for 75da6d8
BenjaminRodenberg
authored
75da6d8
View commit details
Copy full SHA for 75da6d8
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Require setuptools>=61 (#207)
Show description for 561b215
BenjaminRodenberg
authored
561b215
View commit details
Copy full SHA for 561b215
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Fixes the numpy include order (#204)
fsimonis
authored
97db465
View commit details
Copy full SHA for 97db465
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Add Cython as dependency required during installation (#177)
IshaanDesai
authored
c4d9786
View commit details
Copy full SHA for c4d9786
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Compatibility with precice:develop (#179)
Show description for d7a1234
IshaanDesai
and
BenjaminRodenberg
authored
d7a1234
View commit details
Copy full SHA for d7a1234
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Use container precice/precice:develop in all Actions (#159)
Show description for 22a9d3a
IshaanDesai
and
Timo-Schrader
authored
22a9d3a
View commit details
Copy full SHA for 22a9d3a
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Simplifying workflows and Changing how library flags are added in setup.py
IshaanDesai
committed
072b6cf
View commit details
Copy full SHA for 072b6cf
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Repairing warnings and error regarding Version.h by using pkgconfig to link to preCICE (#149)
Show description for 2c1006c
IshaanDesai
authored
2c1006c
View commit details
Copy full SHA for 2c1006c
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Check code formatting with autopep8, fix formatting for codebase (#82)
Show description for d2e5a4e
BenjaminRodenberg
authored
d2e5a4e
View commit details
Copy full SHA for d2e5a4e
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Simplify testing (#77)
Show description for 51844a7
BenjaminRodenberg
authored
51844a7
View commit details
Copy full SHA for 51844a7
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Patching setup.py for installation without pip and packaging for Spack (#63)
Show description for daf8aea
ajaust
and
BenjaminRodenberg
authored
daf8aea
View commit details
Copy full SHA for daf8aea
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Remove include_package_data=True, since this breaks python3 setup.py install --user.
BenjaminRodenberg
committed
962d97d
View commit details
Copy full SHA for 962d97d
View code at this point
Browse repository at this point
Use python-versioneer to support __version__ (#70)
Show description for 7d2c705
BenjaminRodenberg
authored
7d2c705
View commit details
Copy full SHA for 7d2c705
View code at this point
Browse repository at this point
Move precice.pyx/pxd and SolverInterface.pxd into folder precice/ (#71)
BenjaminRodenberg
authored
9b322e5
View commit details
Copy full SHA for 9b322e5
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Reformatting setup.py according to PEP8 standard
IshaanDesai
committed
71becaa
View commit details
Copy full SHA for 71becaa
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Clean-up of setup.py (#65)
Show description for a51a0e1
BenjaminRodenberg
authored
a51a0e1
View commit details
Copy full SHA for a51a0e1
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Remove unused imports.
BenjaminRodenberg
committed
6784cd3
View commit details
Copy full SHA for 6784cd3
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Bump version to release for preCICE v2.1.1
IshaanDesai
committed
4adbdde
View commit details
Copy full SHA for 4adbdde
View code at this point
Browse repository at this point
Bump version to second release candidate for v2.1.1.1
IshaanDesai
committed
dd30c7c
View commit details
Copy full SHA for dd30c7c
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Bump version to pre-release
IshaanDesai
committed
7064d0a
View commit details
Copy full SHA for 7064d0a
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Dump version
BenjaminRodenberg
authored
6ae5785
View commit details
Copy full SHA for 6ae5785
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Change Version number
IshaanDesai
committed
6781436
View commit details
Copy full SHA for 6781436
View code at this point
Browse repository at this point
Provide compiler_directive language_level to avoid warning.
BenjaminRodenberg
committed
d1cb32c
View commit details
Copy full SHA for d1cb32c
View code at this point
Browse repository at this point
Commits on May 1, 2020
Bump version
BenjaminRodenberg
authored
18fac1f
View commit details
Copy full SHA for 18fac1f
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Bump version
BenjaminRodenberg
committed
7253dbc
View commit details
Copy full SHA for 7253dbc
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
Bump version
BenjaminRodenberg
authored
1bc50e9
View commit details
Copy full SHA for 1bc50e9
View code at this point
Browse repository at this point
Update version number
BenjaminRodenberg
authored
b0bbdcc
View commit details
Copy full SHA for b0bbdcc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.