Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
3101bff
:package: build(deps): bump pillow from 12.1.1 to 12.2.0 in the uv gr…
dependabot[bot] Apr 14, 2026
8f44532
:package: update uv lock (#372)
casenave Apr 14, 2026
cd8a953
🎉 feat(storage) Add sub-index extraction to to_plaid conversion (#363)
casenave Apr 15, 2026
6296fe4
🎉 Add set_trees to Sample delegated methods (#374)
xroynard Apr 24, 2026
e43f6e2
:package: update env (dependabot alert) (#380)
casenave Apr 29, 2026
9fba437
Delete deprecation;py
fbordeu May 1, 2026
3f924e0
delete init_with_tabular.py
fbordeu May 1, 2026
d0388a3
Delete interpolation.py
fbordeu May 1, 2026
62b9313
Delete split.py
fbordeu May 1, 2026
89353ec
Delete stats.py
fbordeu May 1, 2026
1cb0a37
Delete feature_types.py
fbordeu May 1, 2026
16c379f
Delete sklearn_types.py
fbordeu May 1, 2026
a9c5f3d
Delete bridges
fbordeu May 1, 2026
9e65b1c
Delete pipelines
fbordeu May 1, 2026
e19e521
Delete post
fbordeu May 1, 2026
8f76fc3
Delete feature_identifier.py
fbordeu May 1, 2026
a1b79ae
remove more files
fbordeu May 1, 2026
9682418
wip
fbordeu May 1, 2026
b1cef1a
wip 100% test passed (some disconnected)
fbordeu May 1, 2026
c2314ea
automatic load in Dataset when path an split are provided
fbordeu May 1, 2026
b18fc29
add file Backend_api.py
fbordeu May 1, 2026
89530d5
wip
fbordeu May 1, 2026
d6c70cf
wip
fbordeu May 1, 2026
0e06deb
update huggingface_example.py
fbordeu May 1, 2026
9403d57
some work on the examples WIP
fbordeu May 1, 2026
8ec0fe6
recover autocomplete for the class Sample
fbordeu May 1, 2026
1a2eef8
on on the in_memory dataset
fbordeu May 1, 2026
21a7efb
examples/dataset.py need some work
fbordeu May 1, 2026
e28cc1b
Test Dataset TO BE DELETED
fbordeu May 1, 2026
0fa6ee6
wip
fbordeu May 1, 2026
8e87f1d
remove the hard coded "samples" in get_sample_ids
fbordeu May 1, 2026
708ccb5
wip
fbordeu May 1, 2026
37353e0
wip on examples
fbordeu May 1, 2026
fe918d0
remove old concept from doc
fbordeu May 1, 2026
694f1fc
remove old example, move to PhysArena
fbordeu May 1, 2026
17688f2
dataset update
fbordeu May 1, 2026
d02a65e
fixup
fbordeu May 1, 2026
49d4b19
fixup windows
fbordeu May 1, 2026
036196d
((writer.py)) use with for opening file
fbordeu May 1, 2026
50b6e17
(dataset.py) better coverage
fbordeu May 1, 2026
c37f94a
Backend_api.py ( wip)
fbordeu May 1, 2026
aab7e6c
better coverage ProblemDefinition.py
fbordeu May 1, 2026
f13a779
(sample.py) remove deprecated functions
fbordeu May 1, 2026
2cbe28c
add coverage for cgns_types.py
fbordeu May 1, 2026
04666cf
sample.py features.py wip
fbordeu May 1, 2026
ebd2d24
wip
fbordeu May 1, 2026
ddfebfb
Sample cleaning
fbordeu May 1, 2026
39c377b
types
fbordeu May 1, 2026
ba69571
add test for plaid.storage.in_memory
fbordeu May 1, 2026
dbbb551
fix
fbordeu May 1, 2026
2f4c0ca
coverage containers_Utils
fbordeu May 1, 2026
76b480a
cleaning problem_definition.py
fbordeu May 1, 2026
4d64966
backend cleaning
fbordeu May 1, 2026
4e918c0
imports cleaning
fbordeu May 1, 2026
1fc7b24
wip
fbordeu May 1, 2026
3ac1892
by_url to py_path
fbordeu May 1, 2026
26373c2
url to path
fbordeu May 1, 2026
69b0525
cleaning
fbordeu May 1, 2026
67c5f94
testting
fbordeu May 1, 2026
9baeb48
remove old coverage code
fbordeu May 1, 2026
0e0ac25
clean sources
fbordeu May 1, 2026
c9cf414
format
fbordeu May 1, 2026
44ee0ed
remove old code
fbordeu May 1, 2026
324c403
typos
fbordeu May 1, 2026
8882fee
fixup
fbordeu May 1, 2026
7e70fdc
backend API work
fbordeu May 1, 2026
6f0d22f
backend clean
fbordeu May 1, 2026
02ad919
in_memory work
fbordeu May 1, 2026
40a614a
rework on info
fbordeu May 1, 2026
94ff856
remove headers from plaid
fbordeu May 1, 2026
a09ad4c
remove headers from examoles
fbordeu May 1, 2026
bef2140
remove headers from tests
fbordeu May 1, 2026
8ae20f9
remove headers from docs
fbordeu May 1, 2026
56279d6
test update
fbordeu May 1, 2026
557458f
small fixes
fbordeu May 1, 2026
b58ab99
excluded some code from coverage
fbordeu May 1, 2026
e1d8ed2
api work
fbordeu May 1, 2026
49b1aaa
homogenization of sample_id zone base
fbordeu May 1, 2026
ede13ce
test_in_memory.py
fbordeu May 1, 2026
f7efb3b
Function cleanup and dead/debug code removal
fbordeu May 1, 2026
3fb0a14
some cleaning
fbordeu May 1, 2026
d9925b1
cosmetic fixes
fbordeu May 1, 2026
c368f51
I001 import sorting/formatting
fbordeu May 1, 2026
9d11892
F401 unused imports
fbordeu May 1, 2026
c04072f
D102 missing docstring in public method
fbordeu May 1, 2026
a0dc5a2
F811 redefinition of unused name
fbordeu May 1, 2026
e0c82cd
fix
fbordeu May 1, 2026
6cfef97
F841 local variable assigned but never used
fbordeu May 1, 2026
94fe67a
problem_definition split api rework
fbordeu May 1, 2026
c97ccac
move benchmarks to https://github.com/PLAID-lib/plaid-benchmarks
fbordeu May 1, 2026
beed97d
remove enforce_shapes from the public API of BackendModule protocol
fbordeu May 1, 2026
48d8cf9
remove del_feature and add del_feature_by_path
fbordeu May 1, 2026
c05c44c
get_all_mesh_times -> get_all_time_values + wip
fbordeu May 1, 2026
7e4d2c4
remove aliases.
fbordeu May 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- (sample/features) add_field: check field size consistency with geometrical support.
- (sample) add `set_trees` to `Sample` delegated methods: `sample.set_trees(...)` now works as a direct proxy to `SampleFeatures.set_trees`, consistent with other delegated tree methods.

### Changed

Expand Down
6 changes: 0 additions & 6 deletions benchmarks/FNO/2D_ElPlDynamics/README.md

This file was deleted.

243 changes: 0 additions & 243 deletions benchmarks/FNO/2D_ElPlDynamics/build_pred.py

This file was deleted.

Loading
Loading