{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":43677177,"defaultBranch":"master","name":"AMICI","ownerLogin":"AMICI-dev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-05T10:08:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/68919097?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715003303.0","currentOid":""},"activityList":{"items":[{"before":"e3490d53272a5757b2737d0a7f3613d819a5b02a","after":"da19a550688e8232b23ace6d06722c66deb2703f","ref":"refs/heads/develop","pushedAt":"2024-05-06T14:46:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Remove wurlitzer dependency (#2423)\n\nWhen using the Python interface, we don't rely on C(++) output anywhere anymore, and thus, we don't need wurlitzer anymore.\r\n\r\n\r\nCloses #2409","shortMessageHtmlLink":"Remove wurlitzer dependency (#2423)"}},{"before":"e3490d53272a5757b2737d0a7f3613d819a5b02a","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-2422-8c3b59ac9f47f798d07cdeef79ddf6df6c36d5b4","pushedAt":"2024-05-06T13:48:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"8c3b59ac9f47f798d07cdeef79ddf6df6c36d5b4","after":"e3490d53272a5757b2737d0a7f3613d819a5b02a","ref":"refs/heads/develop","pushedAt":"2024-05-06T13:48:22.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"np.Inf -> np.inf for numpy 2.0 compatibility (#2422)\n\n... and show numpy version detected by CMake","shortMessageHtmlLink":"np.Inf -> np.inf for numpy 2.0 compatibility (#2422)"}},{"before":null,"after":"e3490d53272a5757b2737d0a7f3613d819a5b02a","ref":"refs/heads/gh-readonly-queue/develop/pr-2422-8c3b59ac9f47f798d07cdeef79ddf6df6c36d5b4","pushedAt":"2024-05-06T13:08:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"np.Inf -> np.inf for numpy 2.0 compatibility (#2422)\n\n... and show numpy version detected by CMake","shortMessageHtmlLink":"np.Inf -> np.inf for numpy 2.0 compatibility (#2422)"}},{"before":"6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","after":"8c3b59ac9f47f798d07cdeef79ddf6df6c36d5b4","ref":"refs/heads/develop","pushedAt":"2024-05-03T13:31:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Add stacklevel to warnings (#2421)\n\nMake it easier to find out where warnings originate from.","shortMessageHtmlLink":"Add stacklevel to warnings (#2421)"}},{"before":"66443608eb16362d875c8bcb14f72ba0cd88fad0","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-2421-6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","pushedAt":"2024-05-03T13:17:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":null,"after":"66443608eb16362d875c8bcb14f72ba0cd88fad0","ref":"refs/heads/gh-readonly-queue/develop/pr-2421-6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","pushedAt":"2024-05-03T12:49:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Add stacklevel to warnings (#2421)\n\n* Add stacklevel to warnings\n\nMake it easier to find out where warnings originate from.\n\n* ..","shortMessageHtmlLink":"Add stacklevel to warnings (#2421)"}},{"before":"6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-2417-304c23a2d2120535106dca1999d225f819851b1f","pushedAt":"2024-05-02T09:42:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"304c23a2d2120535106dca1999d225f819851b1f","after":"6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","ref":"refs/heads/develop","pushedAt":"2024-05-02T09:42:41.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Faster generation of drootdt_total for models without state-dependent root functions (#2417)\n\nDon't compute things we don't need.\n\nFor my test model, this reduces code generation time from 76s to 12s (-83%).","shortMessageHtmlLink":"Faster generation of drootdt_total for models without state-dependent…"}},{"before":null,"after":"6b05ddd19a19b5d18a5ab6656f82bfdc39ec9c77","ref":"refs/heads/gh-readonly-queue/develop/pr-2417-304c23a2d2120535106dca1999d225f819851b1f","pushedAt":"2024-05-02T09:03:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Faster generation of drootdt_total for models without state-dependent root functions (#2417)\n\nDon't compute things we don't need.\n\nFor my test model, this reduces code generation time from 76s to 12s (-83%).","shortMessageHtmlLink":"Faster generation of drootdt_total for models without state-dependent…"}},{"before":"80c8cfafb96e211bfffa0d56829d5084f97a7b58","after":"304c23a2d2120535106dca1999d225f819851b1f","ref":"refs/heads/develop","pushedAt":"2024-05-02T08:19:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Remove setup.cfg (#2420)\n\nRemove setup.cfg, originally removed in #2408, accidentally re-added in #2391","shortMessageHtmlLink":"Remove setup.cfg (#2420)"}},{"before":"190f083d221716842e2f5f371b9f70ce114fac63","after":"80c8cfafb96e211bfffa0d56829d5084f97a7b58","ref":"refs/heads/develop","pushedAt":"2024-05-02T08:19:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Increase test tolerances (#2419)\n\nFix test failures related to switching from macos-12 to macos-14-arm64.\r\n\r\nFixes #2415.","shortMessageHtmlLink":"Increase test tolerances (#2419)"}},{"before":"ba5479df035fba66ee903848874dfc77f5df5421","after":"190f083d221716842e2f5f371b9f70ce114fac63","ref":"refs/heads/develop","pushedAt":"2024-05-02T06:52:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"GHA: Let dependabot update actions (#2416)","shortMessageHtmlLink":"GHA: Let dependabot update actions (#2416)"}},{"before":"a1d14513a976abaa4d6da6e24022e844d69d28c0","after":"ba5479df035fba66ee903848874dfc77f5df5421","ref":"refs/heads/develop","pushedAt":"2024-04-29T07:56:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Remove stray cmake message","shortMessageHtmlLink":"Remove stray cmake message"}},{"before":"b2aeae004faac8c18cfadfd59c1e309302c81816","after":"a1d14513a976abaa4d6da6e24022e844d69d28c0","ref":"refs/heads/develop","pushedAt":"2024-04-23T16:19:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"zip(... , strict=True) (#2412)\n\n\r\nCloses #2410.","shortMessageHtmlLink":"zip(... , strict=True) (#2412)"}},{"before":"f6be02cecaa1655bdc5d6792c9a42a7969209e6b","after":"b2aeae004faac8c18cfadfd59c1e309302c81816","ref":"refs/heads/develop","pushedAt":"2024-04-23T14:23:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Deploy releases to Docker Hub (#2413)\n\nDeploy releases (actual releases, not only release branches) to Docker Hub.\r\n\r\nCloses #2383","shortMessageHtmlLink":"Deploy releases to Docker Hub (#2413)"}},{"before":"f59fed72eb4d0cedf6abf2a96fe95087ce61478a","after":"f6be02cecaa1655bdc5d6792c9a42a7969209e6b","ref":"refs/heads/develop","pushedAt":"2024-04-23T08:57:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":".git-blame-ignore-revs","shortMessageHtmlLink":".git-blame-ignore-revs"}},{"before":"1f18ed8975b76a553d5787960b622ff46cb2e801","after":"f59fed72eb4d0cedf6abf2a96fe95087ce61478a","ref":"refs/heads/develop","pushedAt":"2024-04-23T08:54:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"pyupgrade, pre-commit autoupdate (#2411)\n\n* Run pyupgrade for python>=3.10\r\n* Update configuration for recent ruff \r\n\r\n\r\nmanual changes:\r\n* .pre-commit-config.yam\r\n* pyproject.toml","shortMessageHtmlLink":"pyupgrade, pre-commit autoupdate (#2411)"}},{"before":"a3cc21e933e09da1e6ce8197c907226fdc1d75a1","after":"1f18ed8975b76a553d5787960b622ff46cb2e801","ref":"refs/heads/develop","pushedAt":"2024-04-22T12:10:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Drop python3.9 support (#2391)\n\nNEP 29:\r\n\r\n> On Apr 05, 2024 drop support for Python 3.9","shortMessageHtmlLink":"Drop python3.9 support (#2391)"}},{"before":"a3cc21e933e09da1e6ce8197c907226fdc1d75a1","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-2396-f392619c563eb3c80a7980a400b8cfd827a5bc93","pushedAt":"2024-04-22T11:53:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"f392619c563eb3c80a7980a400b8cfd827a5bc93","after":"a3cc21e933e09da1e6ce8197c907226fdc1d75a1","ref":"refs/heads/develop","pushedAt":"2024-04-22T11:53:18.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Move the `amici.swig_wrappers.ExpData` logic into the swig-generated `ExpData`. (#2396)\n\nThis avoids shading the `ExpData` class by `amici.swig_wrappers.ExpData`.\nThe old implementation prevented using e.g. `isinstance(x, amici.ExpData)`.\n\nThis required also:\n* Moving some annotation types and `_get_ptr` from `amici.swig_wrappers` to the swig-generated `amici.py`\n* Some smaller changes to allow for using `from __future__ import annotations` in `amici.py`\n\nCloses #2380","shortMessageHtmlLink":"Move the amici.swig_wrappers.ExpData logic into the swig-generated …"}},{"before":null,"after":"a3cc21e933e09da1e6ce8197c907226fdc1d75a1","ref":"refs/heads/gh-readonly-queue/develop/pr-2396-f392619c563eb3c80a7980a400b8cfd827a5bc93","pushedAt":"2024-04-22T07:58:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Move the `amici.swig_wrappers.ExpData` logic into the swig-generated `ExpData`. (#2396)\n\nThis avoids shading the `ExpData` class by `amici.swig_wrappers.ExpData`.\nThe old implementation prevented using e.g. `isinstance(x, amici.ExpData)`.\n\nThis required also:\n* Moving some annotation types and `_get_ptr` from `amici.swig_wrappers` to the swig-generated `amici.py`\n* Some smaller changes to allow for using `from __future__ import annotations` in `amici.py`\n\nCloses #2380","shortMessageHtmlLink":"Move the amici.swig_wrappers.ExpData logic into the swig-generated …"}},{"before":"4b455d1e4b27f1472a37dd25a1143b1838c29d41","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-2396-29b7ee8eb8d2025c507858277dbb9fa443f8de69","pushedAt":"2024-04-22T07:58:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"29b7ee8eb8d2025c507858277dbb9fa443f8de69","after":"f392619c563eb3c80a7980a400b8cfd827a5bc93","ref":"refs/heads/develop","pushedAt":"2024-04-22T07:58:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"setup.cfg -> pyproject.toml (#2408)\n\nLet's reduce the number of package configuration files...","shortMessageHtmlLink":"setup.cfg -> pyproject.toml (#2408)"}},{"before":null,"after":"4b455d1e4b27f1472a37dd25a1143b1838c29d41","ref":"refs/heads/gh-readonly-queue/develop/pr-2396-29b7ee8eb8d2025c507858277dbb9fa443f8de69","pushedAt":"2024-04-22T07:56:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Move the `amici.swig_wrappers.ExpData` logic into the swig-generated `ExpData`. (#2396)\n\nThis avoids shading the `ExpData` class by `amici.swig_wrappers.ExpData`.\nThe old implementation prevented using e.g. `isinstance(x, amici.ExpData)`.\n\nThis required also:\n* Moving some annotation types and `_get_ptr` from `amici.swig_wrappers` to the swig-generated `amici.py`\n* Some smaller changes to allow for using `from __future__ import annotations` in `amici.py`\n\nCloses #2380","shortMessageHtmlLink":"Move the amici.swig_wrappers.ExpData logic into the swig-generated …"}},{"before":"97642613109d3fda86e7c51a0b4dd25e71a83576","after":"29b7ee8eb8d2025c507858277dbb9fa443f8de69","ref":"refs/heads/develop","pushedAt":"2024-04-22T07:53:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Merge pull request #2406 from AMICI-dev/release_0.24.0\n\nRelease 0.24.0","shortMessageHtmlLink":"Merge pull request #2406 from AMICI-dev/release_0.24.0"}},{"before":"ca9d46799e5ceaa39c74e7647eb5fba6db46c6fb","after":null,"ref":"refs/heads/release_0.24.0","pushedAt":"2024-04-22T07:53:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"}},{"before":"4d40911b777613bb9e1b09f26d84d9a82701ab13","after":"29b7ee8eb8d2025c507858277dbb9fa443f8de69","ref":"refs/heads/master","pushedAt":"2024-04-22T07:53:05.000Z","pushType":"pr_merge","commitsCount":18,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Merge pull request #2406 from AMICI-dev/release_0.24.0\n\nRelease 0.24.0","shortMessageHtmlLink":"Merge pull request #2406 from AMICI-dev/release_0.24.0"}},{"before":"0e4970a8abcba91178a6d29395639239b5d371b9","after":"ca9d46799e5ceaa39c74e7647eb5fba6db46c6fb","ref":"refs/heads/release_0.24.0","pushedAt":"2024-04-22T07:51:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Bump version, update release notes","shortMessageHtmlLink":"Bump version, update release notes"}},{"before":"9894987797c7225a9394240c2acbb5404f97424c","after":"0e4970a8abcba91178a6d29395639239b5d371b9","ref":"refs/heads/release_0.24.0","pushedAt":"2024-04-22T07:48:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dweindl","name":"Daniel Weindl","path":"/dweindl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18048784?s=80&v=4"},"commit":{"message":"Bump version, update release notes","shortMessageHtmlLink":"Bump version, update release notes"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQqOTugA","startCursor":null,"endCursor":null}},"title":"Activity · AMICI-dev/AMICI"}