arcuo / Kadane2DPython

Python implementation of the Kadane algorithm for finding the maximum value of a rectangular sub-array in a two dimensional array.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kadane2DPython

Python implementation of the Kadane algorithm for finding the maximum value of a rectangular sub-array in a two dimensional array.

About

Python implementation of the Kadane algorithm for finding the maximum value of a rectangular sub-array in a two dimensional array.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%