Skip to content
Merged
Changes from 73 commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
3b9cbc5
Intermediate progress writing property ranges parameter.
JPBergsma Jun 26, 2023
eae1679
Added metadata fields to be able to use property ranges query parameter.
JPBergsma Jun 27, 2023
f00b52d
Small corrections.
JPBergsma Jun 28, 2023
2a0bef8
moved property ranges to single_entryendpoint query param + further r…
JPBergsma Jun 29, 2023
4a00af4
Some small changes after proof reading.
JPBergsma Jun 29, 2023
6905d7f
added that fields should be placed in the range dictionary.
JPBergsma Jun 29, 2023
d579c6e
Some more sentences that had to be moved to a new line.
JPBergsma Jun 30, 2023
6792962
Update optimade.rst
JPBergsma Jun 30, 2023
93ecd0b
removed unintentional changes in appendix.
JPBergsma Jun 30, 2023
a84c72e
Seperated property_ranges query parameter from the partial data.
JPBergsma Jul 4, 2023
dc11574
Merge branch 'develop' into JPBergsma/property_ranges
ml-evs Dec 19, 2023
17beeef
Apply formatting suggestions from code review
ml-evs Jan 18, 2024
cc89029
Merge branch 'develop' into JPBergsma/property_ranges
ml-evs Jan 18, 2024
6d8e24f
Apply suggestions from review
rartino Mar 22, 2024
680317b
Merge branch 'develop' into JPBergsma/property_ranges
rartino Mar 22, 2024
f2a2799
Merge branch 'develop' into JPBergsma/property_ranges
rartino Mar 22, 2024
63e3821
Minor corrections from review
rartino Mar 22, 2024
0efb5e7
Merge branch 'develop' into JPBergsma/property_ranges
rartino Jun 13, 2024
bf7e5b4
Edit property slice definition [WIP]
rartino Jun 13, 2024
d029756
Edit property slice definition [WIP]
rartino Jun 13, 2024
63f122f
Edit property slice definition [WIP]
rartino Jun 13, 2024
f863308
Edit property slice definition [WIP]
rartino Jun 13, 2024
a73029a
Edit property slice definition [WIP]
rartino Jun 13, 2024
c098e47
Improve handing of Python dependencies
rartino Jun 14, 2024
4f704c1
Improve handing of Python dependencies
rartino Jun 14, 2024
266545b
Improve handing of Python dependencies
rartino Jun 14, 2024
e562f49
Revert "Improve handing of Python dependencies"
rartino Jun 14, 2024
315546a
Edit property slice definition [WIP]
rartino Jun 14, 2024
ce9661b
Small sentence fix
giovannipizzi Jun 14, 2024
358157f
Clarifying the part on dimension names.
giovannipizzi Jun 14, 2024
7e29652
Apply suggestions from review
rartino Jun 15, 2024
085030d
Define the term array for OPTMADE data types
rartino Jun 15, 2024
b3a96a0
Fix examples for slicing assuming a trajectory cartesian_site_coordin…
rartino Jun 15, 2024
6231d2a
Adjust confusing phrasing about slicing based on review comment
rartino Jun 15, 2024
9f639d1
Apply suggestions from code review
giovannipizzi Jul 4, 2024
46eafb5
Apply suggestions from code review
giovannipizzi Jul 4, 2024
657a696
Change the format of property_slices to the syntax dim_xxx[start:stop…
rartino Jun 18, 2024
919b83d
Fix in formulation for property_slices format dim_xxx[start:stop:step]
rartino Oct 18, 2024
a623390
Apply suggestions from review
rartino Oct 18, 2024
b164c09
Apply suggestions from code review
rartino Sep 15, 2025
628b4da
Apply changes from review
rartino Sep 15, 2025
010c348
Changes from code review
rartino Sep 15, 2025
3e49e5e
Update from code review
rartino Sep 15, 2025
1520533
Update from code review
rartino Sep 15, 2025
d7d2a81
Update from code review
rartino Sep 15, 2025
3f4f3a3
Changes from code review
rartino Sep 15, 2025
589ab54
Update from code review
rartino Sep 15, 2025
8ddf260
Changes from code review
rartino Sep 15, 2025
f0f120a
Update from code review
rartino Sep 15, 2025
e23a5c8
Merge branch 'develop' into JPBergsma/property_ranges
rartino Sep 15, 2025
aa644fc
Apply suggestions from code review
ndaelman-hu Sep 16, 2025
ea15d1f
Update optimade.rst
gmrigna Sep 17, 2025
21ca65e
Replace "array" with "list" following the discussion at the OPTIMADE …
gmrigna Sep 17, 2025
2f14be9
Update optimade.rst
gmrigna Sep 17, 2025
fd3d2c1
Fixing RST issues and remaining array/list ambiguity
giovannipizzi Sep 17, 2025
116c3ad
Fix spurious old syntax for slices
giovannipizzi Sep 17, 2025
52a8827
Adding explicit discussion of valid lists
giovannipizzi Sep 17, 2025
ed5b790
Several textual clarifications
giovannipizzi Sep 17, 2025
611174d
Update optimade.rst
giovannipizzi Sep 17, 2025
dd03e2d
Update optimade.rst
giovannipizzi Sep 17, 2025
01a8799
Reverting one change after discussion
giovannipizzi Sep 17, 2025
987590d
Renamed property_slices to dimension_slices for better clarity
giovannipizzi Sep 17, 2025
731cf0a
Adding client implementation note on discovering sliceable dimensions
giovannipizzi Sep 17, 2025
ef816e8
Minor fixes
giovannipizzi Sep 17, 2025
4b6bf5d
Update optimade.rst
giovannipizzi Sep 18, 2025
293e68b
Adding comment by @rartino
giovannipizzi Sep 18, 2025
70500e7
Improvement to clarify that all null values must be specified in lists.
giovannipizzi Sep 18, 2025
47d8485
Update optimade.rst
gmrigna Sep 19, 2025
d98ab47
Update optimade.rst
gmrigna Sep 19, 2025
9038665
Update list definition based on review discussions
rartino Sep 19, 2025
e45c523
Merge branch 'develop' into JPBergsma/property_ranges
giovannipizzi Sep 19, 2025
d36092f
Removing leftover lines on fix over GitHub
giovannipizzi Sep 19, 2025
da14ac2
Minor grammar fix
rartino Sep 19, 2025
d2f8644
Apply suggestions from code review
rartino Sep 19, 2025
4578c0e
Add suggestion from review
rartino Sep 19, 2025
18cd2e5
Merge branch 'develop' into JPBergsma/property_ranges
rartino Sep 19, 2025
697b2c1
Remove trailing whitespace
rartino Sep 19, 2025
310ea6e
Fix formulation based on code reivew
rartino Sep 19, 2025
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
Loading