{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":626342848,"defaultBranch":"master","name":"rust-discrete-math","ownerLogin":"guilherme-marcello","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-11T09:21:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58813280?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1681204892.0","currentOid":""},"activityList":{"items":[{"before":"cbeb1765e0c8b85b6e85da420ed52246144b7613","after":"f49e643261e2f4e6165b7c31e8c70066298e8f03","ref":"refs/heads/master","pushedAt":"2023-09-14T18:41:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated visibility of totient_with_prime_factors function","shortMessageHtmlLink":"Updated visibility of totient_with_prime_factors function"}},{"before":"788995d64d60e4a9fd14b651498f08cab4cd0fec","after":"cbeb1765e0c8b85b6e85da420ed52246144b7613","ref":"refs/heads/master","pushedAt":"2023-06-25T17:21:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated readme refering to totient module","shortMessageHtmlLink":"Updated readme refering to totient module"}},{"before":"975c591ba1242eedd778a5742327424ca59fea3c","after":"788995d64d60e4a9fd14b651498f08cab4cd0fec","ref":"refs/heads/master","pushedAt":"2023-06-25T17:13:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added recursive totient function implementation and example of usage","shortMessageHtmlLink":"Added recursive totient function implementation and example of usage"}},{"before":"b5cbed8591d348c0cfffd18b2fbe520b0cacbf54","after":"975c591ba1242eedd778a5742327424ca59fea3c","ref":"refs/heads/master","pushedAt":"2023-06-24T21:10:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated linear modular equations documentation","shortMessageHtmlLink":"Updated linear modular equations documentation"}},{"before":"c3e237f8f6ddfc361c850a0ba4578528ed381bd8","after":"b5cbed8591d348c0cfffd18b2fbe520b0cacbf54","ref":"refs/heads/master","pushedAt":"2023-06-23T18:54:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Implemented CRT function to solve systems of congruences","shortMessageHtmlLink":"Implemented CRT function to solve systems of congruences"}},{"before":"d6004933d2cc4e7cd1258c208d3b548ea916bac6","after":"c3e237f8f6ddfc361c850a0ba4578528ed381bd8","ref":"refs/heads/master","pushedAt":"2023-06-23T17:26:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Removed unused variable","shortMessageHtmlLink":"Removed unused variable"}},{"before":"23ffaf89670f263ab394fe0de2037a7b71c251ed","after":"d6004933d2cc4e7cd1258c208d3b548ea916bac6","ref":"refs/heads/master","pushedAt":"2023-06-22T19:09:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated are_coprime description","shortMessageHtmlLink":"Updated are_coprime description"}},{"before":"174b1ff57dccaeb7212c0755ef9046c0f736f12d","after":"23ffaf89670f263ab394fe0de2037a7b71c251ed","ref":"refs/heads/master","pushedAt":"2023-06-22T19:03:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Implemented are_coprime method","shortMessageHtmlLink":"Implemented are_coprime method"}},{"before":"f57d3d48c0cea48d339341d54f310e32222d6ba5","after":"174b1ff57dccaeb7212c0755ef9046c0f736f12d","ref":"refs/heads/master","pushedAt":"2023-06-21T18:31:31.061Z","pushType":"push","commitsCount":2,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Renew modular equation solver to return all solutions","shortMessageHtmlLink":"Renew modular equation solver to return all solutions"}},{"before":"67c66cffc9fcf2b5a02258da32828166dddf64e3","after":"f57d3d48c0cea48d339341d54f310e32222d6ba5","ref":"refs/heads/master","pushedAt":"2023-06-20T16:09:41.062Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Implemented solve for linear modular equations module","shortMessageHtmlLink":"Implemented solve for linear modular equations module"}},{"before":"929b6957418f214e21a80eab4f0fd2c1cbc3f685","after":"67c66cffc9fcf2b5a02258da32828166dddf64e3","ref":"refs/heads/master","pushedAt":"2023-06-20T15:54:39.886Z","pushType":"push","commitsCount":3,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Implemented solve for linear modular equations module","shortMessageHtmlLink":"Implemented solve for linear modular equations module"}},{"before":"106ad887f6edb3d8feb8608f66d3743c13da66c0","after":"929b6957418f214e21a80eab4f0fd2c1cbc3f685","ref":"refs/heads/master","pushedAt":"2023-05-06T15:06:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added ModInteger struct","shortMessageHtmlLink":"Added ModInteger struct"}},{"before":"049d6447b2f24bc1141ed29a214d4e2f5bb16bf0","after":"106ad887f6edb3d8feb8608f66d3743c13da66c0","ref":"refs/heads/master","pushedAt":"2023-05-01T09:26:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added function to calculate the multiplicative inverse","shortMessageHtmlLink":"Added function to calculate the multiplicative inverse"}},{"before":"68de217707e037136fdbe812b08456eaa7d6c6f2","after":"049d6447b2f24bc1141ed29a214d4e2f5bb16bf0","ref":"refs/heads/master","pushedAt":"2023-04-16T18:49:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added topic 1 snippets and documentation","shortMessageHtmlLink":"Added topic 1 snippets and documentation"}},{"before":"0623453d230e364672165aa199244f660ee66ead","after":"68de217707e037136fdbe812b08456eaa7d6c6f2","ref":"refs/heads/master","pushedAt":"2023-04-16T13:30:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated README for topic 1","shortMessageHtmlLink":"Updated README for topic 1"}},{"before":"0f37e55a172d2272d7eb6333471ff3921b6539ce","after":"0623453d230e364672165aa199244f660ee66ead","ref":"refs/heads/master","pushedAt":"2023-04-15T20:32:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated extended eucliadian alg. documentation wrt. a,b order","shortMessageHtmlLink":"Updated extended eucliadian alg. documentation wrt. a,b order"}},{"before":"1e6e45ae3669f81441f50b18918ca589412c3a4f","after":"0f37e55a172d2272d7eb6333471ff3921b6539ce","ref":"refs/heads/master","pushedAt":"2023-04-15T14:10:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Removed \"requires a > b\" from ext function","shortMessageHtmlLink":"Removed \"requires a > b\" from ext function"}},{"before":"42f9842228f9e6cb7200e5885c6e73a30aae9358","after":"1e6e45ae3669f81441f50b18918ca589412c3a4f","ref":"refs/heads/master","pushedAt":"2023-04-15T14:03:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Updated euclidian-algorithm README.md","shortMessageHtmlLink":"Updated euclidian-algorithm README.md"}},{"before":"aab92fee93ad5981002f1786a678f265702d2d7d","after":"42f9842228f9e6cb7200e5885c6e73a30aae9358","ref":"refs/heads/master","pushedAt":"2023-04-15T13:50:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added extended version of Euclidian Algorithm","shortMessageHtmlLink":"Added extended version of Euclidian Algorithm"}},{"before":"c23992ff5fa1eac971df7f2b5cbcc6e2c1adc616","after":"aab92fee93ad5981002f1786a678f265702d2d7d","ref":"refs/heads/master","pushedAt":"2023-04-14T20:37:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added documentation for Ext. Euclidean algorithm","shortMessageHtmlLink":"Added documentation for Ext. Euclidean algorithm"}},{"before":"383da9b99bfdfef501dbaf130dd1aa93128b7de7","after":"c23992ff5fa1eac971df7f2b5cbcc6e2c1adc616","ref":"refs/heads/master","pushedAt":"2023-04-11T20:13:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Fixed Euclidian Algorithm explanation","shortMessageHtmlLink":"Fixed Euclidian Algorithm explanation"}},{"before":"5eb28e77d9b44425eefd29ccc44b324122fe38a0","after":"383da9b99bfdfef501dbaf130dd1aa93128b7de7","ref":"refs/heads/master","pushedAt":"2023-04-11T11:34:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Fixed Haskell snippet typo","shortMessageHtmlLink":"Fixed Haskell snippet typo"}},{"before":"c9fa2e8c0d44127d12b7f419345890e01765e783","after":"5eb28e77d9b44425eefd29ccc44b324122fe38a0","ref":"refs/heads/master","pushedAt":"2023-04-11T11:32:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added 0.1 - Euclidian algorithm","shortMessageHtmlLink":"Added 0.1 - Euclidian algorithm"}},{"before":"95816cd4a5018c41339edc80d8370d40cc4cd55f","after":"c9fa2e8c0d44127d12b7f419345890e01765e783","ref":"refs/heads/master","pushedAt":"2023-04-11T10:55:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Fixed Z_n: Math mode for readme","shortMessageHtmlLink":"Fixed Z_n: Math mode for readme"}},{"before":"27e5fd6785c70f21c1579dd6f00e6d164fe3a6fb","after":"95816cd4a5018c41339edc80d8370d40cc4cd55f","ref":"refs/heads/master","pushedAt":"2023-04-11T10:51:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added logo to the repository","shortMessageHtmlLink":"Added logo to the repository"}},{"before":"05323d48e4307e43b9282f8027a142c6c3806c9e","after":"27e5fd6785c70f21c1579dd6f00e6d164fe3a6fb","ref":"refs/heads/master","pushedAt":"2023-04-11T10:37:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added README","shortMessageHtmlLink":"Added README"}},{"before":"4c211a8387687158359af0f503dbc0d8a07adf92","after":"05323d48e4307e43b9282f8027a142c6c3806c9e","ref":"refs/heads/master","pushedAt":"2023-04-11T09:29:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Added LICENSE","shortMessageHtmlLink":"Added LICENSE"}},{"before":null,"after":"4c211a8387687158359af0f503dbc0d8a07adf92","ref":"refs/heads/master","pushedAt":"2023-04-11T09:21:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"guilherme-marcello","name":"Guilherme Marcello","path":"/guilherme-marcello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58813280?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADgN0kBwA","startCursor":null,"endCursor":null}},"title":"Activity ยท guilherme-marcello/rust-discrete-math"}