| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-26 | Improved the code by getting rid of fib calculation! | Haidong Ji | |
| Following the same change I made to Python earlier. | |||
| 2018-08-23 | Done! | Haidong Ji | |
| Reinplemented so that fib is of type BigInteger. With this I was able to get big Fib(n) mod m working. In this particular case, it felt easier with Python, since it is dynamic, not strongly typed. | |||
