A Second Wind for Square Matrix Algebra Thanks to New Algorithms

Introduction: Rethinking Square Matrix Functions Matrix analysis serves as a powerful tool for generalizing, unifying, systematizing, and classifying a wide variety of mathematical objects. It finds applications in algorithm analysis, digital signal processing, economics, biology, and many other fields. At the same time, it remains a core analytical framework for theoretical research. Among the fundamental … Continue reading

Possible chess knights movements using minimax algorithm

While at high school, I had been assigned to make a two-person game in Artificial Intelligence studies based on chess figure – knight, where one player is human and other is a computer on 4×4 field. Also, you can’t step on the same field where you or computer has already been. At first, I had … Continue reading