{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":152337800,"defaultBranch":"master","name":"NumSharp","ownerLogin":"SciSharp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-10T00:10:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44989469?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1702840611.0","currentOid":""},"activityList":{"items":[{"before":"537962ffa6eaaddf96e2af49e406360708bb98df","after":null,"ref":"refs/heads/dependabot/nuget/src/NumSharp.Bitmap/System.Drawing.Common-5.0.3","pushedAt":"2023-12-17T19:16:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2f7519e7e530810f7a0e4b3f22946ffe7f95b5a7","after":null,"ref":"refs/heads/dependabot/nuget/test/NumSharp.Benchmark/System.Drawing.Common-5.0.3","pushedAt":"2023-12-17T19:16:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"57fb92ab1a5c213e790c478cd832f6ebd4ffd7ec","after":"004ce2bd46c7313d9b30af3a4f09c68bf265a21c","ref":"refs/heads/master","pushedAt":"2023-12-17T19:16:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oceania2018","name":"C. Oceania","path":"/Oceania2018","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1705364?s=80&v=4"},"commit":{"message":"Upgrade to .NET 8.","shortMessageHtmlLink":"Upgrade to .NET 8."}},{"before":null,"after":"2f7519e7e530810f7a0e4b3f22946ffe7f95b5a7","ref":"refs/heads/dependabot/nuget/test/NumSharp.Benchmark/System.Drawing.Common-5.0.3","pushedAt":"2023-12-17T18:48:32.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 System.Drawing.Common in /test/NumSharp.Benchmark\n\nBumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v5.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: System.Drawing.Common\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump System.Drawing.Common in /test/NumSharp.Benchmark"}},{"before":null,"after":"537962ffa6eaaddf96e2af49e406360708bb98df","ref":"refs/heads/dependabot/nuget/src/NumSharp.Bitmap/System.Drawing.Common-5.0.3","pushedAt":"2023-12-17T18:47:36.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 System.Drawing.Common from 5.0.2 to 5.0.3 in /src/NumSharp.Bitmap\n\nBumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v5.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: System.Drawing.Common\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /src/NumSharp.Bitmap"}},{"before":"49c4c1aa88180fe6ac7b7a35f40d0296d2dda4f2","after":"57fb92ab1a5c213e790c478cd832f6ebd4ffd7ec","ref":"refs/heads/master","pushedAt":"2023-12-17T18:46:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Oceania2018","name":"C. Oceania","path":"/Oceania2018","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1705364?s=80&v=4"},"commit":{"message":"Fixed the choice method so that it respects the seed of the random state it is running in.\nFixed the Seed attribute from NumPyRandom so that it returns the seed value that was specified in the ctor.\nAdded unit tests for testing the seed state's consistency.","shortMessageHtmlLink":"Fixed the choice method so that it respects the seed of the random st…"}},{"before":"a7fdcbce7c5af9b99a1ba768a437c794f34144aa","after":"49c4c1aa88180fe6ac7b7a35f40d0296d2dda4f2","ref":"refs/heads/master","pushedAt":"2023-12-17T18:46:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Oceania2018","name":"C. Oceania","path":"/Oceania2018","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1705364?s=80&v=4"},"commit":{"message":"Fixes #459 NDArray.ToBitmap() does not handle images with odd width","shortMessageHtmlLink":"Fixes #459 NDArray.ToBitmap() does not handle images with odd width"}},{"before":"1fed94d2e556a7fdfc815775db68f9c8f195298a","after":"a7fdcbce7c5af9b99a1ba768a437c794f34144aa","ref":"refs/heads/master","pushedAt":"2023-12-17T18:45:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Oceania2018","name":"C. Oceania","path":"/Oceania2018","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1705364?s=80&v=4"},"commit":{"message":"Added support for user defined decimal precision for np.around() and TensorEngine.Round()","shortMessageHtmlLink":"Added support for user defined decimal precision for np.around() and …"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADzF8ucQA","startCursor":null,"endCursor":null}},"title":"Activity · SciSharp/NumSharp"}