Uh oh!
There was an error while loading. Please reload this page.
Fibonacci.js overhaul - #1049
Conversation
Also added support to `Identity`, `matrixMultiply`, and `matrixExpo`
This pull request introduces 1 alert when merging 33df079 into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging f4f1d53 into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 2bcbc58 into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 3d865f3 into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 0dc81a8 into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 1f61f51 into 95a8ec0 - view on LGTM.com new alerts:
|
FibonacciMatrixExpoFibonacciMatrixExpo and negatives for the entire Fibonacci.jsFibonacciMatrixExpo and negatives for the entire Fibonacci.jsBigInt & negative support to Fibonacci.jsThis pull request introduces 1 alert when merging b2101fc into 95a8ec0 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging c5fe0b5 into 95a8ec0 - view on LGTM.com new alerts:
|
This wasn't originally part of the PR, but I thought it would be good to add
This pull request introduces 3 alerts when merging 787fd75 into 95a8ec0 - view on LGTM.com new alerts:
|
BigInt & negative support to Fibonacci.jsBigInt & negative support to Fibonacci.js, also generator fnThis pull request introduces 3 alerts when merging 028ebe9 into 95a8ec0 - view on LGTM.com new alerts:
|
BigInt & negative support to Fibonacci.js, also generator fnFibonacci.js overhaulThis pull request introduces 3 alerts when merging 69bbe51 into 95a8ec0 - view on LGTM.com new alerts:
|
My bad, I didn't recognize that the array literal was interpreted as subscript, lol |
This pull request introduces 3 alerts when merging 82861ef into 95a8ec0 - view on LGTM.com new alerts:
|
I tried removing the trailing whitespace, but somehow I can't find them. It seems those are control chars. |
raklaptudirm
commented
Jun 22, 2022
Use |
Rudxain
commented
Jun 22, 2022
I already did it, many times, and thoroughly. I just prefer to fix style errors manually. But it seems the only solution now is to use SJS. I'll install NPM & Node now |
Rudxain
commented
Jun 22, 2022
Wait, now I read the problem is in |
appgurueu
left a comment
There was a problem hiding this comment.
Definitely a significant improvement. I've got some minor comments regarding consistency.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Added
BigIntsupport toFibonacciMatrixExpo,Identity,matrixMultiply, andmatrixExpo. And added the extension to negative domain for all fns in that file. And added a generator function example. Also corrected indices to return 0 if the input arg is 0 (because that's the 0th Fib).Fixes: #1047
Describe your change:
Checklist:
Example:
UserProfile.jsis allowed butuserprofile.js,Userprofile.js,user-Profile.js,userProfile.jsare notFixes: #{$ISSUE_NO}.