url
stringlengths
63
66
repository_url
stringclasses
1 value
labels_url
stringlengths
77
80
comments_url
stringlengths
72
75
events_url
stringlengths
70
73
html_url
stringlengths
52
56
id
int64
3.39M
3.04B
node_id
stringlengths
18
32
number
int64
1
4.39k
title
stringlengths
3
367
user
dict
labels
listlengths
0
5
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
2
milestone
null
comments
listlengths
0
30
created_at
timestamp[s]date
2012-02-26 12:10:46
2025-05-02 18:11:41
updated_at
timestamp[s]date
2012-02-26 14:52:41
2025-05-02 18:16:27
closed_at
stringlengths
0
20
author_association
stringclasses
3 values
type
stringclasses
1 value
active_lock_reason
stringclasses
2 values
sub_issues_summary
dict
body
stringlengths
0
119k
closed_by
dict
reactions
dict
timeline_url
stringlengths
72
75
performed_via_github_app
null
state_reason
stringclasses
4 values
is_pull_request
bool
2 classes
draft
bool
2 classes
pull_request
dict
https://api.github.com/repos/materialsproject/pymatgen/issues/3882
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3882/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3882/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3882/events
https://github.com/materialsproject/pymatgen/issues/3882
2,355,925,685
I_kwDOACgets6MbJK1
3,882
Numpy 2.0 incompatability
{ "login": "Andrew-S-Rosen", "id": 8674072, "node_id": "MDQ6VXNlcjg2NzQwNzI=", "avatar_url": "https://avatars.githubusercontent.com/u/8674072?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Andrew-S-Rosen", "html_url": "https://github.com/Andrew-S-Rosen", "followers_url": "https://api.gith...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Already fixed in the last commit. But there are some issues with CI on windows I am working on. ", "Ah, very speedy! I missed that. Thanks for patching!", "I noticed that Pymatgen is still built against the old version of NumPy.\r\n\r\nhttps://github.com/materialsproject/pymatgen/blob/2b53fb1cdf08d5022894c0cb4...
2024-06-16T18:52:54
2024-06-19T02:29:36
2024-06-16T19:44:32Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11 ### Pymatgen version 2024.6.10 ### Operating system version Ubuntu ### Current behavior When doing `pip install pymatgen`, you get `numpy==2.0` right now. This breaks Pymatgen, so we in the short-term we need to pin `pyproject.toml` to have numpy<2 and longer term we need to fix the under...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3882/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3882/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3883
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3883/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3883/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3883/events
https://github.com/materialsproject/pymatgen/issues/3883
2,356,064,402
I_kwDOACgets6MbrCS
3,883
[CI] Unit test from PR failing owing to inaccessible MP API keys
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-06-17T00:06:29
2024-06-17T14:52:44
2024-06-17T14:52:44Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
[Unit test from PR are now failing](https://github.com/materialsproject/pymatgen/actions/runs/9538982150/job/26288803831?pr=3880) from the new unit test added in e572d34b206f48a43fe102a1c46e0532a60ff7de. (Presumably) owing to [inaccessible MP API keys](https://stackoverflow.com/questions/73866908/github-actions-main-re...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3883/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3883/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3885
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3885/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3885/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3885/events
https://github.com/materialsproject/pymatgen/pull/3885
2,357,542,166
PR_kwDOACgets5ytFTR
3,885
Numpy 2.0 support
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "> As of now, tests pass on most systems except for some binary incompatibility issues. \r\n\r\nThanks for taking us to NumPy 2! Just a gentle reminder, the actual [installed `numpy` in CI tests for Ubuntu](https://github.com/materialsproject/pymatgen/actions/runs/9933938968/job/27437503821?pr=3885) is still versio...
2024-06-17T14:47:53
2024-08-22T10:54:11
2024-08-22T10:52:45Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
This PR updates pymatgen to support np 2.0. As of now, tests pass on most systems except for some binary incompatibility issues. This PR should be merged only when all tests pass.
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3885/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 1 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3885/timeline
null
true
true
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3885", "html_url": "https://github.com/materialsproject/pymatgen/pull/3885", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3885.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3885.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3886
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3886/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3886/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3886/events
https://github.com/materialsproject/pymatgen/pull/3886
2,358,816,993
PR_kwDOACgets5yxeM8
3,886
Correcting lll_reduce execution and allow setting ftol for termination searching making heterogeneous interfaces
{ "login": "jinlhr542", "id": 48645456, "node_id": "MDQ6VXNlcjQ4NjQ1NDU2", "avatar_url": "https://avatars.githubusercontent.com/u/48645456?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jinlhr542", "html_url": "https://github.com/jinlhr542", "followers_url": "https://api.github.com/users/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for catching this. However I don't think this should be removed, instead should put it after the following (I think I accidentally swapped their order in #3691 🙈, sorry): https://github.com/materialsproject/pymatgen/blob/d1fac20381f75773f23258f57b283d850a2f58c2/pymatgen/core/surface.py#L1147 \r\n\r\nAs the...
2024-06-18T03:42:30
2024-07-17T04:51:09
2024-07-17T04:51:09Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Why setting the two structures the same before finding the mappings between them?
{ "login": "jinlhr542", "id": 48645456, "node_id": "MDQ6VXNlcjQ4NjQ1NDU2", "avatar_url": "https://avatars.githubusercontent.com/u/48645456?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jinlhr542", "html_url": "https://github.com/jinlhr542", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3886/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3886/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3886", "html_url": "https://github.com/materialsproject/pymatgen/pull/3886", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3886.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3886.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3887
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3887/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3887/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3887/events
https://github.com/materialsproject/pymatgen/pull/3887
2,361,148,651
PR_kwDOACgets5y5bXg
3,887
Improve type annotations for `io.lobster.{lobsterenv/outputs}`
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5509830160, "node_id": "LA_kwDOACgets8AAAABSGlWEA", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/types", "name": "types", "color": "7D66D9", "default": false, "description": "Type all the things" }, { "id": 6043913731, "node_id": "LA_kwDOACget...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@JaGeo Would appreciate it if you could review this. The `LobsterPy` tests passed, full test log:\r\n\r\n<details>\r\n\r\n```\r\nyang@Yang-NUC:~/test_lobsterpy$ bash run_test.sh \r\nChannels:\r\n - conda-forge\r\n - nodefaults\r\nPlatform: linux-64\r\nCollecting package metadata (repodata.json): done\r\nSolving en...
2024-06-19T02:59:30
2024-08-31T03:13:24
2024-08-30T05:59:36Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary - Improve type annotations and docstring tweaks for `io.lobster.{lobsterenv/outputs}`. - Separate unit tests for lobster inputs and outputs in acc9a1f2706b1ed9471f494d24762f308e75809d. TODOs: - [x] Test downstream `LobsterPy` with the script from #3873
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3887/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3887/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3887", "html_url": "https://github.com/materialsproject/pymatgen/pull/3887", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3887.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3887.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3888
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3888/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3888/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3888/events
https://github.com/materialsproject/pymatgen/issues/3888
2,366,413,496
I_kwDOACgets6NDJq4
3,888
CrystalNN bug with atom bonded to its own images
{ "login": "fxcoudert", "id": 1980544, "node_id": "MDQ6VXNlcjE5ODA1NDQ=", "avatar_url": "https://avatars.githubusercontent.com/u/1980544?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fxcoudert", "html_url": "https://github.com/fxcoudert", "followers_url": "https://api.github.com/users/fx...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Parts of CrystalNN get the right information. For example:\r\n\r\n- `crystallnn.get_cn(structure, 0)` returns `8`, which is correct\r\n- `crystallnn.get_cn_dict(structure, 0)` returns `{'Co': 8}`, also correct\r\n\r\nThe StructureGraph is created in `get_bonded_structure()` which calls `from_local_env_strategy()`....
2024-06-21T12:10:31
2024-07-26T22:00:04
2024-07-26T22:00:04Z
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11.2 ### Pymatgen version 2024.6.10 ### Operating system version macOS 14.5 ### Current behavior Take a structure with only one atom per cell, which bonds to its own images in neighboring cells. Many simple metals do that, like mp-2647057. Apply CrystalNN to get a bonded str...
{ "login": "mkhorton", "id": 2976580, "node_id": "MDQ6VXNlcjI5NzY1ODA=", "avatar_url": "https://avatars.githubusercontent.com/u/2976580?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkhorton", "html_url": "https://github.com/mkhorton", "followers_url": "https://api.github.com/users/mkhor...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3888/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3888/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3889
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3889/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3889/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3889/events
https://github.com/materialsproject/pymatgen/issues/3889
2,367,843,313
I_kwDOACgets6NImvx
3,889
Add VASP setting for the dftd4 vdW functional.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hi @hongyi-zhao, for the time being: you can pass `{\"IVDW\" : 13}` to the `user_incar_settings` of any VASP input set and this will accomplish the same thing. The `vdW_parameters.yaml` file is more of a convenience thing than a required one\r\n\r\nBut this should be a quick add to pymatgen. The base sets file you...
2024-06-22T14:12:54
2024-06-24T23:56:40
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested VASP has implemented support for [dftd4](https://github.com/dftd4/dftd4#building-vasp-with-support-for-d4), as stated on [VASP wiki](https://www.vasp.at/wiki/index.php/DFT-D4). On the other hand, pymatgen still doesn't support dftd4, as shown [here](https://github.com/materialsproject/pymatg...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3889/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3889/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3890
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3890/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3890/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3890/events
https://github.com/materialsproject/pymatgen/pull/3890
2,368,018,622
PR_kwDOACgets5zQm1J
3,890
Add SOC & multiple `PROCAR` parsing functionalities
{ "login": "kavanase", "id": 51478689, "node_id": "MDQ6VXNlcjUxNDc4Njg5", "avatar_url": "https://avatars.githubusercontent.com/u/51478689?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kavanase", "html_url": "https://github.com/kavanase", "followers_url": "https://api.github.com/users/kav...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 53...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for the PR @kavanase! It looks like we have a merge conflict before we can merge, otherwise this looks great.", "No worries! Yep merge conflict came from some updates in the master branch since opening this, resolved now!", "Just to bump, I think this PR is all ready to go. Fixed the merge conflict that...
2024-06-22T20:54:07
2024-08-30T06:27:46
2024-08-30T06:27:46Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
This PR implements the `PROCAR` parsing functionality from [`easyunfold`](https://smtg-bham.github.io/easyunfold/) discussed in #3722; namely the ability to parse `PROCAR`s from spin-orbit coupling (SOC) VASP calculations (i.e. with `LSORBIT = True`), and the ability to parse multiple `PROCAR` files together (without w...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3890/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3890/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3890", "html_url": "https://github.com/materialsproject/pymatgen/pull/3890", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3890.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3890.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3891
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3891/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3891/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3891/events
https://github.com/materialsproject/pymatgen/pull/3891
2,368,141,050
PR_kwDOACgets5zQ8Q1
3,891
Improvement on loading and expanding YAML setting variables.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Maybe I am a bit unclear of the use case for this. What problem is this trying to solve? ", "@shyuep \r\nFor improvement on loading and expanding YAML setting variables, see here: \r\nhttps://github.com/hongyi-zhao/pymatgen/blob/d4e85a81c0004a858155cf4e39267dcdfc0d1df0/tests/core/test_settings.py#L47-L63\r\n\r\n...
2024-06-23T01:59:51
2024-06-27T15:36:49
2024-06-26T23:35:23Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
- Added `_expand_strings` to handle environment and user variables in YAML. - Introduced `_load_yaml_file` for loading YAML files with variable expansion. - Updated `_load_pmg_settings` to use `_load_yaml_file`. - Added tests for variable expansion, including $HOME, user-defined variables, and tilde (~) expansion.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3891/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3891/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3891", "html_url": "https://github.com/materialsproject/pymatgen/pull/3891", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3891.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3891.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3892
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3892/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3892/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3892/events
https://github.com/materialsproject/pymatgen/pull/3892
2,368,146,745
PR_kwDOACgets5zQ9eA
3,892
Enable Ruff rule family "N" and "S"
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5318918309, "node_id": "LA_kwDOACgets8AAAABPQhApQ", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/linting", "name": "linting", "color": "5DBC83", "default": false, "description": "Linting and quality assurance" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for saying that and reviewing.\r\n\r\nCan I get a quick comment on https://github.com/materialsproject/pymatgen/pull/3892#discussion_r1649879457 please? I don't expect a unit test to pass only on some certain random seed :)" ]
2024-06-23T02:12:20
2024-08-09T00:12:29
2024-08-07T20:06:26Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Follow up #3871: - Enable [Ruff rule family "N"](https://docs.astral.sh/ruff/rules/#pep8-naming-n), fix violation of [NPY002](https://docs.astral.sh/ruff/rules/numpy-legacy-random/) (the use of legacy `np.random`) > NumPy recommends using a dedicated Generator instance rather than the random variate...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3892/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3892/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3892", "html_url": "https://github.com/materialsproject/pymatgen/pull/3892", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3892.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3892.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3893
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3893/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3893/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3893/events
https://github.com/materialsproject/pymatgen/issues/3893
2,371,610,445
I_kwDOACgets6NW-dN
3,893
ValueError: Missing basis information for POTCAR symbol: Cd_GW. Please provide the basis manually.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "We are a team of 2-3 people working on this. It is simply not yet implemented. \r\n\r\nThe code has been built for PBE POTCARs, 54. This is also the default in the LOBSTER input sets.", "We could add a note that it has only been implemented for PBE_54 if there isn't already.", "> We could add a note that it ha...
2024-06-25T04:20:41
2024-06-25T05:03:46
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
I tried to create the input files using [this example](https://github.com/JaGeo/LobsterPy/tree/main/examples/Create_inputs_example) for vasp and lobster via lobsterpy as follows, but failed: ```python $ cat create_and_test_potcar.py from pymatgen.io.vasp.inputs import Potcar, PotcarSingle import os # Specify ...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3893/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3893/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3894
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3894/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3894/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3894/events
https://github.com/materialsproject/pymatgen/pull/3894
2,373,608,356
PR_kwDOACgets5zi-4c
3,894
build against NPY2
{ "login": "njzjz", "id": 9496702, "node_id": "MDQ6VXNlcjk0OTY3MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/9496702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/njzjz", "html_url": "https://github.com/njzjz", "followers_url": "https://api.github.com/users/njzjz/follower...
[ { "id": 4735709485, "node_id": "LA_kwDOACgets8AAAABGkUxLQ", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/compatability", "name": "compatability", "color": "E25438", "default": false, "description": "Concerning pymatgen compatibility with different OS, Python vers...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Unluckily, there are still several errors. Some are related to the upstream chgnet and scipy and cannot be fixed here.", "@njzjz sorry for the lack of reply here! looks like this is almost finished. thanks for the effort! feel free to skip the failing chgnet tests for now. re `scipy`, we'll have to pin to `<1.14...
2024-06-25T20:31:21
2024-10-23T02:21:46
2024-08-08T23:03:18Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Major changes: - fix 1: Build against NPY2 instead of NPY1. This will support both NPY1 and NPY2. See https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice. - fix 2: Replace `np.int_t` (missing in NPY2) with `np.int64_t` and `np.float_` with `np.float64`. - fix 3: Replace `l...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3894/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 3, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3894/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3894", "html_url": "https://github.com/materialsproject/pymatgen/pull/3894", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3894.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3894.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3895
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3895/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3895/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3895/events
https://github.com/materialsproject/pymatgen/pull/3895
2,374,096,003
PR_kwDOACgets5zklwj
3,895
[Breaking] Fix comparision for `core.Composition`
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Can I have your advice on defining the comparability here please? Thanks a lot in advance. @shyuep @mkhorton @janosh ", "There is no meaning to comparing compositions.", "Thanks for your quick response. I assume you mean we don't define comparison to be chemically meaningful, but just for sorting purpose (as p...
2024-06-26T03:17:44
2024-06-26T11:16:11
2024-06-26T05:20:07Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary - Fix #3815. ### Unchanged behavior ```python # Single element print(Composition({"O": 2}) > Composition({"O": 1})) # True # Multiple shared elements print(Composition({"Fe": 3, "O": 4}) > Composition({"Fe": 2, "O": 3})) # True # Superset print(Composition({"C":1, "O": 2}) > Composition(...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3895/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3895/timeline
null
true
true
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3895", "html_url": "https://github.com/materialsproject/pymatgen/pull/3895", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3895.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3895.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3896
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3896/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3896/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3896/events
https://github.com/materialsproject/pymatgen/pull/3896
2,375,102,611
PR_kwDOACgets5znzcg
3,896
Adding MD input set to FHI-aims
{ "login": "ansobolev", "id": 2968993, "node_id": "MDQ6VXNlcjI5Njg5OTM=", "avatar_url": "https://avatars.githubusercontent.com/u/2968993?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ansobolev", "html_url": "https://github.com/ansobolev", "followers_url": "https://api.github.com/users/an...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Is there anything that should be done here? (besides removing `src/pymatgen/analysis/aflow_prototypes.json` file from codespell :))", "MErged. Thanks." ]
2024-06-26T11:40:14
2024-07-08T12:37:12
2024-07-03T18:34:05Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary This PR adds a Molecular Dynamics input set generator for FHI-aims, making it possible to build input files for the internal implementation of MD in aims. Major changes: - An `MDSetGenerator` class is added for FHI-aims, with API resembling that of Vasp MD input set ## Todos None ## Checkli...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3896/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3896/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3896", "html_url": "https://github.com/materialsproject/pymatgen/pull/3896", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3896.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3896.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3897
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3897/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3897/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3897/events
https://github.com/materialsproject/pymatgen/pull/3897
2,375,958,828
PR_kwDOACgets5zqw6j
3,897
Bug fix for ComputedEntry from_dict
{ "login": "esoteric-ephemera", "id": 33381112, "node_id": "MDQ6VXNlcjMzMzgxMTEy", "avatar_url": "https://avatars.githubusercontent.com/u/33381112?v=4", "gravatar_id": "", "url": "https://api.github.com/users/esoteric-ephemera", "html_url": "https://github.com/esoteric-ephemera", "followers_url": "https...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for the fix." ]
2024-06-26T18:01:40
2024-09-25T17:54:09
2024-06-26T18:58:56Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
In `pymatgen.entries.computed_entries`, `ComputedEntry` takes three optional fields: `energy_adjustments`, `parameters`, `data`, which are not correctly read in by its `from_dict` method. This is because, for example: ``` parameters = {k: MontyDecoder().process_decoded(v) for k, v in (dct.get("parameters", {})} ``` ...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3897/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3897/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3897", "html_url": "https://github.com/materialsproject/pymatgen/pull/3897", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3897.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3897.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3898
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3898/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3898/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3898/events
https://github.com/materialsproject/pymatgen/issues/3898
2,376,168,487
I_kwDOACgets6NoXQn
3,898
@cached_class decorator prevents class methods of Compatibility objects from being used in multiprocessing as they can't be pickled
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This seems to be the motivation for the decorator: https://github.com/materialsproject/pymatgen/pull/2450 suggesting it may be necessary, pinging @munrojm for input on whether this is likely still potential issue given changes to the api/rester", "Talked to @janosh and he thinks we can probably resolve this with...
2024-06-26T20:03:50
2024-07-19T17:47:08
2024-07-19T17:47:08Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
The use of this decorator leads to the error message: ```python self = <joblib.parallel.BatchCompletionCallBack object at 0x3376ec590> def _return_or_raise(self): try: if self.status == TASK_ERROR: > raise self._result E AttributeError: Can't pickle local obj...
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3898/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3898/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3899
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3899/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3899/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3899/events
https://github.com/materialsproject/pymatgen/pull/3899
2,376,445,100
PR_kwDOACgets5zsbF0
3,899
Add VASP setting for the dftd4 vdW functional.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This PR is fine but there are failing tests.", "@shyuep these failing tests seem to be \"tests\" that make sure the input sets stay the same. Some hashes are out of date. \r\n\r\nThey say one should notify all input set owners: \r\n@mkhorton @janosh and you as well @shyuep \r\n\r\n", "Thanks for the PR @hongy...
2024-06-26T23:44:50
2024-07-23T10:43:14
2024-07-23T10:43:14Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Add VASP setting for the dftd4 vdW functional, as discussed in https://github.com/materialsproject/pymatgen/issues/3889.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3899/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3899/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3899", "html_url": "https://github.com/materialsproject/pymatgen/pull/3899", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3899.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3899.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3900
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3900/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3900/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3900/events
https://github.com/materialsproject/pymatgen/pull/3900
2,380,750,016
PR_kwDOACgets5z6MTE
3,900
Improve Keep Redundant Spaces algorithm for PatchedPhaseDiagram
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 47...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks @CompRhys!\r\n\r\nI think some comment strings need to be updated: for example, there is a claim that `PatchedPhaseDiagram` uses the same `as_dict()` as `PhaseDiagram` but this is not the case (`computed_data`, i.e. including the qhull entries, are not stored). Otherwise this looks great." ]
2024-06-28T16:12:30
2024-07-17T14:59:37
2024-07-17T14:59:37Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary - modularize the keep redundant spaces code, and fix the algorithm which previously didn't get rid of all the redundant spaces. ## Checklist - [x] Google format doc strings added. Check with `ruff`. - [x] Type annotations included. Check with `mypy`. - [x] Tests added for new features/fixes. - [ ] ...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3900/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3900/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3900", "html_url": "https://github.com/materialsproject/pymatgen/pull/3900", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3900.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3900.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3901
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3901/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3901/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3901/events
https://github.com/materialsproject/pymatgen/pull/3901
2,382,656,718
PR_kwDOACgets50AdnT
3,901
prettify periodic_table.json for readability
{ "login": "rkingsbury", "id": 1908695, "node_id": "MDQ6VXNlcjE5MDg2OTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1908695?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkingsbury", "html_url": "https://github.com/rkingsbury", "followers_url": "https://api.github.com/users...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Pls test the loading speeds on the pretty vs non pretty version. This is something that is loaded often. So every millisecond counts. I would not prioritize being able to read the JSON directly since people seldom do it and it can always be pretty printed if needed. ", "@shyuep good point; the impact does not ap...
2024-07-01T02:25:03
2024-10-10T01:54:23
2024-07-02T12:49:12Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Prettify `periodic_table.json` to improve its readability. (using the Prettify JSON VS Code extension) I considered the alternative of converting to YAML so that comments could be inserted (see #3851 ), but I found the following way back in the git log from 2011: ``` -- Date: Mon Nov 14 13:19:54 2011 -0500 ...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3901/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3901/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3901", "html_url": "https://github.com/materialsproject/pymatgen/pull/3901", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3901.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3901.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3902
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3902/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3902/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3902/events
https://github.com/materialsproject/pymatgen/pull/3902
2,384,018,791
PR_kwDOACgets50FJME
3,902
Add electronic structure methods for Species
{ "login": "rkingsbury", "id": 1908695, "node_id": "MDQ6VXNlcjE5MDg2OTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1908695?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkingsbury", "html_url": "https://github.com/rkingsbury", "followers_url": "https://api.github.com/users...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@shyuep can I have your thoughts on this implementation? I think all that remains to finish the PR is entering data for the rest of the common oxidation states, but before I spend time on that I want to make sure this looks workable to you. Thanks!", "> @shyuep can I have your thoughts on this implementation? I ...
2024-07-01T14:32:44
2024-07-16T20:27:36
2024-07-16T20:27:36Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Replacing #3851 , this PR implements `electronic_structure`, `full_electronic_structure`, and `valence` methods for `Species`. Major changes: - Electronic configurations of ions is added to `periodic_table.json`. Instead of a single string, the `["Electronic structure"]` key for each element is now ...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3902/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3902/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3902", "html_url": "https://github.com/materialsproject/pymatgen/pull/3902", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3902.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3902.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3903
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3903/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3903/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3903/events
https://github.com/materialsproject/pymatgen/pull/3903
2,384,751,902
PR_kwDOACgets50HpE_
3,903
pre-commit autoupdate
{ "login": "pre-commit-ci[bot]", "id": 66853113, "node_id": "MDM6Qm90NjY4NTMxMTM=", "avatar_url": "https://avatars.githubusercontent.com/in/68672?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pre-commit-ci%5Bbot%5D", "html_url": "https://github.com/apps/pre-commit-ci", "followers_url": "...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-01T21:16:13
2024-07-08T12:11:30
2024-07-08T12:11:27Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.10.1) - [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](https://github.com/adamchainz/blacken-docs/compare/1.16.0...1.18.0) - [github.com/RobertCraigie/pyri...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3903/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3903/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3903", "html_url": "https://github.com/materialsproject/pymatgen/pull/3903", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3903.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3903.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3905
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3905/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3905/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3905/events
https://github.com/materialsproject/pymatgen/issues/3905
2,384,926,938
I_kwDOACgets6OJxja
3,905
Why assume trajectory lattice does not change by default?
{ "login": "matthewkuner", "id": 82329282, "node_id": "MDQ6VXNlcjgyMzI5Mjgy", "avatar_url": "https://avatars.githubusercontent.com/u/82329282?v=4", "gravatar_id": "", "url": "https://api.github.com/users/matthewkuner", "html_url": "https://github.com/matthewkuner", "followers_url": "https://api.github.c...
[]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-01T23:51:28
2024-07-01T23:51:28
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
https://github.com/materialsproject/pymatgen/blob/d77f77697c7298fd0596e3aa55689709445bdf0e/src/pymatgen/core/trajectory.py#L51
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3905/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3905/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3906
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3906/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3906/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3906/events
https://github.com/materialsproject/pymatgen/issues/3906
2,386,484,762
I_kwDOACgets6OPt4a
3,906
Build up customized pourbaix entries
{ "login": "Jeff-oakley", "id": 5863275, "node_id": "MDQ6VXNlcjU4NjMyNzU=", "avatar_url": "https://avatars.githubusercontent.com/u/5863275?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Jeff-oakley", "html_url": "https://github.com/Jeff-oakley", "followers_url": "https://api.github.com/us...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I realize the relevant entries are available in mp_api repo. However, is there a way to let user to customize the ion entries? Especially when new ion data is found?" ]
2024-07-02T14:54:33
2024-07-02T15:24:37
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested I am not sure if such feature is already existing. Can someone create a new entry for ions for building pourbaix diagram? According to https://journals.aps.org/prb/pdf/10.1103/PhysRevB.85.235438, one just need to define the correction of E(exp-DFT). However, I did not find any function in pymatge...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3906/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3906/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3907
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3907/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3907/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3907/events
https://github.com/materialsproject/pymatgen/issues/3907
2,387,732,993
I_kwDOACgets6OUeoB
3,907
VASP Convergence Testing
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-03T05:52:49
2024-08-30T10:14:00
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested So far, there is no systematic method for doing VASP Convergence Testing. So, it would be nice to add this feature to pymatgen. ### Proposed Solution Maybe something adapted from the following implementatoin: https://github.com/kavanase/vaspup2.0 ### Relevant Information See https...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3907/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3907/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3908
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3908/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3908/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3908/events
https://github.com/materialsproject/pymatgen/pull/3908
2,388,491,035
PR_kwDOACgets50Ub1X
3,908
add option to color phonon bands as per gruneisen parameter value
{ "login": "naik-aakash", "id": 91958822, "node_id": "U_kgDOBXsuJg", "avatar_url": "https://avatars.githubusercontent.com/u/91958822?v=4", "gravatar_id": "", "url": "https://api.github.com/users/naik-aakash", "html_url": "https://github.com/naik-aakash", "followers_url": "https://api.github.com/users/na...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hi @shyuep, @janosh, @mkhorton and @JaGeo, I have added this new functionality to the Grüneisen parameter BS plotter. Happy to address review comments if there are any, or else it can be merged 😄 ", "Great thanks. " ]
2024-07-03T12:21:44
2024-07-03T13:27:30
2024-07-03T13:27:20Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
# Note This new functionality was initially implemented as part of ongoing workflow development for computing the Grüneisen parameter in atomate2, see https://github.com/materialsproject/atomate2/pull/752 As it mainly relies on the pymatgen code with minor additions, I think it would be appropriate if the code re...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3908/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 3, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3908/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3908", "html_url": "https://github.com/materialsproject/pymatgen/pull/3908", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3908.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3908.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3910
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3910/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3910/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3910/events
https://github.com/materialsproject/pymatgen/pull/3910
2,393,302,795
PR_kwDOACgets50kz3n
3,910
Added Note about StructureGraph and lattice translations
{ "login": "jmmshn", "id": 14003693, "node_id": "MDQ6VXNlcjE0MDAzNjkz", "avatar_url": "https://avatars.githubusercontent.com/u/14003693?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jmmshn", "html_url": "https://github.com/jmmshn", "followers_url": "https://api.github.com/users/jmmshn/fo...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-06T01:30:51
2024-07-08T12:11:14
2024-07-08T12:11:13Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Added more documentation in response to #3888
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3910/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3910/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3910", "html_url": "https://github.com/materialsproject/pymatgen/pull/3910", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3910.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3910.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3911
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3911/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3911/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3911/events
https://github.com/materialsproject/pymatgen/pull/3911
2,393,344,409
PR_kwDOACgets50k9L1
3,911
Support `PBE_64` functional in `MPScanRelaxSet`.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Unittests need to be added for the new parameters.", "Noting this is a partial duplicate of #3899, let's merge #3899. Thanks @hongyi-zhao " ]
2024-07-06T02:29:00
2024-07-23T10:43:15
2024-07-23T10:43:15Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Support `PBE_64` functional in `MPScanRelaxSet`: - Added `PBE_64` to the list of valid POTCARs. - Updated documentation to include `PBE_64`.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3911/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3911/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3911", "html_url": "https://github.com/materialsproject/pymatgen/pull/3911", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3911.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3911.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3912
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3912/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3912/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3912/events
https://github.com/materialsproject/pymatgen/pull/3912
2,393,345,483
PR_kwDOACgets50k9b1
3,912
Bump certifi from 2024.6.2 to 2024.7.4
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1532985663, "node_id": "MDU6TGFiZWwxNTMyOTg1NjYz", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/dependencies", "name": "dependencies", "color": "0366d6", "default": false, "description": "Dependency issues and PRs" }, { "id": 5452530206, "node...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-06T02:30:00
2024-07-15T04:56:36
2024-07-15T04:56:35Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/certifi/python-certifi/commit/bd8153872e9c6fc98f4023df9c2deaffea2fa463"><code>bd81538</code></a> 2024.07.04 (<a href="https://redirect.github.com/certifi/python...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3912/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3912/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3912", "html_url": "https://github.com/materialsproject/pymatgen/pull/3912", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3912.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3912.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3914
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3914/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3914/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3914/events
https://github.com/materialsproject/pymatgen/pull/3914
2,393,920,098
PR_kwDOACgets50mz8i
3,914
Add HSE-specific vdW parameters for dftd3 and dftd3-bj to MPHSERelaxSet.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This PR may not be a good way. Another way I can think of is to modify [vdw_parameters.yaml](https://github.com/materialsproject/pymatgen/blob/master/src/pymatgen/io/vasp/vdW_parameters.yaml) as follows:\r\n\r\n```yaml\r\ndiff --git a/src/pymatgen/io/vasp/vdW_parameters.yaml b/src/pymatgen/io/vasp/vdW_parameters.y...
2024-07-07T06:50:34
2024-07-27T04:01:04
2024-07-23T10:43:15Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Add HSE-specific vdW parameters for dftd3 and dftd3-bj to MPHSERelaxSet. For the related discussion and information, see below: https://www.vasp.at/forum/viewtopic.php?t=19551 https://github.com/dftd3/simple-dftd3/blob/3a50cbdf8566b3caa8760499ae21746ec9a5e535/assets/parameters.toml#L80-L82
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3914/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3914/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3914", "html_url": "https://github.com/materialsproject/pymatgen/pull/3914", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3914.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3914.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3915
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3915/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3915/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3915/events
https://github.com/materialsproject/pymatgen/pull/3915
2,400,027,382
PR_kwDOACgets507Zkj
3,915
Fix chemical system method for different oxidation states
{ "login": "danielzuegner", "id": 22178797, "node_id": "MDQ6VXNlcjIyMTc4Nzk3", "avatar_url": "https://avatars.githubusercontent.com/u/22178797?v=4", "gravatar_id": "", "url": "https://api.github.com/users/danielzuegner", "html_url": "https://github.com/danielzuegner", "followers_url": "https://api.githu...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5648629103, "node_id": "LA_kwDOACgets8AAAABUK89b...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for reporting and fixing @danielzuegner, this seems like a clear bug. We should get this merged :) " ]
2024-07-10T07:54:29
2024-08-09T00:07:27
2024-07-26T15:07:07Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Currently, when the same element occurs in multiple oxidation states in a structure (e.g., `Composition({"Na+": 1, "Na2+": 1, "Cl-": 1})`), `structure.composition.chemical_system` yields that element repeated, e.g., `Composition({"Na+": 1, "Na2+": 1, "Cl-": 1})`), `structure.composition.chemical_system ==...
{ "login": "mkhorton", "id": 2976580, "node_id": "MDQ6VXNlcjI5NzY1ODA=", "avatar_url": "https://avatars.githubusercontent.com/u/2976580?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkhorton", "html_url": "https://github.com/mkhorton", "followers_url": "https://api.github.com/users/mkhor...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3915/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3915/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3915", "html_url": "https://github.com/materialsproject/pymatgen/pull/3915", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3915.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3915.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3916
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3916/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3916/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3916/events
https://github.com/materialsproject/pymatgen/pull/3916
2,401,246,003
PR_kwDOACgets50_pCY
3,916
Add new MP input sets / concurrently update MatPES POTCARs
{ "login": "esoteric-ephemera", "id": 33381112, "node_id": "MDQ6VXNlcjMzMzgxMTEy", "avatar_url": "https://avatars.githubusercontent.com/u/33381112?v=4", "gravatar_id": "", "url": "https://api.github.com/users/esoteric-ephemera", "html_url": "https://github.com/esoteric-ephemera", "followers_url": "https...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@esoteric-ephemera is this PR ready for merging?", "@matthewkuner debugging some potential issues with the Ba pseudo (updated to the GW one) - hope to have an update soon", "Copying a suggestion here:\r\n\r\n> @esoteric-ephemera a late suggestion, but can we set GGA_COMPAT to False? See [here](https://www.vas...
2024-07-10T16:53:13
2025-02-23T17:45:06
2025-01-09T16:37:48Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
This PR adds new MP input sets that resulted from a benchmarking effort over the past year. For the benchmarks, refer to: - https://github.com/materialsproject/foundation/pull/26 - [Reference living document](https://drive.google.com/file/d/1fUUx0wrrtMRcSss5yv3NiQuC7J5IiEKL/view) Critical updates include: - POTCA...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3916/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3916/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3916", "html_url": "https://github.com/materialsproject/pymatgen/pull/3916", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3916.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3916.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3917
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3917/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3917/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3917/events
https://github.com/materialsproject/pymatgen/pull/3917
2,401,376,462
PR_kwDOACgets51AF8P
3,917
added cp2k_output cube to pymatgen volume parser
{ "login": "Sudo-Raheel", "id": 73022850, "node_id": "MDQ6VXNlcjczMDIyODUw", "avatar_url": "https://avatars.githubusercontent.com/u/73022850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sudo-Raheel", "html_url": "https://github.com/Sudo-Raheel", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@DanielYang59 any chance you can help me with this ", "Sorry I have never used CP2K... But I could probably answer some general questions. So is there anything I could help with?\r\n\r\n@JaGeo Any chance you know who is maintaining the CP2K module? Thanks! @nwinner maybe (from the `__author__`)?\r\n\r\n", "@D...
2024-07-10T18:11:38
2024-07-19T12:00:05
2024-07-19T12:00:05Z
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary added a function parse_cube() in pymatgen.io.cp2k.output slight change in parse_initial_structure() ... cp2k output different ...i used cp2k/cp2k-git-feb-2022 to generate outputs.... I have benchmarked the planar average using pymatgen against cubecruncher(https://www.cp2k.org/tools:cubecruncher)... The...
{ "login": "Sudo-Raheel", "id": 73022850, "node_id": "MDQ6VXNlcjczMDIyODUw", "avatar_url": "https://avatars.githubusercontent.com/u/73022850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sudo-Raheel", "html_url": "https://github.com/Sudo-Raheel", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3917/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3917/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3917", "html_url": "https://github.com/materialsproject/pymatgen/pull/3917", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3917.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3917.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3918
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3918/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3918/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3918/events
https://github.com/materialsproject/pymatgen/issues/3918
2,404,972,411
I_kwDOACgets6PWPd7
3,918
Cannot get element projected data
{ "login": "Nick12-hub", "id": 62950321, "node_id": "MDQ6VXNlcjYyOTUwMzIx", "avatar_url": "https://avatars.githubusercontent.com/u/62950321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Nick12-hub", "html_url": "https://github.com/Nick12-hub", "followers_url": "https://api.github.com/use...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-12T07:48:31
2024-07-12T07:48:31
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version Python.3.12.4 ### Pymatgen version 2024.6.10 ### Operating system version _No response_ ### Current behavior banddos_fig = BSDOSPlotter(bs_projection='elements', dos_projection='elements', vb_energy_range=2, cb_energy_range=2, font='Times New Roman', axis_fontsize=20) Results: UserWarning: Ca...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3918/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3918/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3919
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3919/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3919/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3919/events
https://github.com/materialsproject/pymatgen/issues/3919
2,406,419,166
I_kwDOACgets6Pbwre
3,919
More robust parsing of (electronic) piezoelectric tensor from OUTCAR
{ "login": "knoori", "id": 51943366, "node_id": "MDQ6VXNlcjUxOTQzMzY2", "avatar_url": "https://avatars.githubusercontent.com/u/51943366?v=4", "gravatar_id": "", "url": "https://api.github.com/users/knoori", "html_url": "https://github.com/knoori", "followers_url": "https://api.github.com/users/knoori/fo...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-12T22:18:27
2024-07-12T22:18:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested Using VASP v6.3.2: 1. Running a calculation with LEPSILON=.TRUE. and LRPA=.FALSE. produces the following OUTCAR line: `PIEZOELECTRIC TENSOR (including local field effects) for field in x, y, z (C/m^2)`. This line does not match the search string in `pymatgen > io > vasp > outputs.py` ...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3919/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3919/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3920
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3920/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3920/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3920/events
https://github.com/materialsproject/pymatgen/pull/3920
2,406,827,366
PR_kwDOACgets51SZxf
3,920
Format aflow_prototypes.json and exclude it from codespell check in pre-commit
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-13T09:57:18
2024-07-20T03:07:36
2024-07-15T04:57:45Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Similar to #3901, format `aflow_prototypes.json` - Ignore this file from codespell check in pre-commit, otherwise it would always fail
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3920/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3920/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3920", "html_url": "https://github.com/materialsproject/pymatgen/pull/3920", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3920.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3920.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3921
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3921/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3921/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3921/events
https://github.com/materialsproject/pymatgen/issues/3921
2,406,934,232
I_kwDOACgets6PdubY
3,921
[Ext] The link to `boltztrap` is not valid anymore
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-13T13:37:42
2024-07-24T11:09:05
2024-07-24T11:09:05Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
I was trying to enable `boltztrap` in CI test, and found the URL is not valid anymore it appears: https://github.com/materialsproject/pymatgen/blob/35b1f448c5842b9b13c0ace0f3fe811bbcb5ffd1/src/pymatgen/electronic_structure/boltztrap.py#L1-L17 Also the same one in the `requires` decorator: https://github.com/material...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3921/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3921/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3922
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3922/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3922/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3922/events
https://github.com/materialsproject/pymatgen/issues/3922
2,410,512,744
I_kwDOACgets6PrYFo
3,922
Adapt pymatgen.symmetry.analyzer to new spglib (>=2.5.0) output data format
{ "login": "kaueltzen", "id": 94910364, "node_id": "U_kgDOBag3nA", "avatar_url": "https://avatars.githubusercontent.com/u/94910364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaueltzen", "html_url": "https://github.com/kaueltzen", "followers_url": "https://api.github.com/users/kaueltze...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I'm happy to implement this change :)", "Thanks @DanielYang59 !! 😀" ]
2024-07-16T08:13:34
2024-07-16T13:33:06
2024-07-16T13:33:06Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested The recent spglib release v2.5.0 changed the output data types from dict to new classes like SpglibDataset. https://spglib.readthedocs.io/en/stable/releases.html#v2-5-0-9-jul-2024 The dict-like interface is planned to be removed, so it will be necessary to adapt the pymatgen interface in the ...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3922/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3922/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3923
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3923/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3923/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3923/events
https://github.com/materialsproject/pymatgen/pull/3923
2,410,569,737
PR_kwDOACgets51e9S1
3,923
Migrate `spglib` to new `SpglibDataset` format with version 2.5.0
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@kaueltzen Is everything looking good to you?", "Thanks for reviewing. @janosh For some reason [all tests in windows are failing](https://github.com/materialsproject/pymatgen/actions/runs/9957894146/job/27510952746)? Doesn't looks like owing to this PR and still need to find out why I guess " ]
2024-07-16T08:42:28
2024-07-16T13:42:41
2024-07-16T13:33:05Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Migrate `spglib` to new data format as pointed out by @kaueltzen, to fix #3922 - Add types for `SpacegroupAnalyzer` and `PointGroupAnalyzer`
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3923/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3923/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3923", "html_url": "https://github.com/materialsproject/pymatgen/pull/3923", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3923.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3923.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3926
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3926/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3926/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3926/events
https://github.com/materialsproject/pymatgen/pull/3926
2,411,329,928
PR_kwDOACgets51hiaI
3,926
Add multiwfn QTAIM parsing capabilities
{ "login": "espottesmith", "id": 17201238, "node_id": "MDQ6VXNlcjE3MjAxMjM4", "avatar_url": "https://avatars.githubusercontent.com/u/17201238?v=4", "gravatar_id": "", "url": "https://api.github.com/users/espottesmith", "html_url": "https://github.com/espottesmith", "followers_url": "https://api.github.c...
[ { "id": 5304335471, "node_id": "LA_kwDOACgets8AAAABPCm8bw", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/io", "name": "io", "color": "c2e0c6", "default": false, "description": "Input/output functionality" }, { "id": 5952080879, "node_id": "LA_kwDOACge...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hey @shyuep @janosh @mkhorton, can I get someone's eyes on this? Everything is working as expected, and I don't anticipate adding more major features at this point.", "Yo, pinging this again @shyuep @janosh @mkhorton. Can anyone take a look and help me get this merged?", "Thanks for this PR @espottesmith, apol...
2024-07-16T14:34:01
2024-08-09T00:08:01
2024-07-30T19:51:33Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary This PR adds parsing capabilities for Mulitwfn. Currently, the functionality is limited to parsing quantum theory of atoms in molecules (QTAIM) information. Shout-out to @santi921. A lot of this code is his, and I've mostly cleaned it up, simplified it, and added tests. ## Checklist - [X] Google ...
{ "login": "mkhorton", "id": 2976580, "node_id": "MDQ6VXNlcjI5NzY1ODA=", "avatar_url": "https://avatars.githubusercontent.com/u/2976580?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkhorton", "html_url": "https://github.com/mkhorton", "followers_url": "https://api.github.com/users/mkhor...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3926/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3926/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3926", "html_url": "https://github.com/materialsproject/pymatgen/pull/3926", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3926.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3926.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3927
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3927/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3927/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3927/events
https://github.com/materialsproject/pymatgen/pull/3927
2,412,679,477
PR_kwDOACgets51l6ju
3,927
Fix `lll_reduce` for slab generation
{ "login": "jinlhr542", "id": 48645456, "node_id": "MDQ6VXNlcjQ4NjQ1NDU2", "avatar_url": "https://avatars.githubusercontent.com/u/48645456?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jinlhr542", "html_url": "https://github.com/jinlhr542", "followers_url": "https://api.github.com/users/...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5692928617, "node_id": "LA_kwDOACgets8AAAABU1Mya...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@DanielYang59 Sorry, it seems that my changes have conflicts with the recent updates, I remake another pull request using the recent version", "I understand merge conflicts could be confusing but don't worry. Merge conflicts are common things that would happen when you and another person try to make changes to t...
2024-07-17T05:25:54
2024-09-12T08:54:03
2024-09-11T12:52:48Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
By making the termination identification process for interface generation more robust. 1. fixing problem for the lll_reduce process when making slabs, doing mapping before updating the structure 2. allow to set ftol of the termination distances for hierarchical cluster so that some non-identical terminations close ...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3927/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3927/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3927", "html_url": "https://github.com/materialsproject/pymatgen/pull/3927", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3927.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3927.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3928
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3928/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3928/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3928/events
https://github.com/materialsproject/pymatgen/issues/3928
2,412,809,460
I_kwDOACgets6P0Iz0
3,928
Installation failed using self-forked version
{ "login": "jinlhr542", "id": 48645456, "node_id": "MDQ6VXNlcjQ4NjQ1NDU2", "avatar_url": "https://avatars.githubusercontent.com/u/48645456?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jinlhr542", "html_url": "https://github.com/jinlhr542", "followers_url": "https://api.github.com/users/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" }, { "id": 5523299768, "node_id": "LA_kwDOACgets8AAAABSTbduA", "url": ...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I'm guessing you might have a `pymatgen.py` file shadowing the real `pymatgen` package, let me know if it's not the case :)", "Same issue here. Python 3.12, Pymatgen version 2024.6.10, CentOS Linux 7. Trying to run\r\n\r\n```\r\nfrom pymatgen.io.pwscf import PWInput\r\n```\r\n\r\nafter installing my forked pymat...
2024-07-17T06:53:33
2024-07-23T12:39:27
2024-07-23T12:39:27Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11 ### Pymatgen version 2024.06.10 ### Operating system version Mac ### Current behavior ![image](https://github.com/user-attachments/assets/f932b172-fdd8-4ba6-955e-938b2210c03b) ![image](https://github.com/user-attachments/assets/bb4a4c91-4fad-40f8-8030-2300a2d47473) I am tr...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3928/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3928/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3929
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3929/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3929/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3929/events
https://github.com/materialsproject/pymatgen/pull/3929
2,412,993,033
PR_kwDOACgets51m-_g
3,929
Replace expired BoltzTraP link
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5456916296, "node_id": "LA_kwDOACgets8AAAABRUHvSA", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/docs", "name": "docs", "color": "35B067", "default": false, "description": "Documentation, examples, user guides" }, { "id": 5966808010, "node_id"...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@janosh Would appreciate it if you could review this as well, thanks!", "Thanks for reviewing!" ]
2024-07-17T08:28:08
2024-07-24T11:21:33
2024-07-24T11:09:04Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Replace expired BoltzTraP link, to close #3921 - Some nitpicking docstring tweaks - Remove unused `.gitignore` items
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3929/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3929/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3929", "html_url": "https://github.com/materialsproject/pymatgen/pull/3929", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3929.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3929.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3930
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3930/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3930/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3930/events
https://github.com/materialsproject/pymatgen/issues/3930
2,414,107,765
I_kwDOACgets6P5Fx1
3,930
Bugs in `io.pwscf.PWInput.from_str()` method
{ "login": "jsukpark", "id": 12984115, "node_id": "MDQ6VXNlcjEyOTg0MTE1", "avatar_url": "https://avatars.githubusercontent.com/u/12984115?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jsukpark", "html_url": "https://github.com/jsukpark", "followers_url": "https://api.github.com/users/jsu...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-17T17:04:15
2024-08-06T14:36:37
2024-08-06T14:36:37Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.12.4 ### Pymatgen version 2024.6.10 ### Operating system version Ubuntu 22.04.4 LTS ### Current behavior 1. Some namelist options (e.g., `calculation`, `pseudo_dir`, `ecutwfc`) are not parsed in correctly when their values end with a trailing comma. This becomes an issue when we try to read ...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3930/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3930/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3931
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3931/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3931/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3931/events
https://github.com/materialsproject/pymatgen/pull/3931
2,414,133,149
PR_kwDOACgets51q6T_
3,931
Bugfix: `io.pwscf.PWInput.from_str()`
{ "login": "jsukpark", "id": 12984115, "node_id": "MDQ6VXNlcjEyOTg0MTE1", "avatar_url": "https://avatars.githubusercontent.com/u/12984115?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jsukpark", "html_url": "https://github.com/jsukpark", "followers_url": "https://api.github.com/users/jsu...
[ { "id": 5304335471, "node_id": "LA_kwDOACgets8AAAABPCm8bw", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/io", "name": "io", "color": "c2e0c6", "default": false, "description": "Input/output functionality" }, { "id": 5318590534, "node_id": "LA_kwDOACge...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-17T17:16:31
2024-08-06T14:36:36
2024-08-06T14:36:36Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Fix wrong parsing in `io.pwscf.PWInput.from_str()` of - Namelist options ending with comma (`,`), and - `ATOMIC_SPECIES` and `ATOMIC_POSITIONS` cards for structures with oxidation states, to close https://github.com/materialsproject/pymatgen/issues/3930
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3931/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3931/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3931", "html_url": "https://github.com/materialsproject/pymatgen/pull/3931", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3931.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3931.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3932
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3932/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3932/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3932/events
https://github.com/materialsproject/pymatgen/pull/3932
2,414,391,649
PR_kwDOACgets51rylu
3,932
Fix d2k function
{ "login": "tpurcell90", "id": 7539573, "node_id": "MDQ6VXNlcjc1Mzk1NzM=", "avatar_url": "https://avatars.githubusercontent.com/u/7539573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tpurcell90", "html_url": "https://github.com/tpurcell90", "followers_url": "https://api.github.com/users...
[ { "id": 5304335471, "node_id": "LA_kwDOACgets8AAAABPCm8bw", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/io", "name": "io", "color": "c2e0c6", "default": false, "description": "Input/output functionality" }, { "id": 5318590534, "node_id": "LA_kwDOACge...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Any updates on if this can get merged in?", "Test added via static-no-kgrid-si test. \r\n\r\nUnit test can also be added if you prefer that too" ]
2024-07-17T19:30:27
2024-08-06T15:53:23
2024-08-06T15:53:23Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Need to use the transpose of the inverse matrix for recipmatrix ## Summary Major changes: - fix 1: FHI-aims k-grid sizes from a density ## Checklist - [x] Google format doc strings added. Check with `ruff`. - [x] Type annotations included. Check with `mypy`. - [x] Tests added for new features/fixes. -...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3932/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3932/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3932", "html_url": "https://github.com/materialsproject/pymatgen/pull/3932", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3932.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3932.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3933
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3933/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3933/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3933/events
https://github.com/materialsproject/pymatgen/pull/3933
2,414,456,747
PR_kwDOACgets51r-qt
3,933
Parallel Joblib Process Entries
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 56...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks @CompRhys for the PR. Wondering if we should add `n_workers` to the pymatgen config yaml? If pymatgen is doing processing in parallel in different aspects of the code, might be good to be able to set the correct parallelization centrally", "Regarding default for n_workers i'm not opposed but I would alway...
2024-07-17T20:02:03
2024-08-09T00:11:35
2024-08-02T22:34:59Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Adds the option to use joblib to apply corrections in parallel, this depended on https://github.com/materialsvirtuallab/monty/pull/691 which was linked to https://github.com/materialsproject/pymatgen/issues/3898. Opening this PR incase maintainers think it's a useful addition to the code. ## Checklist ...
{ "login": "mkhorton", "id": 2976580, "node_id": "MDQ6VXNlcjI5NzY1ODA=", "avatar_url": "https://avatars.githubusercontent.com/u/2976580?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkhorton", "html_url": "https://github.com/mkhorton", "followers_url": "https://api.github.com/users/mkhor...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3933/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3933/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3933", "html_url": "https://github.com/materialsproject/pymatgen/pull/3933", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3933.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3933.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3934
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3934/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3934/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3934/events
https://github.com/materialsproject/pymatgen/pull/3934
2,415,412,035
PR_kwDOACgets51uqWl
3,934
[Hot Fix] Fix `setuptools` for pymatgen packaging
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5523299768, "node_id": "LA_kwDOACgets8AAAABSTbdu...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@shyuep @janosh @mkhorton Can you please review this hot fix? Thanks!" ]
2024-07-18T05:54:47
2024-09-10T01:55:05
2024-07-18T11:41:17Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - A hot fix for #3928, where the `setuptools` in not configured to include the complete `pymatgen` package (all subpackages are missing) after moving to the src layout. - (description is incorrect, see #4018) ~~Turn off `include-package-data`, which [is `true` by default](https://setuptools.pypa.io/en/l...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3934/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3934/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3934", "html_url": "https://github.com/materialsproject/pymatgen/pull/3934", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3934.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3934.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3935
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3935/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3935/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3935/events
https://github.com/materialsproject/pymatgen/pull/3935
2,415,754,264
PR_kwDOACgets51vyFA
3,935
Raise `DeprecationWarning` as errors
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-18T08:43:41
2024-08-06T15:28:14
2024-07-24T11:27:56Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Raise `DeprecationWarning` as errors, which might help us [adapt earlier for deprecation](https://numpy.org/devdocs/dev/depending_on_numpy.html#runtime-dependency-version-ranges) > Furthermore, we recommend to raise errors on warnings in CI for this job, either all warnings or otherwise at least Depr...
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3935/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3935/timeline
null
true
true
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3935", "html_url": "https://github.com/materialsproject/pymatgen/pull/3935", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3935.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3935.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3936
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3936/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3936/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3936/events
https://github.com/materialsproject/pymatgen/pull/3936
2,415,827,691
PR_kwDOACgets51wCMc
3,936
Adding Abinit magmoms from netCDF files to Structure.site_properties
{ "login": "gbrunin", "id": 32393981, "node_id": "MDQ6VXNlcjMyMzkzOTgx", "avatar_url": "https://avatars.githubusercontent.com/u/32393981?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbrunin", "html_url": "https://github.com/gbrunin", "followers_url": "https://api.github.com/users/gbruni...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 53...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This is ready to be reviewed. I don't know why ruff is failing, I did not make changes in io.vasp, io.aims and analysis. ", "Hi @janosh, @shyuep, @mkhorton, whenever you have some time, this is ready to be reviewed. It would be great for us if these changes could be included in the next release, to facilitate de...
2024-07-18T09:19:24
2024-07-26T15:10:26
2024-07-26T15:07:21Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary In recent developments in Abinit, the variables `intgden` and `ratsph` have been added in the netCDF output files. These correspond to the computed integrated density around atoms and the integration radii. The former can be interpreted as the local magnetic moment on each atom. Since this is a useful qua...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3936/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3936/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3936", "html_url": "https://github.com/materialsproject/pymatgen/pull/3936", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3936.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3936.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3937
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3937/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3937/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3937/events
https://github.com/materialsproject/pymatgen/issues/3937
2,416,623,682
I_kwDOACgets6QCsBC
3,937
Group-subgroup relationship bugs in `SpaceGroup` and `PointGroup` class
{ "login": "kaueltzen", "id": 94910364, "node_id": "U_kgDOBag3nA", "avatar_url": "https://avatars.githubusercontent.com/u/94910364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaueltzen", "html_url": "https://github.com/kaueltzen", "followers_url": "https://api.github.com/users/kaueltze...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-18T14:43:29
2024-11-13T17:53:20
2024-11-13T17:53:20Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.10 ### Pymatgen version master ### Operating system version _No response_ ### Current behavior Hey, two remarks regarding the `is_subgroup` method of `SpaceGroup`: First, the current implementation does not allow isomorphic group-subgroup relationships (same space group type...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3937/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3937/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3938
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3938/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3938/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3938/events
https://github.com/materialsproject/pymatgen/pull/3938
2,418,672,941
PR_kwDOACgets514vYp
3,938
Extend `CubicSupercell` transformation to also be able to look for orthorhombic cells
{ "login": "JaGeo", "id": 22094846, "node_id": "MDQ6VXNlcjIyMDk0ODQ2", "avatar_url": "https://avatars.githubusercontent.com/u/22094846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JaGeo", "html_url": "https://github.com/JaGeo", "followers_url": "https://api.github.com/users/JaGeo/follow...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 63...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "The failing linting does not stem from our changes.\r\n", "Once the other tests pass, this is ready for review ", "@shyuep @mkhorton @janosh this pull request is ready for review. The linting issues show up in different parts of the code.", "There are many mysteries in the world of linters, including why the...
2024-07-19T11:30:05
2024-08-09T00:06:25
2024-07-23T21:25:07Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Added code to also allow to search for orthorhombic supercells. Here, I also introduce the option to check for a `maximum_length` of the cells @QuantumChemist will now take over and write the tests for this class and fix the linting etc. :)
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3938/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3938/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3938", "html_url": "https://github.com/materialsproject/pymatgen/pull/3938", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3938.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3938.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3940
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3940/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3940/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3940/events
https://github.com/materialsproject/pymatgen/issues/3940
2,418,917,130
I_kwDOACgets6QLb8K
3,940
Calling PhaseDiagram.as_dict() breaks the link between different Entries
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 47...
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-19T13:24:40
2024-07-19T13:30:31
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested When saving the `PhaseDiagram` it could reduce the memory footprint if to keep track of the ids of entries rather than just save multiple copies of entries in the separate lists. ### Proposed Solution Refactor the PhaseDiagram class to use `@property` to return the different lists of ent...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3940/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3940/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3941
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3941/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3941/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3941/events
https://github.com/materialsproject/pymatgen/pull/3941
2,419,128,307
PR_kwDOACgets516MVu
3,941
`is_subgroup()` modifications in `SpaceGroup` and `PointGroup`
{ "login": "kaueltzen", "id": 94910364, "node_id": "U_kgDOBag3nA", "avatar_url": "https://avatars.githubusercontent.com/u/94910364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaueltzen", "html_url": "https://github.com/kaueltzen", "followers_url": "https://api.github.com/users/kaueltze...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hey @shyuep @mkhorton @janosh this is ready to be reviewed." ]
2024-07-19T14:44:27
2024-11-13T17:53:19
2024-11-13T17:53:19Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Resolves #3937 . ### SpaceGroup - enabled isomorphic group subgroup relationships, added test - Constrained https://github.com/materialsproject/pymatgen/blob/02341828b94a001b4f3cbdae6b24eaeeb0df7d7d/src/pymatgen/symmetry/groups.py#L528 to non-klassengleiche group subgroup relationships so cases like `a...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3941/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 2, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3941/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3941", "html_url": "https://github.com/materialsproject/pymatgen/pull/3941", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3941.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3941.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3942
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3942/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3942/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3942/events
https://github.com/materialsproject/pymatgen/pull/3942
2,420,902,234
PR_kwDOACgets51_Ph8
3,942
Fix Ion formula parsing bug; add more special formulas
{ "login": "rkingsbury", "id": 1908695, "node_id": "MDQ6VXNlcjE5MDg2OTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1908695?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkingsbury", "html_url": "https://github.com/rkingsbury", "followers_url": "https://api.github.com/users...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5648629103, "node_id": "LA_kwDOACgets8AAAABUK89b...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I don't understand why the `lint` action is looking at files that didn't change in this PR. Please advise if I need to take action somehow to fix.\r\n\r\n```\r\n src/pymatgen/analysis/local_env.py:3051:32: PLR1714 Consider merging multiple comparisons: `m not in (j, k)`. Use a `set` if the elements are hashable.\r...
2024-07-20T13:37:55
2024-07-31T15:56:22
2024-07-31T15:56:21Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Major changes: 1. Fixes a serious bug in `Ion.get_reduced_formula_and_factor` introduced by [this commit](https://github.com/materialsproject/pymatgen/commit/b4a70eef7666743459a6e242a0efc18762ff3b49). The bug could cause certain formulas to be parsed incorrectly, resulting in a different stoichiometry...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3942/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3942/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3942", "html_url": "https://github.com/materialsproject/pymatgen/pull/3942", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3942.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3942.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3943
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3943/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3943/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3943/events
https://github.com/materialsproject/pymatgen/issues/3943
2,421,196,055
I_kwDOACgets6QUIUX
3,943
Mix GGA/GGAU/RSCAN not available as compatibility?
{ "login": "Jeff-oakley", "id": 5863275, "node_id": "MDQ6VXNlcjU4NjMyNzU=", "avatar_url": "https://avatars.githubusercontent.com/u/5863275?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Jeff-oakley", "html_url": "https://github.com/Jeff-oakley", "followers_url": "https://api.github.com/us...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hi @Jeff-oakley, this is implemented in `pymatgen.entries.mixing_scheme` as `MaterialsProjectDFTMixingScheme`" ]
2024-07-21T03:42:18
2024-07-23T17:20:07
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested It seems that mix GGA/GGAU/R2SCAN is not available as a compatibility option? I did not see that class in pymatgen.entries.compatibility. However in the paper below, it has been indicated that this workflow is already implemented. https://journals.aps.org/prmaterials/abstract/10.1103/PhysRevMa...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3943/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3943/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3944
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3944/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3944/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3944/events
https://github.com/materialsproject/pymatgen/pull/3944
2,421,575,960
PR_kwDOACgets52BbMk
3,944
`Element`/`Species`: order `full_electron_structure` by energy
{ "login": "rkingsbury", "id": 1908695, "node_id": "MDQ6VXNlcjE5MDg2OTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1908695?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkingsbury", "html_url": "https://github.com/rkingsbury", "followers_url": "https://api.github.com/users...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 56...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-21T19:43:51
2024-10-10T01:54:22
2024-07-23T21:22:54Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary This is a follow up to #3902 to address an inconsistent behavior I encountered. The major change in this PR is that `full_electronic_structure` is now always returned as a sorted list according to the Madelung rule, so that the final element is always the valence shell. Prior to this PR, this was sometime...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3944/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3944/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3944", "html_url": "https://github.com/materialsproject/pymatgen/pull/3944", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3944.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3944.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3945
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3945/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3945/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3945/events
https://github.com/materialsproject/pymatgen/pull/3945
2,422,122,714
PR_kwDOACgets52DQ81
3,945
Correct method `get_projection_on_elements` docstring under `Procar` class
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5304335471, "node_id": "LA_kwDOACgets8AAAABPCm8bw", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/io", "name": "io", "color": "c2e0c6", "default": false, "description": "Input/output functionality" }, { "id": 5456916296, "node_id": "LA_kwDOACge...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@janosh Please review this at your convenience, thanks!", "Thanks for reviewing!" ]
2024-07-22T07:11:58
2024-07-24T11:23:11
2024-07-24T11:16:29Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Correct method `get_projection_on_elements` docstring of `Procar` class, where the band index and kpoint index is reversed. https://github.com/materialsproject/pymatgen/blob/27d90b777cedc80593d93b6e8b66dee04c167460/src/pymatgen/io/vasp/outputs.py#L3915-L3916
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3945/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3945/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3945", "html_url": "https://github.com/materialsproject/pymatgen/pull/3945", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3945.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3945.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3946
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3946/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3946/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3946/events
https://github.com/materialsproject/pymatgen/pull/3946
2,423,124,615
PR_kwDOACgets52GtvS
3,946
DOS Fingerprints enhancements
{ "login": "naik-aakash", "id": 91958822, "node_id": "U_kgDOBXsuJg", "avatar_url": "https://avatars.githubusercontent.com/u/91958822?v=4", "gravatar_id": "", "url": "https://api.github.com/users/naik-aakash", "html_url": "https://github.com/naik-aakash", "followers_url": "https://api.github.com/users/na...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 62...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hi @shyuep , @janosh , @mkhorton and @JaGeo , this PR is ready for review.", "Thanks @janosh for the feedback. I will try to address the comments next week :smile: ", "Hi @JaGeo and @janosh , I have now addressed review comments now and could be merged if there are no further comments.\r\n\r\nPS: Regarding ...
2024-07-22T15:10:11
2024-08-16T09:20:24
2024-08-16T09:20:01Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
# Summary 1. Add possibility to compare phonon dos , implementation is similar to electronic dos as implemented in https://github.com/materialsproject/pymatgen/pull/2772 2. Add `Wasserstein `distance as metric besides existing Tanimoto index # Todo's - [x] Add methods to compute fingerprints and compare phon...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3946/reactions", "total_count": 4, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 3, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3946/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3946", "html_url": "https://github.com/materialsproject/pymatgen/pull/3946", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3946.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3946.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3947
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3947/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3947/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3947/events
https://github.com/materialsproject/pymatgen/pull/3947
2,423,450,320
PR_kwDOACgets52H2Dr
3,947
Add atomic concentrations to hovertext on ternary graphs
{ "login": "JoshuaNgXY", "id": 175249701, "node_id": "U_kgDOCnIZJQ", "avatar_url": "https://avatars.githubusercontent.com/u/175249701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JoshuaNgXY", "html_url": "https://github.com/JoshuaNgXY", "followers_url": "https://api.github.com/users/Jos...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-22T18:02:27
2024-08-05T23:53:51
2024-07-22T21:16:25Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary - The atomic concentrations of each material in the ternary graph are added to the 2D and 3D ternary graphs for readability.
{ "login": "JoshuaNgXY", "id": 175249701, "node_id": "U_kgDOCnIZJQ", "avatar_url": "https://avatars.githubusercontent.com/u/175249701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JoshuaNgXY", "html_url": "https://github.com/JoshuaNgXY", "followers_url": "https://api.github.com/users/Jos...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3947/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3947/timeline
null
true
true
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3947", "html_url": "https://github.com/materialsproject/pymatgen/pull/3947", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3947.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3947.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3948
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3948/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3948/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3948/events
https://github.com/materialsproject/pymatgen/pull/3948
2,423,789,213
PR_kwDOACgets52JB5Q
3,948
Updating Ternary and Quaternary Plots
{ "login": "JoshuaNgXY", "id": 175249701, "node_id": "U_kgDOCnIZJQ", "avatar_url": "https://avatars.githubusercontent.com/u/175249701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JoshuaNgXY", "html_url": "https://github.com/JoshuaNgXY", "followers_url": "https://api.github.com/users/Jos...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for this PR @JoshuaNgXY! Since it deals with plotting can you add some screenshots?", "Sure, here are the before and after for the ternary and quaternary plots.\r\n\r\n## Ternary Plot Update:\r\n### Old\r\n![image](https://github.com/user-attachments/assets/acd95722-3807-4820-b133-fb57b73af991)\r\n\r\n###...
2024-07-22T21:19:51
2024-08-09T13:22:17
2024-08-09T13:22:17Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary The atomic concentrations of each material in the ternary graph are added to the 2D and 3D ternary graphs for readability. A toggle is added to the quaternary graph hull surfaces. Extra labels added to hovertext of the Voltage graph for readability. ## Adding atomic concentrations: - Atomic concen...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3948/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3948/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3948", "html_url": "https://github.com/materialsproject/pymatgen/pull/3948", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3948.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3948.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3949
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3949/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3949/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3949/events
https://github.com/materialsproject/pymatgen/pull/3949
2,428,181,712
PR_kwDOACgets52X6Sr
3,949
Allow custom `.pmgrc.yaml` location via new `PMG_CONFIG_FILE` env var
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 53...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-07-24T18:06:07
2024-07-24T21:17:23
2024-07-24T21:17:22Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
the hard-coded settings path in the user's home directory poses a problem when running on compute nodes that only have access to the scratch file system, not the `/home` fs. this PR provides an escape hatch for such cases
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3949/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3949/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3949", "html_url": "https://github.com/materialsproject/pymatgen/pull/3949", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3949.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3949.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3950
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3950/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3950/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3950/events
https://github.com/materialsproject/pymatgen/pull/3950
2,431,600,907
PR_kwDOACgets52i_0D
3,950
Fix MPRester tests and access phonon properties from the new API without having `mp-api` installed.
{ "login": "AntObi", "id": 30937913, "node_id": "MDQ6VXNlcjMwOTM3OTEz", "avatar_url": "https://avatars.githubusercontent.com/u/30937913?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AntObi", "html_url": "https://github.com/AntObi", "followers_url": "https://api.github.com/users/AntObi/fo...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 62...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Many thanks for this contribution. " ]
2024-07-26T07:23:19
2024-08-09T00:07:02
2024-07-26T09:05:21Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Major changes: * Add functions to get phonon properties (phonon band structures and phonon DOS) to `_MPResterBasic`, so that a non-power user can retrieve this properties without using `mp-api` making `_MPResterBasic` closer in line with `_MPResterLegacy` in terms of the properties that can be retrieve...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3950/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3950/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3950", "html_url": "https://github.com/materialsproject/pymatgen/pull/3950", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3950.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3950.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3951
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3951/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3951/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3951/events
https://github.com/materialsproject/pymatgen/issues/3951
2,432,447,187
I_kwDOACgets6Q_DLT
3,951
When reading in a POTCAR file with pymatgen.io.vasp.inputs.Potcar, the object can't distinguish between PBE_54 and PBE.
{ "login": "nhew1994", "id": 77617652, "node_id": "MDQ6VXNlcjc3NjE3NjUy", "avatar_url": "https://avatars.githubusercontent.com/u/77617652?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nhew1994", "html_url": "https://github.com/nhew1994", "followers_url": "https://api.github.com/users/nhe...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I think this is intended: https://github.com/materialsproject/pymatgen/blob/5256fce19f7366d33fd5b062bd41cc5cb713505f/src/pymatgen/io/vasp/inputs.py#L1776-L1788\r\n\r\n**Probably** because POTCAR itself doesn't carry a one-to-one mapping to VASP version (but compatible functionals) itself with its `LEXCH` tag. I co...
2024-07-26T15:12:07
2024-07-31T02:48:43
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.12.4 ### Pymatgen version 2024.6.10 ### Operating system version Ubuntu-22.04 ### Current behavior I have a POTCAR file written with PBE_54. When I read it into a Potcar object, potcar.functional will equal PBE instead of PBE_54. ### Expected Behavior I would expect it to be PBE_54 to refl...
{ "login": "nhew1994", "id": 77617652, "node_id": "MDQ6VXNlcjc3NjE3NjUy", "avatar_url": "https://avatars.githubusercontent.com/u/77617652?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nhew1994", "html_url": "https://github.com/nhew1994", "followers_url": "https://api.github.com/users/nhe...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3951/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3951/timeline
null
reopened
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3952
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3952/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3952/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3952/events
https://github.com/materialsproject/pymatgen/issues/3952
2,432,473,791
I_kwDOACgets6Q_Jq_
3,952
`pre-commit run --files` will trigger errors.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This doesn't look like an issue related to `pymatgen`:\r\n> ERROR: Could not install packages due to an OSError: Missing dependencies for SOCKS support.\r\n\r\nLooks like your SOCKS support is missing, maybe try `pip install pysocks` before `pre-commit`?", "I've installed `pysocks` before creating this issue, bu...
2024-07-26T15:27:22
2024-07-28T02:03:34
2024-07-27T08:35:15Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
I want to reimplement https://github.com/materialsproject/pymatgen/pull/3914, but the `pre-commit` command suggested [here](https://pymatgen.org/contributing.html#coding-guidelines) failed as stated below: The revised file: ``` (datasci) werner@x13dai-t:~/Public/repo/github.com/materialsproject/pymatgen.git$ git d...
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3952/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3952/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3953
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3953/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3953/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3953/events
https://github.com/materialsproject/pymatgen/issues/3953
2,432,700,956
I_kwDOACgets6RABIc
3,953
ValueError: numpy.dtype size changed
{ "login": "ftherrien", "id": 26831168, "node_id": "MDQ6VXNlcjI2ODMxMTY4", "avatar_url": "https://avatars.githubusercontent.com/u/26831168?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ftherrien", "html_url": "https://github.com/ftherrien", "followers_url": "https://api.github.com/users/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "The issue here seems to be that the build specifies,\r\nhttps://github.com/materialsproject/pymatgen/blob/98c57888cc4f17ef4d8692d777ad0d1806ee7ae9/pyproject.toml#L5\r\n\r\nWhich wont work with numpy>=2.0. \r\n\r\nTo fix quickly, downgrade numpy.\r\n\r\nTo actually support numpy>=2.0, looks like the build system ha...
2024-07-26T17:48:30
2024-09-02T17:22:35
2024-09-02T17:22:35Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version Python 3.10.12 ### Pymatgen version pymatgen-2024.7.18 ### Operating system version Ubuntu 22.04.4 LTS ### Current behavior ``` >>> from pymatgen.core import Lattice Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/felixtherrien/envs/ocpe...
{ "login": "ftherrien", "id": 26831168, "node_id": "MDQ6VXNlcjI2ODMxMTY4", "avatar_url": "https://avatars.githubusercontent.com/u/26831168?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ftherrien", "html_url": "https://github.com/ftherrien", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3953/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3953/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3954
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3954/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3954/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3954/events
https://github.com/materialsproject/pymatgen/pull/3954
2,432,718,736
PR_kwDOACgets52m0bf
3,954
Fix coordination number bug
{ "login": "jmmshn", "id": 14003693, "node_id": "MDQ6VXNlcjE0MDAzNjkz", "avatar_url": "https://avatars.githubusercontent.com/u/14003693?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jmmshn", "html_url": "https://github.com/jmmshn", "followers_url": "https://api.github.com/users/jmmshn/fo...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Ah, so there was a dual bug, an error in the test too? Thanks for fixing.", "> Ah, so there was a dual bug, an error in the test too? Thanks for fixing.\r\n\r\nYeah, I'm 99% sure the test is wrong." ]
2024-07-26T17:56:56
2024-07-26T22:00:01
2024-07-26T21:48:49Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
# `StructureGraph.get_coordination_of_site` gives wrong number for small unit cells Refer to #3888 The `StructureGraph` object assumes that periodic images of the edges will added twice in the graph so the coordination number algorithm assumes that all self-connections are double-counted. However, we have upd...
{ "login": "mkhorton", "id": 2976580, "node_id": "MDQ6VXNlcjI5NzY1ODA=", "avatar_url": "https://avatars.githubusercontent.com/u/2976580?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkhorton", "html_url": "https://github.com/mkhorton", "followers_url": "https://api.github.com/users/mkhor...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3954/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3954/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3954", "html_url": "https://github.com/materialsproject/pymatgen/pull/3954", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3954.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3954.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3955
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3955/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3955/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3955/events
https://github.com/materialsproject/pymatgen/pull/3955
2,433,237,196
PR_kwDOACgets52oji2
3,955
Add HSE-specific vdW parameters for dftd3 and dftd3-bj to MPHSERelaxSet.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 53...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks." ]
2024-07-27T04:40:22
2024-09-10T13:16:38
2024-08-21T18:55:37Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
This is the reimplementation of https://github.com/materialsproject/pymatgen/pull/3914, and the test has been added. For the related discussion and information, see below: https://www.vasp.at/forum/viewtopic.php?t=19551 https://www.vasp.at/forum/viewtopic.php?t=19658 https://github.com/dftd3/simple-dftd3/blob/3a5...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3955/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3955/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3955", "html_url": "https://github.com/materialsproject/pymatgen/pull/3955", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3955.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3955.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3956
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3956/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3956/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3956/events
https://github.com/materialsproject/pymatgen/issues/3956
2,437,524,364
I_kwDOACgets6RSauM
3,956
Adding PBE_64 support: Clarification on hash types used in POTCAR hash files.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Hi @hongyi-zhao, the hash-based identification is deprecated right now, those files (vasp_potcar_pymatgen_hashes.json and vasp_potcar_file_hashes.json) are maintained for backwards compatibility. Only the summary stats should be updated moving forward. \r\n\r\nSupport for `PBE_64` pseudopotentials was added to pym...
2024-07-30T10:48:56
2024-09-18T01:09:07
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Hi there, I'm working on adding support for PBE_64 potentials in pymatgen. This requires updating two JSON files containing POTCAR hash information: 1. [vasp_potcar_pymatgen_hashes.json](https://github.com/materialsproject/pymatgen/blob/master/src/pymatgen/io/vasp/vasp_potcar_pymatgen_hashes.json) 2. [vasp_potca...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3956/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3956/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3957
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3957/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3957/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3957/events
https://github.com/materialsproject/pymatgen/issues/3957
2,438,557,359
I_kwDOACgets6RWW6v
3,957
Vasp Incar check_params() can't handle Union types
{ "login": "wladerer", "id": 94595045, "node_id": "U_kgDOBaNn5Q", "avatar_url": "https://avatars.githubusercontent.com/u/94595045?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wladerer", "html_url": "https://github.com/wladerer", "followers_url": "https://api.github.com/users/wladerer/fo...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Ah ok I see why this was not caught. In tests.io.vasp.inputs, the only test for Incar.check_params() is\r\n\r\n```python \r\n def test_check_params(self):\r\n # Triggers warnings when running into invalid parameters\r\n with pytest.warns(BadIncarWarning) as record:\r\n incar = Incar(\r\...
2024-07-30T19:45:19
2024-08-02T21:59:54
2024-08-02T21:59:54Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11.9 ### Pymatgen version 2024.6.10 ### Operating system version Ubuntu 22.04.4 LTS ### Current behavior Error Message: ``` Traceback (most recent call last): File "/home/wladerer/github/abvio/tests/test_incar.py", line 356, in test_valid_model incar.check_params() File "/home...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3957/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3957/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3958
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3958/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3958/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3958/events
https://github.com/materialsproject/pymatgen/pull/3958
2,439,013,349
PR_kwDOACgets528H_q
3,958
Fix `Incar` `check_params` for `Union` type
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5304335471, "node_id": "LA_kwDOACgets8AAAABPCm8bw", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/io", "name": "io", "color": "c2e0c6", "default": false, "description": "Input/output functionality" }, { "id": 5457739150, "node_id": "LA_kwDOACge...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This might be a silly question, but is changing the \"type\" parameter in the json file possible? The following evaluates to typing.Union\r\n \r\n```python\r\ntype(eval('bool | str'))\r\n```\r\nExample:\r\n\r\n```\r\n>>> isinstance(True, eval('bool | str'))\r\nTrue\r\n>>> isinstance(\"string thing\", eval('bool | ...
2024-07-31T03:08:32
2024-08-09T00:11:03
2024-08-02T21:59:53Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Fix Incar `check_params` for `Union` type, to fix #3957, changed `incar_parameters.json` of Union type to use `isinstance` syntax directly. Otherwise Python 3.9 Windows don't support type checking with `isinstance(data, Union[str, float])`. **Would appreciate it if anyone has smarted way to reso...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3958/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3958/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3958", "html_url": "https://github.com/materialsproject/pymatgen/pull/3958", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3958.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3958.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3959
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3959/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3959/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3959/events
https://github.com/materialsproject/pymatgen/issues/3959
2,439,816,044
I_kwDOACgets6RbKNs
3,959
Wrong sign in NMR convention?
{ "login": "jkshenton", "id": 10869663, "node_id": "MDQ6VXNlcjEwODY5NjYz", "avatar_url": "https://avatars.githubusercontent.com/u/10869663?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jkshenton", "html_url": "https://github.com/jkshenton", "followers_url": "https://api.github.com/users/...
[]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thank you for reporting this. I am personally not an expert for this module. \r\n\r\n@shyuep, do you by chance have some insights here? This comment has been added more than 8 years ago. " ]
2024-07-31T11:28:38
2024-07-31T11:34:26
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
I've just been going through the NMR analysis module and noticed the comment about the sign inconsistency across the two papers referenced. I'm not sure there _is_ a sign inconsistency between the papers, and the sign chosen in the code appears to be incorrect (I may be wrong, so double-check!) In equation 20 from ...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3959/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3959/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3960
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3960/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3960/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3960/events
https://github.com/materialsproject/pymatgen/issues/3960
2,441,292,542
I_kwDOACgets6Rgyr-
3,960
Monthly issue metrics report
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-01T02:24:14
2024-08-09T00:00:56
2024-08-09T00:00:56Z
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
# Issue Metrics | Metric | Average | Median | 90th percentile | | --- | --- | --- | ---: | | Time to first response | 11:43:21 | 4:06:58 | 1 day, 3:01:09 | | Time to close | 4 days, 12:26:10 | 3 days, 11:26:54 | 9 days, 11:59:44 | | Time to answer | None | None | None | | Metric | Count | | --- | ---: | | Number of i...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3960/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3960/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3961
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3961/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3961/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3961/events
https://github.com/materialsproject/pymatgen/issues/3961
2,441,894,118
I_kwDOACgets6RjFjm
3,961
Site property indexing in `SymmetrizedStructure`
{ "login": "kaueltzen", "id": 94910364, "node_id": "U_kgDOBag3nA", "avatar_url": "https://avatars.githubusercontent.com/u/94910364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaueltzen", "html_url": "https://github.com/kaueltzen", "followers_url": "https://api.github.com/users/kaueltze...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" }, { "id": 5473975193, "node_id": "LA_kwDOACgets8AAAABRkY7mQ", "url": ...
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "excellent catch!\r\n\r\n> Therefore, it may not make a lot of sense to give site properties here at all or at least a warning\r\n\r\nthanks for pointing that out. i'm leaning towards not trying to translate site properties from `Structure` to `SymmetrizedStructure` at all in order to not mislead users. a warning m...
2024-08-01T09:01:07
2024-08-01T11:04:06
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.10 ### Pymatgen version master or 2024.7.18 ### Operating system version Debian GNU/Linux 11 ### Current behavior The current implementation of `__str__` of `SymmetrizedStructure` appends site properties as per the index of `self.equivalent_sites`, not of the actual site index. https://gith...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3961/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3961/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3962
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3962/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3962/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3962/events
https://github.com/materialsproject/pymatgen/pull/3962
2,442,864,245
PR_kwDOACgets53JJYm
3,962
Don't run `issue-metrics` on forks
{ "login": "ab5424", "id": 57258530, "node_id": "MDQ6VXNlcjU3MjU4NTMw", "avatar_url": "https://avatars.githubusercontent.com/u/57258530?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ab5424", "html_url": "https://github.com/ab5424", "followers_url": "https://api.github.com/users/ab5424/fo...
[ { "id": 5212914883, "node_id": "LA_kwDOACgets8AAAABNrbEww", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/github%20actions", "name": "github actions", "color": "000000", "default": false, "description": "Pull requests that update GitHub Actions code" }, { ...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "No idea why the test are failing...", "likely caused by the recent [`torch==2.4.0`](https://pypi.org/project/torch/2.4.0/) release\r\n\r\nunrelated issue but just noticed [`matgl` is not setting a minimum `torch` version](https://github.com/materialsvirtuallab/matgl/blob/main/pyproject.toml#L56) @kenko911" ]
2024-08-01T16:18:55
2024-08-21T12:17:54
2024-08-02T21:58:38Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Major changes: - `issue-metrics` should not be run on forks because it can't create a new issue on the fork anyway.
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3962/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3962/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3962", "html_url": "https://github.com/materialsproject/pymatgen/pull/3962", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3962.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3962.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3963
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3963/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3963/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3963/events
https://github.com/materialsproject/pymatgen/issues/3963
2,442,941,664
I_kwDOACgets6RnFTg
3,963
wrong number of atoms generated from cif file.
{ "login": "JPBergsma", "id": 29785380, "node_id": "MDQ6VXNlcjI5Nzg1Mzgw", "avatar_url": "https://avatars.githubusercontent.com/u/29785380?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JPBergsma", "html_url": "https://github.com/JPBergsma", "followers_url": "https://api.github.com/users/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Just to aid in diagnosing this, the relevant output is the following\r\n```\r\n/home/wladerer/.venv/base/lib/python3.10/site-packages/pymatgen/io/cif.py:1285: UserWarning: Issues encountered while parsing CIF: 3 fractional coordinates rounded to ideal values to avoid issues with finite precision.\r\nSkipping relat...
2024-08-01T17:01:45
2024-08-08T01:48:14
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version python 3.12.4 ### Pymatgen version 2024.7.18 ### Operating system version Linux Mint 21.3 ### Current behavior the wrong number of Oxygen and Silicon atoms is generated from the Cif file. ### Expected Behavior The correct number of Oxygen and Silicon atoms. 72 Oxygen atoms and 36 silicon ato...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3963/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3963/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3964
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3964/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3964/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3964/events
https://github.com/materialsproject/pymatgen/pull/3964
2,443,352,145
PR_kwDOACgets53K1mg
3,964
switch to attr access interface for transformation matrix
{ "login": "tsmathis", "id": 35553152, "node_id": "MDQ6VXNlcjM1NTUzMTUy", "avatar_url": "https://avatars.githubusercontent.com/u/35553152?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tsmathis", "html_url": "https://github.com/tsmathis", "followers_url": "https://api.github.com/users/tsm...
[ { "id": 4735709485, "node_id": "LA_kwDOACgets8AAAABGkUxLQ", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/compatability", "name": "compatability", "color": "E25438", "default": false, "description": "Concerning pymatgen compatibility with different OS, Python vers...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-01T20:26:44
2024-08-09T00:08:44
2024-08-01T20:36:08Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
an attr access interface change was missed in Tensor when spglib was upgraded to >=2.5.0 (#3923) spglib throws the following deprecation warning currently: `DeprecationWarning: dict interface (SpglibDataset['transformation_matrix']) is deprecated.Use attribute interface ({self.__class__.__name__}.{key}) instead`
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3964/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3964/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3964", "html_url": "https://github.com/materialsproject/pymatgen/pull/3964", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3964.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3964.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3965
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3965/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3965/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3965/events
https://github.com/materialsproject/pymatgen/pull/3965
2,443,823,586
PR_kwDOACgets53MedQ
3,965
Bump rexml from 3.2.8 to 3.3.3 in /docs
{ "login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://a...
[ { "id": 1532985663, "node_id": "MDU6TGFiZWwxNTMyOTg1NjYz", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/dependencies", "name": "dependencies", "color": "0366d6", "default": false, "description": "Dependency issues and PRs" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-02T02:00:54
2024-08-09T13:20:32
2024-08-09T13:20:30Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/rexml/releases">rexml's releases</a>.</em></p> <blockquote> <h2>REXML 3.3.3 - 2024-08-01</h2> <h3>Improvements</h3> <ul> <li> <p>Added support for detecting i...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3965/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3965/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3965", "html_url": "https://github.com/materialsproject/pymatgen/pull/3965", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3965.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3965.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3966
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3966/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3966/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3966/events
https://github.com/materialsproject/pymatgen/issues/3966
2,443,865,375
I_kwDOACgets6Rqm0f
3,966
More up to date Critic2 JSON parser
{ "login": "wladerer", "id": 94595045, "node_id": "U_kgDOBaNn5Q", "avatar_url": "https://avatars.githubusercontent.com/u/94595045?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wladerer", "html_url": "https://github.com/wladerer", "followers_url": "https://api.github.com/users/wladerer/fo...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-02T02:29:28
2024-08-02T06:17:50
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Feature Requested This is either a bug or feature request, I am unsure which. I was wondering which version of critic2 is compatible with the Critic2Analysis class? I see that it is looking for some properties that are formatted differently than in my cpreport json file. For reference, this is the input ...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3966/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3966/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3967
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3967/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3967/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3967/events
https://github.com/materialsproject/pymatgen/pull/3967
2,443,906,617
PR_kwDOACgets53Mwrl
3,967
Add VASP setting for the dftd4 vdW functional and extend PBE_64 support.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 53...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I've installed the dev and optional dependencies per the guidance [here](https://pymatgen.org/contributing.html). There were no problems with my local pre-commit and pytest checks. So, I don't know why the PR failed to pass some of the tests.", "And, @hongyi-zhao , thank you!", "There seems to be some conflict...
2024-08-02T03:11:34
2024-08-24T08:18:49
2024-08-24T08:18:48Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
This is an enhancement and re-implementation of https://github.com/materialsproject/pymatgen/pull/3899 and the PRs suggested to include in it. Add VASP setting for the dftd4 vdW functional and extend `PBE_64` support: - Add `IVDW: 13` for dftd4 in `vdW_parameters.yaml` - Support `PBE_64` functional in `MPScanRel...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3967/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3967/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3967", "html_url": "https://github.com/materialsproject/pymatgen/pull/3967", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3967.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3967.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3968
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3968/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3968/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3968/events
https://github.com/materialsproject/pymatgen/pull/3968
2,445,813,088
PR_kwDOACgets53TYUj
3,968
Fix import sorting
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
[ { "id": 5318918309, "node_id": "LA_kwDOACgets8AAAABPQhApQ", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/linting", "name": "linting", "color": "5DBC83", "default": false, "description": "Linting and quality assurance" }, { "id": 5509832055, "node_id":...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-02T21:55:10
2024-08-02T21:57:40
2024-08-02T21:57:38Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
fix the import sorting issue [affecting many PRs](https://github.com/materialsproject/pymatgen/pull/3876#issuecomment-2248527074) after 9100860d7d didn't ensure [`pymatgen` is recognized as a first-party package](https://docs.astral.sh/ruff/settings/#lint_isort_known-first-party)
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3968/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3968/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3968", "html_url": "https://github.com/materialsproject/pymatgen/pull/3968", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3968.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3968.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3969
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3969/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3969/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3969/events
https://github.com/materialsproject/pymatgen/issues/3969
2,445,838,740
I_kwDOACgets6RyImU
3,969
TestStructureGraph.test_draw TypeError: unhashable type: 'list'
{ "login": "drew-parsons", "id": 26508288, "node_id": "MDQ6VXNlcjI2NTA4Mjg4", "avatar_url": "https://avatars.githubusercontent.com/u/26508288?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drew-parsons", "html_url": "https://github.com/drew-parsons", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for reporting this. I might help fix this, but more importantly I should push #3786 a bit :)", "I think it might need to be replaced with\r\n```\r\npdfs = {path.split(\"/\")[-1] for path in glob(f\"{self.tmp_path}/*.pdf\")}\r\n```\r\ncontrolling handling of the split output", "Please open a PR if you wo...
2024-08-02T22:29:45
2024-08-05T11:18:45
2024-08-05T11:18:45Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
There is an error in python3.12 in the analysis test_graph at https://github.com/materialsproject/pymatgen/blob/940eb60cbc2848530b2560f75d56298a3c3f714c/tests/analysis/test_graphs.py#L376C9-L376C76 Output running tests is ```py _________________________ TestStructureGraph.test_draw _________________________ se...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3969/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3969/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3970
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3970/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3970/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3970/events
https://github.com/materialsproject/pymatgen/pull/3970
2,446,300,140
PR_kwDOACgets53U-xg
3,970
Dedup `numpy`dependency in `pyproject`
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
[ { "id": 1532985663, "node_id": "MDU6TGFiZWwxNTMyOTg1NjYz", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/dependencies", "name": "dependencies", "color": "0366d6", "default": false, "description": "Dependency issues and PRs" }, { "id": 5318590534, "node...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "All good! Can you leave this to me? :) https://github.com/materialsproject/pymatgen/blob/380a81bada34f3e38636f5edf9cdc19154633e99/pyproject.toml#L218", "And no pressure of course, just a gentle reminder that there are still a few typing PRs (starting from #3873, the others are branched from this) that is waiting...
2024-08-03T11:08:11
2024-08-03T13:47:24
2024-08-03T11:19:36Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
thanks @DanielYang59 👍
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3970/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3970/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3970", "html_url": "https://github.com/materialsproject/pymatgen/pull/3970", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3970.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3970.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3971
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3971/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3971/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3971/events
https://github.com/materialsproject/pymatgen/issues/3971
2,446,846,778
I_kwDOACgets6R1-s6
3,971
Problem parsing some cif files?
{ "login": "cajfisher", "id": 66772456, "node_id": "MDQ6VXNlcjY2NzcyNDU2", "avatar_url": "https://avatars.githubusercontent.com/u/66772456?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cajfisher", "html_url": "https://github.com/cajfisher", "followers_url": "https://api.github.com/users/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Not so much a bug as providing misinformation or unnecessary warning. Sorry about the mislabeling.", "@cajfisher Thank you for reporting this. Could you check a newer version of pymatgen and see if this problem still persists? (We had this pull request recently: https://github.com/materialsproject/pymatgen/pull/...
2024-08-04T05:41:18
2024-08-05T13:04:51
2024-08-05T13:04:51Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version Python 3.11.5 ### Pymatgen version 2024.2.8 ### Operating system version Windows 11 ### Current behavior The cif file below produces a "non-stoichiometric" error: io/cif.py:1134: UserWarning: Incorrect stoichiometry: CIF={'O': 5.0, 'Si': 2.0} PMG={'Si': 12.0, 'O': 24.0} ...
{ "login": "JaGeo", "id": 22094846, "node_id": "MDQ6VXNlcjIyMDk0ODQ2", "avatar_url": "https://avatars.githubusercontent.com/u/22094846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JaGeo", "html_url": "https://github.com/JaGeo", "followers_url": "https://api.github.com/users/JaGeo/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3971/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3971/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3972
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3972/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3972/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3972/events
https://github.com/materialsproject/pymatgen/pull/3972
2,447,899,846
PR_kwDOACgets53aUlj
3,972
test_graph: add filename only to pdf list
{ "login": "drew-parsons", "id": 26508288, "node_id": "MDQ6VXNlcjI2NTA4Mjg4", "avatar_url": "https://avatars.githubusercontent.com/u/26508288?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drew-parsons", "html_url": "https://github.com/drew-parsons", "followers_url": "https://api.github.c...
[ { "id": 4974004892, "node_id": "LA_kwDOACgets8AAAABKHlKnA", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/tests", "name": "tests", "color": "654021", "default": false, "description": "Issues with or changes to the pymatgen test suite" }, { "id": 5318590534...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for the fix. I'm still looking into the issue, as I just installed `pygraphviz` in CI and I was having a different error for that particular test for some reason (both in CI and locally) https://github.com/materialsproject/pymatgen/actions/runs/10246364887/job/28343300325?pr=3786.\r\n\r\n**Update**: Issued ...
2024-08-05T08:10:14
2024-08-05T11:18:44
2024-08-05T11:18:44Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
The pdfs list must be constructed from filenames only without other path components, i.e. use last entry from split() ## Summary Major changes: - fix: fix list of pdf files in test_draw (test_graph) ## Checklist - [ ] Google format doc strings added. Check with `ruff`. - [ ] Type annotations included. C...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3972/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3972/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3972", "html_url": "https://github.com/materialsproject/pymatgen/pull/3972", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3972.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3972.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3973
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3973/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3973/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3973/events
https://github.com/materialsproject/pymatgen/issues/3973
2,447,971,157
I_kwDOACgets6R6RNV
3,973
Function _semicircle_integral in class CrystalNN gives unwanted results
{ "login": "nisse3000", "id": 11105218, "node_id": "MDQ6VXNlcjExMTA1MjE4", "avatar_url": "https://avatars.githubusercontent.com/u/11105218?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nisse3000", "html_url": "https://github.com/nisse3000", "followers_url": "https://api.github.com/users/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "thanks @nisse3000 for the detailed issue and for your PR! 👍 not my area of expertise but i'll review the code and wait for @mkhorton to weigh on the discrepancy between quadrant and semicircle functions", "Hi all,\r\n\r\nThanks for your work in this PR. Do we have a sense for whether the new function (which is ...
2024-08-05T08:44:53
2024-09-10T19:55:01
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version Python 3.11.5 ### Pymatgen version 2024.7.18 ### Operating system version _No response_ ### Current behavior Thanks to Dr. Wagner from MPI for Chemical Physics of Solids in Dresden I became aware of the issue that the function _semicircle_integral in class CrystalNN does not correctly calculat...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3973/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3973/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3974
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3974/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3974/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3974/events
https://github.com/materialsproject/pymatgen/pull/3974
2,447,974,843
PR_kwDOACgets53alLW
3,974
Added _quadrant_integral function in CrystalNN
{ "login": "nisse3000", "id": 11105218, "node_id": "MDQ6VXNlcjExMTA1MjE4", "avatar_url": "https://avatars.githubusercontent.com/u/11105218?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nisse3000", "html_url": "https://github.com/nisse3000", "followers_url": "https://api.github.com/users/...
[]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-05T08:46:06
2025-04-15T16:22:14
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Addresses [Issue #3973](https://github.com/materialsproject/pymatgen/issues/3973)
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3974/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3974/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3974", "html_url": "https://github.com/materialsproject/pymatgen/pull/3974", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3974.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3974.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3975
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3975/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3975/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3975/events
https://github.com/materialsproject/pymatgen/issues/3975
2,449,632,413
I_kwDOACgets6SAmyd
3,975
Bug in NearNeighbors Class
{ "login": "andrewxiang25", "id": 153468215, "node_id": "U_kgDOCSW9Nw", "avatar_url": "https://avatars.githubusercontent.com/u/153468215?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewxiang25", "html_url": "https://github.com/andrewxiang25", "followers_url": "https://api.github.com/...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This is not how you use NearestNeighbor. You are supposed to use one of the other analysis tools to get a NearestNeighbor object. This is not a bug. Please refer to the documentation and python tutorial on how such classes work." ]
2024-08-05T23:20:54
2024-08-05T23:27:51
2024-08-05T23:27:51Z
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11.2 ### Pymatgen version 2024.4.13 ### Operating system version MacOS Ventura 13.5.1 (22G90) ### Current behavior When using the NearNeighbors class functions like get_nn_info(), get_all_nn_info(), and get_nn_shell_info(), the function is unable to read all the input parameters. For exa...
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3975/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3975/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3976
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3976/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3976/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3976/events
https://github.com/materialsproject/pymatgen/issues/3976
2,455,466,151
I_kwDOACgets6SW3Cn
3,976
Some type annotations errors when trying to merge master into my local development branch.
{ "login": "hongyi-zhao", "id": 11155854, "node_id": "MDQ6VXNlcjExMTU1ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/11155854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hongyi-zhao", "html_url": "https://github.com/hongyi-zhao", "followers_url": "https://api.github.com/...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "I could probably give a hand on this, but it's really hard for me to say anything useful just from those code pieces. Can you perhaps provide the link to the branch in question?", "i see the same errors by running `pre-commit run --all-files` on the `master` branch. you might have to set `entry: env MYPYPATH=src...
2024-08-08T10:40:08
2024-08-10T01:16:29
2024-08-09T00:07:55Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Today, I tried to merge pymatgen master into my local development branch, but met the following type annotations errors: ```shell (datasci) werner@x13dai-t:~/Public/repo/github.com/materialsproject/pymatgen.git$ git commit -am 'merge master' [INFO] Checking merge-conflict files only. ruff............................
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3976/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3976/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3977
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3977/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3977/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3977/events
https://github.com/materialsproject/pymatgen/pull/3977
2,455,614,855
PR_kwDOACgets53094Q
3,977
Fix `mypy` errors on master branch
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5318918309, "node_id": "LA_kwDOACgets8AAAABPQhAp...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Thanks for reviewing. There was one type error for `io.cp2k` I haven't got to fix, isn't it failing on your side?" ]
2024-08-08T11:59:11
2024-08-09T21:11:29
2024-08-09T00:07:54Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Fix `mypy` errors on master branch, to fix #3976 - Docstring tweaks
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3977/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3977/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3977", "html_url": "https://github.com/materialsproject/pymatgen/pull/3977", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3977.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3977.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3978
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3978/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3978/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3978/events
https://github.com/materialsproject/pymatgen/pull/3978
2,456,000,575
PR_kwDOACgets532T3H
3,978
Check Inputs to Trajectory.
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[ { "id": 1427867026, "node_id": "MDU6TGFiZWwxNDI3ODY3MDI2", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/enhancement", "name": "enhancement", "color": "c5e06d", "default": true, "description": "A new feature or improvement to an existing one" }, { "id": 55...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-08T14:46:46
2024-08-08T15:33:57
2024-08-08T15:30:24Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary Checks the inputs to Trajectory following an issue encountered where `get_positions()` method can return more positions than sites depending on filters. ## Checklist - [x] Google format doc strings added. Check with `ruff`. - [x] Type annotations included. Check with `mypy`. - [x] Tests added for...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3978/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3978/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3978", "html_url": "https://github.com/materialsproject/pymatgen/pull/3978", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3978.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3978.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3979
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3979/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3979/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3979/events
https://github.com/materialsproject/pymatgen/pull/3979
2,456,122,197
PR_kwDOACgets532u5_
3,979
Assign frame properties to molecule/structure when indexing trajectory
{ "login": "CompRhys", "id": 26601751, "node_id": "MDQ6VXNlcjI2NjAxNzUx", "avatar_url": "https://avatars.githubusercontent.com/u/26601751?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CompRhys", "html_url": "https://github.com/CompRhys", "followers_url": "https://api.github.com/users/Com...
[ { "id": 5318590534, "node_id": "LA_kwDOACgets8AAAABPQNARg", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/fix", "name": "fix", "color": "40DE1F", "default": false, "description": "Bug fix PRs" }, { "id": 5648629103, "node_id": "LA_kwDOACgets8AAAABUK89b...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-08T15:43:32
2024-08-08T23:33:32
2024-08-08T23:33:17Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
## Summary When indexing a trajectory the site properties would be assigned to the structure/molecule but the frame properties would not be propagated down to the structure/molecule in question. ## Checklist - [x] Google format doc strings added. Check with `ruff`. - [x] Type annotations included. Check with ...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3979/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3979/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3979", "html_url": "https://github.com/materialsproject/pymatgen/pull/3979", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3979.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3979.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3980
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3980/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3980/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3980/events
https://github.com/materialsproject/pymatgen/issues/3980
2,456,208,177
I_kwDOACgets6SZsMx
3,980
Cannot reproduce Materials Project energy for ZnCu (mp-987)
{ "login": "KonniJakob", "id": 113806008, "node_id": "U_kgDOBsiKuA", "avatar_url": "https://avatars.githubusercontent.com/u/113806008?v=4", "gravatar_id": "", "url": "https://api.github.com/users/KonniJakob", "html_url": "https://github.com/KonniJakob", "followers_url": "https://api.github.com/users/Kon...
[]
closed
true
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-08T16:32:44
2024-08-09T00:00:29
2024-08-09T00:00:29Z
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
Hi there! During calculations on a ZnCu structure from the Materials Project (mp-987), I noticed that I cannot reproduce the energies provided on their website, despite using parameters from MPRelaxSet in pymatgen. The energies obtained from VASP relaxations lie approx. 500 meV (i.e. ~250 meV/atom) above the reporte...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3980/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3980/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3981
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3981/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3981/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3981/events
https://github.com/materialsproject/pymatgen/pull/3981
2,456,826,255
PR_kwDOACgets535BSG
3,981
Fix 98 cases of `ruff` `PLR6104`
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
[ { "id": 5318918309, "node_id": "LA_kwDOACgets8AAAABPQhApQ", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/linting", "name": "linting", "color": "5DBC83", "default": false, "description": "Linting and quality assurance" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "closing as even more breaking auto-\"fixes\" than expected 😅 " ]
2024-08-08T23:21:00
2024-09-08T21:17:48
2024-08-08T23:30:30Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
`ruff check --preview --fix --select PLR6104 --unsafe-fixes`
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3981/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3981/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3981", "html_url": "https://github.com/materialsproject/pymatgen/pull/3981", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3981.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3981.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3983
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3983/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3983/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3983/events
https://github.com/materialsproject/pymatgen/issues/3983
2,456,971,898
I_kwDOACgets6Scmp6
3,983
Bug in pymatgen.analysis.reaction_calculator.ComputedReaction
{ "login": "1azyking", "id": 91590308, "node_id": "U_kgDOBXWOpA", "avatar_url": "https://avatars.githubusercontent.com/u/91590308?v=4", "gravatar_id": "", "url": "https://api.github.com/users/1azyking", "html_url": "https://github.com/1azyking", "followers_url": "https://api.github.com/users/1azyking/fo...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
open
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-09T02:28:28
2024-08-09T02:28:28
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version Python 3.10.6 ### Pymatgen version 2024.8.8 ### Operating system version Windows ### Current behavior ``` rxn: 12 LiCuS -> Cu + Cu7S4 + 4 Li3CuS2 rxn_e: 0.003 reactants: ['H2O', 'LiCuS'] products: ['H2S', 'Cu', 'Cu7S4', 'Li3CuS2'] --------------after normalization to H2O--------------- r...
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3983/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3983/timeline
null
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3984
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3984/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3984/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3984/events
https://github.com/materialsproject/pymatgen/pull/3984
2,457,000,597
PR_kwDOACgets535mqe
3,984
Fix mypy errors for `io.cp2k`
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-09T03:05:49
2024-08-09T13:23:53
2024-08-09T13:20:12Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Fix mypy errors for `io.cp2k` - `mypy` now ignore `override` error globally, rationale: it's common practice and intended to write methods that have different signatures with parent class
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3984/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3984/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3984", "html_url": "https://github.com/materialsproject/pymatgen/pull/3984", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3984.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3984.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3985
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3985/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3985/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3985/events
https://github.com/materialsproject/pymatgen/pull/3985
2,457,111,914
PR_kwDOACgets53590Q
3,985
Install optional boltztrap, vampire and openbabel in CI
{ "login": "DanielYang59", "id": 80093591, "node_id": "MDQ6VXNlcjgwMDkzNTkx", "avatar_url": "https://avatars.githubusercontent.com/u/80093591?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DanielYang59", "html_url": "https://github.com/DanielYang59", "followers_url": "https://api.github.c...
[ { "id": 1532985663, "node_id": "MDU6TGFiZWwxNTMyOTg1NjYz", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/dependencies", "name": "dependencies", "color": "0366d6", "default": false, "description": "Dependency issues and PRs" }, { "id": 5578251138, "node...
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Looks like `fdint` is needed by unit test as well: https://github.com/materialsproject/pymatgen/blob/9703a1c3a364f87d43692172d30010813f2a9159/tests/electronic_structure/test_boltztrap.py#L22\r\n\r\nNever mind, just found https://github.com/materialsproject/pymatgen/pull/2714", "@janosh Please review this at your...
2024-08-09T05:07:52
2024-09-06T13:04:49
2024-09-06T12:53:04Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Summary - Install more optional dependencies in CI, follow up #3786 (originally #3684) ### Installed - [x] `x_trans`: https://www.tuwien.at/en/tch/tc/theoretical-materials-chemistry/boltztrap - [x] `vampire`: https://vampire.york.ac.uk/download/ Ubuntu test split 3 - [x] `OBAlign`: Use the [`openbabel-whee...
{ "login": "janosh", "id": 30958850, "node_id": "MDQ6VXNlcjMwOTU4ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/30958850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janosh", "html_url": "https://github.com/janosh", "followers_url": "https://api.github.com/users/janosh/fo...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3985/reactions", "total_count": 3, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3985/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3985", "html_url": "https://github.com/materialsproject/pymatgen/pull/3985", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3985.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3985.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3986
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3986/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3986/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3986/events
https://github.com/materialsproject/pymatgen/pull/3986
2,457,593,262
PR_kwDOACgets537mt8
3,986
Minor change for step_size in CubicSupercellTransformation.apply_transformation
{ "login": "QuantumChemist", "id": 52951132, "node_id": "MDQ6VXNlcjUyOTUxMTMy", "avatar_url": "https://avatars.githubusercontent.com/u/52951132?v=4", "gravatar_id": "", "url": "https://api.github.com/users/QuantumChemist", "html_url": "https://github.com/QuantumChemist", "followers_url": "https://api.gi...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "@shyuep @mkhorton @janosh could you have a look at this PR please? Thank you! 😄 ", " I will merge this as this is a very minor change in a method that I recently implemented and all tests are passing (everything is backward compatible anyway)", "> I will merge this as this is a very minor change in a method ...
2024-08-09T10:15:57
2024-08-09T12:04:43
2024-08-09T10:41:15Z
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
Recently, @JaGeo and I had made some changes to the CubicSupercellTransformation.apply_transformation function in https://github.com/materialsproject/pymatgen/pull/3938. I would like to set the step_size more coarse for the "cubic" supercells without the force_90_degree constraints as the previous step_size has led ...
{ "login": "JaGeo", "id": 22094846, "node_id": "MDQ6VXNlcjIyMDk0ODQ2", "avatar_url": "https://avatars.githubusercontent.com/u/22094846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JaGeo", "html_url": "https://github.com/JaGeo", "followers_url": "https://api.github.com/users/JaGeo/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3986/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3986/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3986", "html_url": "https://github.com/materialsproject/pymatgen/pull/3986", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3986.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3986.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3987
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3987/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3987/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3987/events
https://github.com/materialsproject/pymatgen/pull/3987
2,457,674,283
PR_kwDOACgets5374qS
3,987
Revert "Minor change for step_size in CubicSupercellTransformation.apply_transformation "
{ "login": "JaGeo", "id": 22094846, "node_id": "MDQ6VXNlcjIyMDk0ODQ2", "avatar_url": "https://avatars.githubusercontent.com/u/22094846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JaGeo", "html_url": "https://github.com/JaGeo", "followers_url": "https://api.github.com/users/JaGeo/follow...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "Cannot revert at the moment, as the connection to COD is failing. Will do this, as soon as possible." ]
2024-08-09T11:03:39
2024-08-09T13:18:43
2024-08-09T13:18:42Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
Reverts materialsproject/pymatgen#3986
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3987/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3987/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3987", "html_url": "https://github.com/materialsproject/pymatgen/pull/3987", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3987.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3987.patch", "merged_at...
https://api.github.com/repos/materialsproject/pymatgen/issues/3988
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3988/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3988/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3988/events
https://github.com/materialsproject/pymatgen/issues/3988
2,458,263,008
I_kwDOACgets6Shh3g
3,988
Breaking behavior: Removal of `pymatgen.io.vasp.sets.get_vasprun_outcar` without warning
{ "login": "Andrew-S-Rosen", "id": 8674072, "node_id": "MDQ6VXNlcjg2NzQwNzI=", "avatar_url": "https://avatars.githubusercontent.com/u/8674072?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Andrew-S-Rosen", "html_url": "https://github.com/Andrew-S-Rosen", "followers_url": "https://api.gith...
[ { "id": 19613987, "node_id": "MDU6TGFiZWwxOTYxMzk4Nw==", "url": "https://api.github.com/repos/materialsproject/pymatgen/labels/bug", "name": "bug", "color": "9222c1", "default": true, "description": "" } ]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[ "This has been fixed with the 2024.8.9 emergency release.", "Thank you!", "@shyuep please unrevert my #3865 PR. just add back the \r\n`get_vasprun_outcar` function that was accidentally dropped during merge conflict resolution which I might add was unnecessarily confusing because you moved everything to a `src`...
2024-08-09T16:20:27
2024-08-12T04:24:31
2024-08-09T17:25:00Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
### Python version 3.11 ### Pymatgen version pymatgen 2024.8.8 ### Operating system version _No response_ ### Current behavior ```python from pymatgen.io.vasp.sets import get_vasprun_outcar ``` The above used to work on pymatgen < 2024.8.8 but does not exist any longer in pymatgen >= 2024.8.8....
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3988/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3988/timeline
null
completed
false
false
{ "url": "", "html_url": "", "diff_url": "", "patch_url": "", "merged_at": "" }
https://api.github.com/repos/materialsproject/pymatgen/issues/3989
https://api.github.com/repos/materialsproject/pymatgen
https://api.github.com/repos/materialsproject/pymatgen/issues/3989/labels{/name}
https://api.github.com/repos/materialsproject/pymatgen/issues/3989/comments
https://api.github.com/repos/materialsproject/pymatgen/issues/3989/events
https://github.com/materialsproject/pymatgen/pull/3989
2,458,280,210
PR_kwDOACgets53958A
3,989
Revert "Split VASP input sets into submodules"
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
[]
closed
false
{ "login": "", "id": 0, "node_id": "", "avatar_url": "", "gravatar_id": "", "url": "", "html_url": "", "followers_url": "", "following_url": "", "gists_url": "", "starred_url": "", "subscriptions_url": "", "organizations_url": "", "repos_url": "", "events_url": "", "received_events_url":...
[]
null
[]
2024-08-09T16:31:36
2024-08-09T16:31:45
2024-08-09T16:31:43Z
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
Reverts materialsproject/pymatgen#3865. 1. I did not agree to this. 2. It clearly broke something. See #3988
{ "login": "shyuep", "id": 577107, "node_id": "MDQ6VXNlcjU3NzEwNw==", "avatar_url": "https://avatars.githubusercontent.com/u/577107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shyuep", "html_url": "https://github.com/shyuep", "followers_url": "https://api.github.com/users/shyuep/follow...
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/issues/3989/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/materialsproject/pymatgen/issues/3989/timeline
null
true
false
{ "url": "https://api.github.com/repos/materialsproject/pymatgen/pulls/3989", "html_url": "https://github.com/materialsproject/pymatgen/pull/3989", "diff_url": "https://github.com/materialsproject/pymatgen/pull/3989.diff", "patch_url": "https://github.com/materialsproject/pymatgen/pull/3989.patch", "merged_at...