{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":610149625,"defaultBranch":"master","name":"fibdrv","ownerLogin":"YSRossi","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-06T07:36:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70421718?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1678088213.9151208","currentOid":""},"activityList":{"items":[{"before":"9587d1491b80a1afcfcc190725892c612451c9b7","after":"2006db2f76933030b55134424b73c24c501c1023","ref":"refs/heads/master","pushedAt":"2023-05-05T02:52:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"YSRossi","name":null,"path":"/YSRossi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70421718?s=80&v=4"},"commit":{"message":"Update fib_sequence to fix the error in fib(0)\n\nIf the input of __builtin_clzll() is 0, the result is undfined.\nTherefore, it will directly return 0 when k is 0.","shortMessageHtmlLink":"Update fib_sequence to fix the error in fib(0)"}},{"before":"4d3290f32ee43f5a37beaace47ef8a57bed56777","after":"9587d1491b80a1afcfcc190725892c612451c9b7","ref":"refs/heads/master","pushedAt":"2023-03-25T13:28:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"YSRossi","name":null,"path":"/YSRossi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70421718?s=80&v=4"},"commit":{"message":"Update fib_sequence to fix the error in fib(0)\n\nIf the input of __builtin_clzll() is 0, the result is undfined.\nTherefore, it will directly return 0 when k is 0.","shortMessageHtmlLink":"Update fib_sequence to fix the error in fib(0)"}},{"before":"a6b1320d4dc0c6f925d7825380226873a683884c","after":"4d3290f32ee43f5a37beaace47ef8a57bed56777","ref":"refs/heads/master","pushedAt":"2023-03-10T03:48:14.714Z","pushType":"push","commitsCount":1,"pusher":{"login":"YSRossi","name":null,"path":"/YSRossi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70421718?s=80&v=4"},"commit":{"message":"Update fib_sequence using the fast doubling\n\nThe fibonacci number is calculated according to the formula\nderived from the fast doubling as follows :\nF(2k) = F(k) * [2F(k + 1) − F(k)]\nF(2k + 1) = F(k + 1) ^ 2 + F(k) ^ 2","shortMessageHtmlLink":"Update fib_sequence using the fast doubling"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADJntP5AA","startCursor":null,"endCursor":null}},"title":"Activity · YSRossi/fibdrv"}