ARNAV RAJ 9a572dec2b
feat: Implemented Matrix Exponentiation Method (#11747)
* feat: add Matrix Exponentiation method
docs: updated the header documentation and added new documentation for
the new function.

* feat: added new function matrix exponetiation method

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* feat: This function uses the tail-recursive form of the Euclidean algorithm to calculate

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* reduced the number of characters per line in the comments

* removed unwanted code

* feat: Implemented a new function to swaap numbers without dummy variable

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* removed previos code

* Done with the required changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Done with the required changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Done with the required changes

* Done with the required changes

* Done with the required changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update maths/fibonacci.py

Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Done with the required changes

* Done with the required changes

* Done with the required changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
2024-10-04 09:29:39 -07:00
..
2023-08-09 13:25:30 +05:30
2024-08-25 17:33:11 +02:00
2023-03-01 17:23:33 +01:00
2023-08-20 16:39:29 -07:00
2022-10-12 20:41:52 +02:00
2023-08-09 13:25:30 +05:30
2024-04-22 21:51:47 +02:00
2024-08-25 17:33:11 +02:00
2022-10-12 20:42:30 +02:00
2024-09-30 23:01:15 +02:00
2023-01-10 23:47:02 +01:00
2023-08-09 13:25:30 +05:30
2024-04-02 21:18:47 +02:00
2024-04-19 21:30:22 +02:00
2023-10-20 13:02:30 +02:00
2022-05-16 19:28:30 +08:00
2024-09-30 23:01:15 +02:00
2022-10-16 09:43:29 +02:00
2023-10-01 16:46:12 +02:00
2023-05-26 09:34:17 +02:00