{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":354557436,"defaultBranch":"devel","name":"dpti","ownerLogin":"deepmodeling","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-04T13:57:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32671488?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722915727.0","currentOid":""},"activityList":{"items":[{"before":"f408b32392dbbd49efb95c82ea7ca087faf90f9e","after":"05d93f1709cf5bad0ede85adf95e943dfb8b2c47","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-16T21:58:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.5)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"ba4c31983565ef64fb6043271ace72efd14922c3","after":"f408b32392dbbd49efb95c82ea7ca087faf90f9e","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-09T21:58:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.4)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"32ce255906f7814b76feb3302e44723468cdecb6","after":"ba4c31983565ef64fb6043271ace72efd14922c3","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-02T21:49:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.3)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"d5d16866d98e70108b580d969afc49ba09b02c19","after":"32ce255906f7814b76feb3302e44723468cdecb6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-26T22:07:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"a379e12a2d2cb15182d74b3622333c660cbcaab8","after":"d5d16866d98e70108b580d969afc49ba09b02c19","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-19T21:53:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"642dad75ee4a8ff7c32d9058bf3138959dd5d5c2","after":"328fb30e1073388dbc5af656cde17b62c69633aa","ref":"refs/heads/devel","pushedAt":"2024-08-14T03:08:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"ti: read the pressure at the starting point on a p path (#77)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* support reading the starting point of pressure from ti_settings.json\r\n\r\n* debug: print hti jdata\r\n\r\n* use hti_in instead of its result json file\r\n\r\n* raise error if there is no pressure given for a p path\r\n\r\n* raise error if there is no temperature given for a t path\r\n\r\n* use get_first_matched_key_from_dict for ti's pressure\r\n\r\n* correctly use get_first_matched_key_from_dict\r\n\r\n* do not enforce getting pressure\r\n\r\n* use try and except for the pres error\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"ti: read the pressure at the starting point on a p path (#77)"}},{"before":"4cd778cd108d09a1b14bf66a46b948a333b00d54","after":"a379e12a2d2cb15182d74b3622333c660cbcaab8","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-12T21:49:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.7)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"1183ca8ca8361ec9c5cbf96e80634d7d8d95884f","after":"642dad75ee4a8ff7c32d9058bf3138959dd5d5c2","ref":"refs/heads/devel","pushedAt":"2024-08-06T04:34:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Improve the help message for the one-step switch HTI case of parser_run in hti.py (#76)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* improve the help message of task_name of parser_run in hti.py\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Do not set default=one-step; further clarify help message\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Improve the help message for the one-step switch HTI case of parser_r…"}},{"before":"66b9b3bd301f69e5df7980f797d2061c0597eb4f","after":"1183ca8ca8361ec9c5cbf96e80634d7d8d95884f","ref":"refs/heads/devel","pushedAt":"2024-08-06T04:05:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Ti change e0 default value to None (#75)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* Change E0 default value to None and change the warning to valueerror.\r\n\r\n---------\r\n\r\nCo-authored-by: Yifan Li ","shortMessageHtmlLink":"Ti change e0 default value to None (#75)"}},{"before":"3c91292aaa30c0d90f679b9b2d2f643f85615102","after":"66b9b3bd301f69e5df7980f797d2061c0597eb4f","ref":"refs/heads/devel","pushedAt":"2024-08-06T03:43:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"use P as control variable in Gibbs free energy for hti (#74)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* use npt to account for PV in Gibbs free energy\r\n\r\n* pv should not be multiplied by 3 because it is not water","shortMessageHtmlLink":"use P as control variable in Gibbs free energy for hti (#74)"}},{"before":null,"after":"5f0e15fd918735c168447fbb8a2daa8765c51093","ref":"refs/heads/revert-70-custom_lmp_input","pushedAt":"2024-08-06T03:42:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Revert \"Support custom variables for the LAMMPS input files (#70)\"\n\nThis reverts commit 3c91292aaa30c0d90f679b9b2d2f643f85615102.","shortMessageHtmlLink":"Revert \"Support custom variables for the LAMMPS input files (#70)\""}},{"before":"1d7b74293dee5d43fc5e5609bd07eae5b6ce2fd2","after":"3c91292aaa30c0d90f679b9b2d2f643f85615102","ref":"refs/heads/devel","pushedAt":"2024-08-06T03:41:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Support custom variables for the LAMMPS input files (#70)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* support custom LAMMPS variables and appending strings in pair_style\r\n\r\n* keyword 'append' should go to gen_equi_forcefield\r\n\r\n* add a missing space\r\n\r\n* support custom LAMMPS variables and appending strings in pair_style for hti\r\n\r\n* support one-step for run_task in hti\r\n\r\n* superposition of spring and DP should not be hybrid/overlay\r\n\r\n* support custom LAMMPS variables and appending strings in pair_style for ti\r\n\r\n* add custom_variables and append in _gen_lammps_input of ti\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* if custom_variables is not None\r\n\r\n* use f-string instead of percentage formatting\r\n\r\n* add unittest for gen_equi_header\r\n\r\n* correct function name\r\n\r\n* enable --unsafe-fixes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* add unittest for dpti.equi.gen_equi_force_field\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* add the pair_coeff * * deepmd deleted mistakenly\r\n\r\n* fix equi pair_style\r\n\r\n* pair_coeff deepmd\r\n\r\n* pair_coeff deepmd\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Support custom variables for the LAMMPS input files (#70)"}},{"before":null,"after":"4cd778cd108d09a1b14bf66a46b948a333b00d54","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T22:28:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"697fb026834ce6cc9c0f1bda22ea973ff4ce7fed","after":"1d7b74293dee5d43fc5e5609bd07eae5b6ce2fd2","ref":"refs/heads/devel","pushedAt":"2024-08-05T01:37:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Improve error message when switching is not correctly set (#72)\n\n* fix hti's output of Helmholtz free energy for water\r\n\r\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* improve error message for lambda setting in hti\r\n\r\n* correct typo\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Improve error message when switching is not correctly set (#72)"}},{"before":"7268a9e0a71053a02c9161b36faf3c2f66deecf5","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-04T01:57:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"}},{"before":"148a4283b079771130fa21643ae09cff7861e028","after":"697fb026834ce6cc9c0f1bda22ea973ff4ce7fed","ref":"refs/heads/devel","pushedAt":"2024-08-04T01:57:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#62)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.5.5)\r\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* temporarily enable and disable --unsafe-fixes (#71)\r\n\r\n* enable --unsafe-fixes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* NPY002 Replace legacy call with\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Yifan Li李一帆 ","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#62)"}},{"before":"9658ab1297f366f7c0b40b11cbf45af22c586618","after":"7268a9e0a71053a02c9161b36faf3c2f66deecf5","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-04T01:54:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"temporarily enable and disable --unsafe-fixes (#71)\n\n* enable --unsafe-fixes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* NPY002 Replace legacy call with\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"temporarily enable and disable --unsafe-fixes (#71)"}},{"before":"02bbc3731320551fdd99417f31b9442c3a08c51e","after":null,"ref":"refs/heads/dependabot/github_actions/devel/actions/checkout-4","pushedAt":"2024-08-04T00:57:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"}},{"before":"164aa0b7db9206bc7faaea5fe6091822da6e3e88","after":"148a4283b079771130fa21643ae09cff7861e028","ref":"refs/heads/devel","pushedAt":"2024-08-04T00:57:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 2 to 4 (#58)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 2 to 4 (#58)"}},{"before":"710295755d6bdb5bd3358892e1dbe3837ffac3fc","after":null,"ref":"refs/heads/dependabot/github_actions/devel/actions/setup-python-5","pushedAt":"2024-08-04T00:57:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"}},{"before":"1675484e4ee23d22ebc09a56c1114f8c0f0a20fc","after":"164aa0b7db9206bc7faaea5fe6091822da6e3e88","ref":"refs/heads/devel","pushedAt":"2024-08-04T00:57:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"Bump actions/setup-python from 2 to 5 (#57)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/v2...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-python\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/setup-python from 2 to 5 (#57)"}},{"before":"f46a39c7f4134b5f5ddc88f52941d60ee6a4bab9","after":"9658ab1297f366f7c0b40b11cbf45af22c586618","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-29T21:49:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"bc4b5ceaca317c27a39ac2460a8827986e5f827f","after":"f46a39c7f4134b5f5ddc88f52941d60ee6a4bab9","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-29T21:49:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.5.5)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"a80eb83e3a1f13be22bed2855f605dfb89037902","after":"bc4b5ceaca317c27a39ac2460a8827986e5f827f","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-22T21:54:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"b014138af9d44fce6bd0e75f16539d6e4d49bea3","after":"a80eb83e3a1f13be22bed2855f605dfb89037902","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-22T21:53:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.5.4)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"1493a127822cb0a264587b88cb7c16094d7ac67d","after":"1675484e4ee23d22ebc09a56c1114f8c0f0a20fc","ref":"refs/heads/devel","pushedAt":"2024-07-19T17:52:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Yi-FanLi","name":"Yifan Li李一帆","path":"/Yi-FanLi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39401945?s=80&v=4"},"commit":{"message":"correct error estimation: divide natoms in stead of np.sqrt(natoms) (#68)\n\n* correct error estimation: divide natoms in stead of np.sqrt(natoms)\r\n\r\n* update unittest","shortMessageHtmlLink":"correct error estimation: divide natoms in stead of np.sqrt(natoms) (#68"}},{"before":"f83874d6f28cdaa2f1c560190b502f3efd68beac","after":"1493a127822cb0a264587b88cb7c16094d7ac67d","ref":"refs/heads/devel","pushedAt":"2024-07-16T21:53:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"njzjz","name":"Jinzhe Zeng","path":"/njzjz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9496702?s=80&v=4"},"commit":{"message":"docs: pin sphinx-argparse to < 0.5.0 (#67)\n\nPin sphinx-argparse to <0.5.0 due to sphinx-doc/sphinx-argparse#56.\r\n\r\nGenerated by the task: https://github.com/njzjz-bot/njzjz-bot/issues/7.","shortMessageHtmlLink":"docs: pin sphinx-argparse to < 0.5.0 (#67)"}},{"before":"5f013a7a23eebb345e39b98fa321f87f3ba85aa6","after":"f83874d6f28cdaa2f1c560190b502f3efd68beac","ref":"refs/heads/devel","pushedAt":"2024-07-16T21:25:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"njzjz","name":"Jinzhe Zeng","path":"/njzjz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9496702?s=80&v=4"},"commit":{"message":"fix: remove ref-names from .git_archival.txt (#66)\n\nRemoving ref-names is now suggested by setuptools-scm, per https://setuptools-scm.readthedocs.io/en/latest/usage/#git-archives, as it may lead to the git archive checksum changing.\r\n\r\nGenerated by the task: https://github.com/njzjz-bot/njzjz-bot/issues/6.","shortMessageHtmlLink":"fix: remove ref-names from .git_archival.txt (#66)"}},{"before":"b32f57e1135899f679257460f37136b7939fcf0e","after":"b014138af9d44fce6bd0e75f16539d6e4d49bea3","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-15T21:51:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"fc845568086d148b493a9b7b2e4dcd38a94009d6","after":"b32f57e1135899f679257460f37136b7939fcf0e","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-15T21:50:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.5.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.5.2)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQyMTo1ODoxOC4wMDAwMDBazwAAAAS36ZrI","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQyMTo1ODoxOC4wMDAwMDBazwAAAAS36ZrI","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xNVQyMTo1MDozMC4wMDAwMDBazwAAAASAJ7AS"}},"title":"Activity · deepmodeling/dpti"}