FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - FEniCS/dolfinx · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
FEniCS
/
dolfinx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
258
Star
1.2k
Code
Issues
86
Pull requests
43
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dolfinx
python
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
Add nls::petsc::SNESSolver, a C++ wrapper for PETSc SNES (#4433)
Show description for 5b30ce8
jhale
and
claude
authored
5b30ce8
View commit details
Copy full SHA for 5b30ce8
View code at this point
Browse repository at this point
Fix clang-format violation in refinement/option.h (#4452)
Show description for baaf401
garth-wells
and
claude
authored
baaf401
View commit details
Copy full SHA for baaf401
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Add weight options to mesh partitioners (#4439)
Show description for 5c1c561
chrisrichardson
authored
5c1c561
View commit details
Copy full SHA for 5c1c561
View code at this point
Browse repository at this point
Simplify la::petsc/fem::petsc/la::slepc error handling and remove unused Operator base class (#4442)
Show description for 93a60b7
jhale
and
claude
authored
93a60b7
View commit details
Copy full SHA for 93a60b7
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Eliminate zeros from MatrixCSR (#4411)
Show description for 52a37cb
chrisrichardson
authored
52a37cb
View commit details
Copy full SHA for 52a37cb
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
Remove stale xfail markers in test_higher_order_mesh.py (#4441)
Show description for 3730d04
jhale
authored
3730d04
View commit details
Copy full SHA for 3730d04
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Remove reassignments of self (#4423)
schnellerhase
authored
3b22a8d
View commit details
Copy full SHA for 3b22a8d
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Use wheel.exclude rather than sdist.exclude for wrapper sources (#4428)
Show description for cfcfe65
jhale
and
claude
authored
cfcfe65
View commit details
Copy full SHA for cfcfe65
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Matrix insertion optimisation (#4416)
garth-wells
authored
8d913e9
View commit details
Copy full SHA for 8d913e9
View code at this point
Browse repository at this point
Convert development dependencies to PEP 735 dependency groups (#4420)
Show description for 9fd92d0
jhale
and
claude
authored
9fd92d0
View commit details
Copy full SHA for 9fd92d0
View code at this point
Browse repository at this point
Fix: overloads for `dolfinx.fem.form` (#4419)
Show description for 3bfec33
schnellerhase
authored
3bfec33
View commit details
Copy full SHA for 3bfec33
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
Fix the Spack CI segfault, and the test failures it was masking (#4414)
Show description for 91e71e2
garth-wells
and
claude
authored
91e71e2
View commit details
Copy full SHA for 91e71e2
View code at this point
Browse repository at this point
Fix: type reflection in eq/neq (#4413)
schnellerhase
authored
96792e3
View commit details
Copy full SHA for 96792e3
View code at this point
Browse repository at this point
Spack CI: run the petsc4py tests, and pin/harden the workflow (#4410)
Show description for dd40c9b
garth-wells
and
claude
authored
dd40c9b
View commit details
Copy full SHA for dd40c9b
View code at this point
Browse repository at this point
Fix type annotation in create_point_mesh (#4409)
finsberg
authored
eda4350
View commit details
Copy full SHA for eda4350
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Spack CI simplification (#4408)
Show description for bc6ecb8
garth-wells
and
claude
authored
bc6ecb8
View commit details
Copy full SHA for bc6ecb8
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Add type hints to all Python functions (#4383)
Show description for a9c89dc
garth-wells
and
claude
authored
a9c89dc
View commit details
Copy full SHA for a9c89dc
View code at this point
Browse repository at this point
Version bumps for Spack CI (#4404)
Show description for 7bc39f2
garth-wells
and
claude
authored
7bc39f2
View commit details
Copy full SHA for 7bc39f2
View code at this point
Browse repository at this point
Numpy updates (#4406)
garth-wells
authored
de6e9ea
View commit details
Copy full SHA for de6e9ea
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Fix: zero form compiles for off diagonals (#4399)
Show description for 7f3d285
schnellerhase
and
jorgensd
authored
7f3d285
View commit details
Copy full SHA for 7f3d285
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Remove GPS re-ordering code. (#4391)
Show description for 5146d72
garth-wells
authored
5146d72
View commit details
Copy full SHA for 5146d72
View code at this point
Browse repository at this point
Use `typing.Self` hints (#4398)
Show description for 0ee8690
garth-wells
authored
0ee8690
View commit details
Copy full SHA for 0ee8690
View code at this point
Browse repository at this point
Unpin cffi and fix stale complex skip condition (#4397)
Show description for aa9570d
jhale
and
claude
authored
aa9570d
View commit details
Copy full SHA for aa9570d
View code at this point
Browse repository at this point
Commits on Aug 9, 2026
More codeql fixes (#4393)
Show description for 2e77cba
garth-wells
authored
2e77cba
View commit details
Copy full SHA for 2e77cba
View code at this point
Browse repository at this point
codeql fixes (#4390)
Show description for 249fb84
garth-wells
authored
249fb84
View commit details
Copy full SHA for 249fb84
View code at this point
Browse repository at this point
Fix exit()/quit() usage, dead-store reassignments, mixed returns, and a shadowed loop variable (#4389)
Show description for 3e1fe4f
garth-wells
authored
3e1fe4f
View commit details
Copy full SHA for 3e1fe4f
View code at this point
Browse repository at this point
Fix NumPy integer type (#4381)
garth-wells
authored
2fd387b
View commit details
Copy full SHA for 2fd387b
View code at this point
Browse repository at this point
Stricter mypy type checking (#4375)
Show description for 79c8022
garth-wells
and
claude
authored
79c8022
View commit details
Copy full SHA for 79c8022
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
Scale pull_back Newton tolerance with dtype precision (#4379)
Show description for eb9e261
garth-wells
authored
eb9e261
View commit details
Copy full SHA for eb9e261
View code at this point
Browse repository at this point
Change args of `create_topology` to NDArray and introduce `dolfinx_wrappers::vec_of_spans` (#4369)
Show description for 35fcce7
authored
35fcce7
View commit details
Copy full SHA for 35fcce7
View code at this point
Browse repository at this point
Improve Meshtags name interface (#4372)
Show description for 70ff6bb
schnellerhase
and
garth-wells
authored
70ff6bb
View commit details
Copy full SHA for 70ff6bb
View code at this point
Browse repository at this point
Remove venv based typing checks from PETSc CI (#4364)
Show description for 0540294
schnellerhase
authored
0540294
View commit details
Copy full SHA for 0540294
View code at this point
Browse repository at this point
Fix circular namespaces with `common` and `graph` (#4354)
Show description for 861e165
garth-wells
authored
861e165
View commit details
Copy full SHA for 861e165
View code at this point
Browse repository at this point
Adapt to `nanobind@2.14.0` (#4371)
Show description for bd04a66
schnellerhase
authored
bd04a66
View commit details
Copy full SHA for bd04a66
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Add scratch memory input to pull back (#4126)
Show description for 145bb0f
authored
145bb0f
View commit details
Copy full SHA for 145bb0f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL