{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4693845,"defaultBranch":"master","name":"gochem","ownerLogin":"rmera","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-06-17T18:23:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1406583?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712194243.0","currentOid":""},"activityList":{"items":[{"before":"d2eba69ac79603e95cfcb955580c0dd71c8f7ddb","after":"875e65571a63cbaa355c8a612991764867ac23f9","ref":"refs/heads/devel","pushedAt":"2024-04-09T07:26:51.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Support for Orca 5. Sort-of API break\n\nSeveral changes, also in the tests, to take better advantage of Orca5.\nThis involves some changes in the ways calculationss work, including\ndefaults. This part\nhas never been considered part of the API, since it always depende on\nthe QM program, but still, I signal the change as possible break.\n\nOne important thing is that low- high- basis are not supported anymore.\nI think they make little sense nowadays. The options are still in\nqm.Calc, so as not to actually break the API, but it has no effect in\nORCA.","shortMessageHtmlLink":"Support for Orca 5. Sort-of API break"}},{"before":"4774330ce96b14744840bc6fd07530c64b24b891","after":"70a408e0d5af462b37b19cddafba8c8c111cb5b9","ref":"refs/heads/master","pushedAt":"2024-04-04T01:25:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"QM test updates.","shortMessageHtmlLink":"QM test updates."}},{"before":"aafcad53cb73188eca01f7249ffbce57b99c39b0","after":"4774330ce96b14744840bc6fd07530c64b24b891","ref":"refs/heads/master","pushedAt":"2024-02-25T00:43:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Delete old README","shortMessageHtmlLink":"Delete old README"}},{"before":"d9b0ba29fa6c2c3997ba61501df2a23ae9cd39a5","after":"aafcad53cb73188eca01f7249ffbce57b99c39b0","ref":"refs/heads/master","pushedAt":"2024-02-25T00:34:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Small README improvements","shortMessageHtmlLink":"Small README improvements"}},{"before":null,"after":"8e60f1f270266a53849e6188f82de7e5c68a4c99","ref":"refs/heads/dependabot/go_modules/golang.org/x/image-0.10.0","pushedAt":"2024-02-18T02:41:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump golang.org/x/image from 0.0.0-20180708004352-c73c2afc3b81 to 0.10.0\n\nBumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20180708004352-c73c2afc3b81 to 0.10.0.\n- [Commits](https://github.com/golang/image/commits/v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/image\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/image from 0.0.0-20180708004352-c73c2afc3b81 to 0.10.0"}},{"before":"6690af8e4dc410a14baa886e8eaddad93b5def14","after":"d9b0ba29fa6c2c3997ba61501df2a23ae9cd39a5","ref":"refs/heads/master","pushedAt":"2024-02-18T02:41:10.000Z","pushType":"push","commitsCount":93,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Small fix to README","shortMessageHtmlLink":"Small fix to README"}},{"before":"d2eba69ac79603e95cfcb955580c0dd71c8f7ddb","after":null,"ref":"refs/tags/v0.7.0","pushedAt":"2024-02-18T01:26:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"}},{"before":null,"after":"f802ac23658f5a7de5f66de3ec7a8f61ba6aa792","ref":"refs/heads/logp","pushedAt":"2024-02-18T00:57:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Bugfix to the time correlation function","shortMessageHtmlLink":"Bugfix to the time correlation function"}},{"before":"556652352e9a0933b2658c3d46e61c6f74236153","after":"d2eba69ac79603e95cfcb955580c0dd71c8f7ddb","ref":"refs/heads/devel","pushedAt":"2023-11-28T19:27:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Removed cross-correlation that I had just added. Sorry\n\nI'll put it on a dedicated branch so it's not in the next release.\nIt's still not mature enough. At the very least, it has performance\nproblems that were not obvious in the (rather small) test.","shortMessageHtmlLink":"Removed cross-correlation that I had just added. Sorry"}},{"before":"90b8f957dcb1c5513cccda12708c44f29cdf3096","after":"556652352e9a0933b2658c3d46e61c6f74236153","ref":"refs/heads/devel","pushedAt":"2023-11-28T04:03:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Added a cross/auto-correlation function\n\nIt's FFT-based (Gonum) and I also includes some facilities to use it\nIt passes tests but it's still pretty unpolished. A lot of documentation\n(comments) is missing.","shortMessageHtmlLink":"Added a cross/auto-correlation function"}},{"before":"e4d7292dc6714e0f087443d7cb23030ef1503ce9","after":"90b8f957dcb1c5513cccda12708c44f29cdf3096","ref":"refs/heads/devel","pushedAt":"2023-11-19T10:50:59.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Bugfix in solv\n\nThe volume of the ellipsoid was wrong","shortMessageHtmlLink":"Bugfix in solv"}},{"before":"42f5ff65e5a05f547e9fc5a0009a70ca40e93f86","after":"e4d7292dc6714e0f087443d7cb23030ef1503ce9","ref":"refs/heads/devel","pushedAt":"2023-11-07T04:44:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Fixed a bug affecting Turbomole with open shell systems","shortMessageHtmlLink":"Fixed a bug affecting Turbomole with open shell systems"}},{"before":"72cb830e03132420fee4bfa5850027f79076e283","after":"42f5ff65e5a05f547e9fc5a0009a70ca40e93f86","ref":"refs/heads/devel","pushedAt":"2023-11-06T09:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Improved the Turbomole support\n\nAPI improvements (non-breaking)\nlike, the name of the method is not case-sensitive anymore.\nAlso, r2scan is now supported","shortMessageHtmlLink":"Improved the Turbomole support"}},{"before":"88477ccc76bdc65012bfe435621d51a275e4ebdc","after":"72cb830e03132420fee4bfa5850027f79076e283","ref":"refs/heads/devel","pushedAt":"2023-11-06T07:32:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Added HF-3c support to Turbomole\n\nAlso a new AddToControl function\nThe function SetName is now Name allows you to\nset a name if you want, but it also returns the current input name.","shortMessageHtmlLink":"Added HF-3c support to Turbomole"}},{"before":"e355a8758ede2dae00803719ccd4628275cb5580","after":"88477ccc76bdc65012bfe435621d51a275e4ebdc","ref":"refs/heads/devel","pushedAt":"2023-11-05T09:04:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Additions to qm\n\nA new flag can be defines in the Calc struct, which allows to\nset the optimization tightness (works in xtb and Turbomole, for now)\n\nI also improved the Turbomole settings for frecuencies, and implemented\ntightening the SCF conv. criteria in the same program.","shortMessageHtmlLink":"Additions to qm"}},{"before":"3a879af9b24f886d087cf19e64d8c1f35a2cef68","after":"e355a8758ede2dae00803719ccd4628275cb5580","ref":"refs/heads/devel","pushedAt":"2023-11-04T06:00:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Mostly format changes in the comments","shortMessageHtmlLink":"Mostly format changes in the comments"}},{"before":"aa3739b17206c45621d72c320f3512ca4d48e1aa","after":"fe97a972cec251dc98041e34f0ae6ae310ab7bf7","ref":"refs/heads/gh-pages","pushedAt":"2023-10-28T00:21:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Added UTA to the dev places","shortMessageHtmlLink":"Added UTA to the dev places"}},{"before":"2a65497ca8a15b90cdfcf8501c7d0c96d812b390","after":"3a879af9b24f886d087cf19e64d8c1f35a2cef68","ref":"refs/heads/devel","pushedAt":"2023-10-11T22:53:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Added graph functionality, not properly tested","shortMessageHtmlLink":"Added graph functionality, not properly tested"}},{"before":"6c2e3aa8bd4a82cff4efa88f9a331315144d765a","after":"2a65497ca8a15b90cdfcf8501c7d0c96d812b390","ref":"refs/heads/devel","pushedAt":"2023-08-19T09:28:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Leftover from the previous bugfix","shortMessageHtmlLink":"Leftover from the previous bugfix"}},{"before":"846b09118ec3c7dc51ef3d610e23cf17a498b04d","after":"6c2e3aa8bd4a82cff4efa88f9a331315144d765a","ref":"refs/heads/devel","pushedAt":"2023-08-13T06:18:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Another bugfix on xtb.go\n\nA really stupid one, this time. I guess it was late.","shortMessageHtmlLink":"Another bugfix on xtb.go"}},{"before":"5c934a8c9668de98bd3b3e12b095b0e479709e79","after":"846b09118ec3c7dc51ef3d610e23cf17a498b04d","ref":"refs/heads/devel","pushedAt":"2023-07-30T08:20:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Bugfix to xtb\n\nIn some cases an empty input file was written. Xtb (6.4) couldn't\ndeal with that, so now we only write an input file if it's not\nnot empty.","shortMessageHtmlLink":"Bugfix to xtb"}},{"before":"24594a572fe42a44e26a963e705d998c0c091a12","after":"5c934a8c9668de98bd3b3e12b095b0e479709e79","ref":"refs/heads/devel","pushedAt":"2023-07-28T03:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Small bugfix to the xtb handler","shortMessageHtmlLink":"Small bugfix to the xtb handler"}},{"before":"cbb79633d8f750121cab3cbd48244ae36d68e36f","after":"24594a572fe42a44e26a963e705d998c0c091a12","ref":"refs/heads/devel","pushedAt":"2023-03-08T04:39:00.533Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmera","name":"Raúl Mera A.","path":"/rmera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1406583?s=80&v=4"},"commit":{"message":"Added concurrency-safe manipulation of histogram matrices","shortMessageHtmlLink":"Added concurrency-safe manipulation of histogram matrices"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEK7LBgAA","startCursor":null,"endCursor":null}},"title":"Activity · rmera/gochem"}