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 }}
pyccel
/
psydac
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
62
Code
Issues
98
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve
Geometry
class
- #527
#527
Open
yguclu
wants to merge 61 commits into
devel
pyccel/psydac:devel
from
yguclu-improve-Geometry
pyccel/psydac:yguclu-improve-Geometry
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Open
Improve
Geometry
class
#527
yguclu
wants to merge 61 commits into
devel
pyccel/psydac:devel
from
yguclu-improve-Geometry
pyccel/psydac:yguclu-improve-Geometry
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2025
Allow `mpi_dims_mask` with geometry file
yguclu
authored
461ae4e
View commit details
Copy full SHA for 461ae4e
Browse repository at this point
Commits on Sep 19, 2025
unit test for mpi_dims_mask
Alisa Kirkinskaia
committed
1e46072
View commit details
Copy full SHA for 1e46072
Browse repository at this point
Update test_geometry.py
Show description for 3376e31
yguclu
authored
3376e31
View commit details
Copy full SHA for 3376e31
Browse repository at this point
Update geometry.py
Show description for 2704716
yguclu
authored
2704716
View commit details
Copy full SHA for 2704716
Browse repository at this point
Update test_geometry.py
Show description for e1a13f8
yguclu
authored
e1a13f8
View commit details
Copy full SHA for e1a13f8
Browse repository at this point
Commits on Sep 24, 2025
new tests for class Geometry
Show description for 51a32da
Alisa Kirkinskaia
committed
51a32da
View commit details
Copy full SHA for 51a32da
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
505db31
View commit details
Copy full SHA for 505db31
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
39c51a4
View commit details
Copy full SHA for 39c51a4
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
34e42e6
View commit details
Copy full SHA for 34e42e6
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
90553f9
View commit details
Copy full SHA for 90553f9
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
243d2b1
View commit details
Copy full SHA for 243d2b1
Browse repository at this point
run only my tests
Alisa Kirkinskaia
committed
9bfda59
View commit details
Copy full SHA for 9bfda59
Browse repository at this point
fixed failing tests due to deleting file in parallel
Alisa Kirkinskaia
committed
f75df55
View commit details
Copy full SHA for f75df55
Browse repository at this point
revert files
Alisa Kirkinskaia
committed
2a7bb4d
View commit details
Copy full SHA for 2a7bb4d
Browse repository at this point
Commits on Sep 26, 2025
Merge branch 'devel' into yguclu-fix-mpi_dims_mask
alisa-kirkinskaia
authored
659831d
View commit details
Copy full SHA for 659831d
Browse repository at this point
Commits on Sep 30, 2025
Avoid function check_decomposition in tests
yguclu
authored
e7b6bfb
View commit details
Copy full SHA for e7b6bfb
Browse repository at this point
Fix typo in test_geometry.py
yguclu
authored
f6afb54
View commit details
Copy full SHA for f6afb54
Browse repository at this point
Improve Geometry class:
Show description for 81b1c6d
yguclu
committed
81b1c6d
View commit details
Copy full SHA for 81b1c6d
Browse repository at this point
Update Geometry unit tests
yguclu
committed
e3c30db
View commit details
Copy full SHA for e3c30db
Browse repository at this point
Commits on Oct 1, 2025
Squashed commit of the following:
Show description for 8716dcb
yguclu
committed
8716dcb
View commit details
Copy full SHA for 8716dcb
Browse repository at this point
Do not create __psydac__ directory in parallel
yguclu
committed
7111b8e
View commit details
Copy full SHA for 7111b8e
Browse repository at this point
Use Geometry.from_file in discretize_domain
yguclu
committed
cc097a3
View commit details
Copy full SHA for cc097a3
Browse repository at this point
Use correct parameter name (periods) in MultiPatchDomainDecomposition constructor
yguclu
committed
cd925fb
View commit details
Copy full SHA for cd925fb
Browse repository at this point
Commits on Oct 7, 2025
Add mandatory parameter pdim to Geometry.__init__
yguclu
committed
f1b6bb1
View commit details
Copy full SHA for f1b6bb1
Browse repository at this point
Clean up Geometry.read()
yguclu
committed
2716065
View commit details
Copy full SHA for 2716065
Browse repository at this point
Remove unused property is_parallel from Geometry
yguclu
committed
818be2a
View commit details
Copy full SHA for 818be2a
Browse repository at this point
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
31fbb37
View commit details
Copy full SHA for 31fbb37
Browse repository at this point
Commits on Oct 8, 2025
Clean up module psydac.mapping.discrete_gallery:
Show description for cb8ccb5
yguclu
committed
cb8ccb5
View commit details
Copy full SHA for cb8ccb5
Browse repository at this point
Commits on Oct 21, 2025
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
f47163e
View commit details
Copy full SHA for f47163e
Browse repository at this point
Run fewer tests, only on Ubuntu with Python 3.11
yguclu
committed
2e56b10
View commit details
Copy full SHA for 2e56b10
Browse repository at this point
Commits on Jan 26, 2026
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
2511593
View commit details
Copy full SHA for 2511593
Browse repository at this point
Reactivate single-process tests on Ubuntu and macOS
yguclu
committed
b042a0a
View commit details
Copy full SHA for b042a0a
Browse repository at this point
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
0e6a9d6
View commit details
Copy full SHA for 0e6a9d6
Browse repository at this point
Commits on Jan 27, 2026
Remove duplicated imports from test_geometry.py
yguclu
committed
6b6653f
View commit details
Copy full SHA for 6b6653f
Browse repository at this point
Improve docstring of Geometry class
yguclu
committed
8ea76a8
View commit details
Copy full SHA for 8ea76a8
Browse repository at this point
Add 'h5py' xdist_group to all unit tests in test_geometry.py
yguclu
committed
739aee8
View commit details
Copy full SHA for 739aee8
Browse repository at this point
Handle NumPy integers passed in ncells to Geometry constructor
yguclu
committed
66205e7
View commit details
Copy full SHA for 66205e7
Browse repository at this point
Minor cleanup in Geometry constructor
yguclu
committed
ae6ebf8
View commit details
Copy full SHA for ae6ebf8
Browse repository at this point
Run unit tests in mapping, fem, and feec folders
yguclu
committed
7dff021
View commit details
Copy full SHA for 7dff021
Browse repository at this point
Run unit tests in api folder
yguclu
committed
fdd357a
View commit details
Copy full SHA for fdd357a
Browse repository at this point
Revert "Do not create __psydac__ directory in parallel"
Show description for 001e592
yguclu
committed
001e592
View commit details
Copy full SHA for 001e592
Browse repository at this point
Commits on Jan 28, 2026
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
fae70d3
View commit details
Copy full SHA for fae70d3
Browse repository at this point
Update `CHANGELOG.md` with new and previous changes
yguclu
authored
b807f32
View commit details
Copy full SHA for b807f32
Browse repository at this point
Commits on Feb 10, 2026
Use SymPDE branch clean-multipatch-domain
yguclu
committed
a06a7d3
View commit details
Copy full SHA for a06a7d3
Browse repository at this point
Provide interface orientation to Domain.join
yguclu
committed
e968bc5
View commit details
Copy full SHA for e968bc5
Browse repository at this point
Add interface orientation to multipatch geometry files
yguclu
committed
a31e07a
View commit details
Copy full SHA for a31e07a
Browse repository at this point
Commits on Feb 11, 2026
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
29e82cf
View commit details
Copy full SHA for 29e82cf
Browse repository at this point
Commits on Feb 12, 2026
Use `ubuntu_install` action in `documentation` workflow
Show description for 326952b
yguclu
authored
326952b
View commit details
Copy full SHA for 326952b
Browse repository at this point
Clone the latest release of PETSc (see PR #539)
yguclu
authored
800e506
View commit details
Copy full SHA for 800e506
Browse repository at this point
Install mpi4py >= 4.0.0 in `parallel_h5py` action
yguclu
authored
9f092d3
View commit details
Copy full SHA for 9f092d3
Browse repository at this point
Commits on Apr 21, 2026
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
committed
e41f301
View commit details
Copy full SHA for e41f301
Browse repository at this point
Add missing orientation (-1 or +1) to connectivity in test_plot_field
yguclu
committed
3702e70
View commit details
Copy full SHA for 3702e70
Browse repository at this point
Minor cleanup
yguclu
committed
d91b2ba
View commit details
Copy full SHA for d91b2ba
Browse repository at this point
Avoid deprecation warning about scipy.odr
yguclu
committed
0b426e2
View commit details
Copy full SHA for 0b426e2
Browse repository at this point
Check input domain type in Geometry.from_topological_domain
yguclu
committed
349eee8
View commit details
Copy full SHA for 349eee8
Browse repository at this point
Commits on Apr 22, 2026
Add docstring to translate() in psydac.cad.cad
yguclu
committed
a84e24d
View commit details
Copy full SHA for a84e24d
Browse repository at this point
Commits on Sep 4, 2026
Merge branch 'devel' into yguclu-improve-Geometry
yguclu
authored
e291f2a
View commit details
Copy full SHA for e291f2a
Browse repository at this point
Commits on Sep 9, 2026
Test SymPDE version 0.20.0 (from GitHub)
yguclu
authored
b403819
View commit details
Copy full SHA for b403819
Browse repository at this point
Commits on Sep 11, 2026
Fix wrong action filename in docs workflow
yguclu
authored
ca148d0
View commit details
Copy full SHA for ca148d0
Browse repository at this point
Give name to checkout step in testing workflow
yguclu
authored
43082ab
View commit details
Copy full SHA for 43082ab
Browse repository at this point
Fix module name in documentation: cmd.mesh >> cmd.psydac_mesh
yguclu
authored
2cb2971
View commit details
Copy full SHA for 2cb2971
Browse repository at this point
You can’t perform that action at this time.