{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":428860719,"defaultBranch":"development","name":"hippynn","ownerLogin":"lanl","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-17T00:45:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/585305?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714164442.0","currentOid":""},"activityList":{"items":[{"before":"06bcd0d78ee2358dadd775ca09fc0d016815825e","after":"4bc2190123494411634c0f5c99434fc2b96cd194","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T16:43:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"cefc093ff43f6d73000f0298c67b02cb770a8b52","after":"8d5fd8a433b5978851135e5c60ebf88b0da89282","ref":"refs/heads/development","pushedAt":"2024-04-30T16:41:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bnebgen-LANL","name":null,"path":"/bnebgen-LANL","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77704429?s=80&v=4"},"commit":{"message":"Added write_h5 function (#70)\n\nFacilitates dumping of database to h5 format. See documentation string\r\nfor more details.","shortMessageHtmlLink":"Added write_h5 function (#70)"}},{"before":null,"after":"bbc96fb010d8ffb52044c78a0b055200af574108","ref":"refs/heads/h5_write","pushedAt":"2024-04-26T20:47:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bnebgen-LANL","name":null,"path":"/bnebgen-LANL","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77704429?s=80&v=4"},"commit":{"message":"Added write_h5 function\n\nFacilitates dumping of database to h5 format. See documentation string\nfor more details.","shortMessageHtmlLink":"Added write_h5 function"}},{"before":"036b153f7975719f5bfd8050a848207d5fe36262","after":"cefc093ff43f6d73000f0298c67b02cb770a8b52","ref":"refs/heads/development","pushedAt":"2024-04-25T23:03:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"update new notebook","shortMessageHtmlLink":"update new notebook"}},{"before":"2688ce80164689bc9988b4ff665506d948df6e32","after":"06bcd0d78ee2358dadd775ca09fc0d016815825e","ref":"refs/heads/gh-pages","pushedAt":"2024-04-24T22:59:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"2f0671f30c490a6a677304418ca7ffa96421fe3a","after":"036b153f7975719f5bfd8050a848207d5fe36262","ref":"refs/heads/development","pushedAt":"2024-04-24T22:57:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Add notebook for graph visualization","shortMessageHtmlLink":"Add notebook for graph visualization"}},{"before":"5969a9dde10831f26a0a0bddd834c27bc9fd120d","after":"2688ce80164689bc9988b4ff665506d948df6e32","ref":"refs/heads/gh-pages","pushedAt":"2024-04-16T21:56:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"7d3e0f3af24e2d7b4d83dddb2292fa2dfe464df2","after":"2f0671f30c490a6a677304418ca7ffa96421fe3a","ref":"refs/heads/development","pushedAt":"2024-04-16T21:54:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Fix for bug introduced for database loading\n\nWhen loading a database with allow_unfound=True and without\ndatabase inputs and targets, the code would fail due to the\ninability to process the database.var_list in this case.\n\nNow, in this case, the check is skipped, as in prior versions,\nbut now information about skipping the check is printed.","shortMessageHtmlLink":"Fix for bug introduced for database loading"}},{"before":"80e7a3fa8cc77156ce8b17b6736f48e8ca78642e","after":"5969a9dde10831f26a0a0bddd834c27bc9fd120d","ref":"refs/heads/gh-pages","pushedAt":"2024-04-13T07:18:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"604a93c0eef9b7b5ed0be6b7724d554a11e9ab08","after":"7d3e0f3af24e2d7b4d83dddb2292fa2dfe464df2","ref":"refs/heads/development","pushedAt":"2024-04-13T07:16:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Ensemble creation feature (#68)\n\n* first draft of ensemble code\r\n\r\n* add ensemble.py\r\n\r\n* working version, still working on merging identical nodes\r\n\r\n* add merging of identical nodes and some cleaning\r\n\r\n* try to add type annotations\r\n\r\n* adding ensemble usage example\r\n\r\n* update docs for ensembles and more\r\n\r\n* further docs\r\n\r\n* update example wording","shortMessageHtmlLink":"Ensemble creation feature (#68)"}},{"before":"bb182b6e5bd864c33b0503442befcb41cdb7f3ab","after":"80e7a3fa8cc77156ce8b17b6736f48e8ca78642e","ref":"refs/heads/gh-pages","pushedAt":"2024-04-10T22:22:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"4d7add5d8546b7555a3841e590139ae952d9b07b","after":"604a93c0eef9b7b5ed0be6b7724d554a11e9ab08","ref":"refs/heads/development","pushedAt":"2024-04-10T22:20:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Deploy versioneer 0.29 for python 3.12 compatibility (#64)\n\n* Deploy versioneer 0.29\r\n\r\n* avoid syntax error warning when loading\r\n\r\nThe \\pi in the doc string triggers the warning\r\n SyntaxWarning: invalid escape sequence '\\p'\r\n\r\n---------\r\n\r\nCo-authored-by: Sakib Matin <83463357+sakibmatin@users.noreply.github.com>","shortMessageHtmlLink":"Deploy versioneer 0.29 for python 3.12 compatibility (#64)"}},{"before":"fa0c4d78e2f3c3564172c6a1972c032966a92280","after":"bb182b6e5bd864c33b0503442befcb41cdb7f3ab","ref":"refs/heads/gh-pages","pushedAt":"2024-04-10T21:48:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"ba363b370e93a28338808bb71434135278dcac12","after":"4d7add5d8546b7555a3841e590139ae952d9b07b","ref":"refs/heads/development","pushedAt":"2024-04-10T21:46:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"energy initialization (#66)\n\n* adapt energy initialization function to work when there is no E0 in model, rename said function for clarity\r\n\r\n* fix mistake in documentation","shortMessageHtmlLink":"energy initialization (#66)"}},{"before":"11a11052ee16e7e2d684fb5f0a17229846010669","after":"fa0c4d78e2f3c3564172c6a1972c032966a92280","ref":"refs/heads/gh-pages","pushedAt":"2024-04-09T17:54:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"e5765555bebdcb81bce6df3612009c5b742343ae","after":"ba363b370e93a28338808bb71434135278dcac12","ref":"refs/heads/development","pushedAt":"2024-04-09T17:51:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"remove need for backwards compatibility operation in feature nodes (#65)\n\n* remove need for backwards compatibility operation in feature nodes\r\n\r\neliminates unneeded warning when creating new networks","shortMessageHtmlLink":"remove need for backwards compatibility operation in feature nodes (#65)"}},{"before":"fca18c78e5e748d4501af0a55f59d5f06f9c89c4","after":"11a11052ee16e7e2d684fb5f0a17229846010669","ref":"refs/heads/gh-pages","pushedAt":"2024-04-09T16:20:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"e5ad4e28f2bb2c05bf802baeb193cb35867ce332","after":"e5765555bebdcb81bce6df3612009c5b742343ae","ref":"refs/heads/development","pushedAt":"2024-04-09T16:18:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Updated Cusp Regularization (#59)\n\n* Larger Cusp Regularization\r\n\r\nThe regularization term for the hipnnvec and hipnnquad are changed to `1e-6`.\r\n\r\n* add cusp_reg kwarg for hipnn class.\r\n\r\nThe new default cusp regularization term is larger to avoid numerical issues with force calculations.\r\n\r\n* add cusp_reg for interact layers\r\n\r\nThe csup regularization is only needed for InteractLayerQuad and InteractLayerVec.\r\n\r\n* backward compatibility for cusp regularization\r\n\r\nThe backwards compatibility function mutates the reloaded model graph in place. This function can be updated in the future based on which older versions of hippynn to support.\r\n\r\n* Passing cusp_reg to Hipnn base class\r\n\r\n* passing cusp_reg args\r\n\r\n* Move backwards compatbility hooks to the affected layer\r\n\r\n* apply code formatter\r\n\r\n* remove unused imports\r\n\r\n---------\r\n\r\nCo-authored-by: Nicholas Lubbers \r\nCo-authored-by: Nicholas Lubbers <56895592+lubbersnick@users.noreply.github.com>","shortMessageHtmlLink":"Updated Cusp Regularization (#59)"}},{"before":"a6acd76faf48591b3e98939d7e061a08ebba7e8d","after":"fca18c78e5e748d4501af0a55f59d5f06f9c89c4","ref":"refs/heads/gh-pages","pushedAt":"2024-04-08T23:30:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"e84f93c0760339e75cbe18d10908b29589a50a6c","after":"e5ad4e28f2bb2c05bf802baeb193cb35867ce332","ref":"refs/heads/development","pushedAt":"2024-04-08T23:29:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"add weights for loss functions (#63)\n\nCo-authored-by: Nicholas Lubbers ","shortMessageHtmlLink":"add weights for loss functions (#63)"}},{"before":"3ddc0c6648f38c43eef4ca6e24a5f6c37a9b9144","after":"e84f93c0760339e75cbe18d10908b29589a50a6c","ref":"refs/heads/development","pushedAt":"2024-04-05T22:39:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"fix typo in example code","shortMessageHtmlLink":"fix typo in example code"}},{"before":"82a282a740ac9c9982bc72ab66cd91e4cc862ce6","after":"a6acd76faf48591b3e98939d7e061a08ebba7e8d","ref":"refs/heads/gh-pages","pushedAt":"2024-04-05T22:30:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"02a02783917fed592a7dbc1386c5e5c4a0a9bc1e","after":"3ddc0c6648f38c43eef4ca6e24a5f6c37a9b9144","ref":"refs/heads/development","pushedAt":"2024-04-05T22:29:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"add features and example for using them (#62)\n\nCo-authored-by: Nicholas Lubbers ","shortMessageHtmlLink":"add features and example for using them (#62)"}},{"before":"250f446f18ce04b750b7475bd0928646ebd527f7","after":"82a282a740ac9c9982bc72ab66cd91e4cc862ce6","ref":"refs/heads/gh-pages","pushedAt":"2024-01-30T21:06:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"b4984e18df3959b2d51b8a00a2f8bebc4922e612","after":"02a02783917fed592a7dbc1386c5e5c4a0a9bc1e","ref":"refs/heads/development","pushedAt":"2024-01-30T21:04:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Add timeplot scaling setting (#58)\n\n* add timeplot setting to choose plot scaling based on values\r\n\r\n* update change log","shortMessageHtmlLink":"Add timeplot scaling setting (#58)"}},{"before":"d91fb5a2f8141f0cdfe8bd71b94d7f7cc4b726a4","after":null,"ref":"refs/heads/fix_vec","pushedAt":"2024-01-29T22:26:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"}},{"before":"f8ed7390beb8261c8eec75580c683f5121226b30","after":null,"ref":"refs/heads/lammps_kokkos_mliap","pushedAt":"2024-01-29T22:25:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"}},{"before":"c2ed26cd246873c625e22c7fd7405c38e92ec9c4","after":null,"ref":"refs/heads/update_python_39","pushedAt":"2024-01-29T22:25:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"}},{"before":"f738288c67510dcedb57f3be9b38f890019440d2","after":"250f446f18ce04b750b7475bd0928646ebd527f7","ref":"refs/heads/gh-pages","pushedAt":"2024-01-29T21:58:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update documentations","shortMessageHtmlLink":"Update documentations"}},{"before":"ceea653af08af8b3133e254b94e307ca80e67360","after":"b4984e18df3959b2d51b8a00a2f8bebc4922e612","ref":"refs/heads/development","pushedAt":"2024-01-29T21:56:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lubbersnick","name":"Nicholas Lubbers","path":"/lubbersnick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56895592?s=80&v=4"},"commit":{"message":"Update version","shortMessageHtmlLink":"Update version"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPjs6pwA","startCursor":null,"endCursor":null}},"title":"Activity ยท lanl/hippynn"}