Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 The equilibrium factor φ #704

Closed
programarivm opened this issue Dec 21, 2024 · 0 comments · Fixed by #709
Closed

🌐 The equilibrium factor φ #704

programarivm opened this issue Dec 21, 2024 · 0 comments · Fixed by #709

Comments

@programarivm
Copy link
Member

programarivm commented Dec 21, 2024

Think of a chessboard in three-dimensional space so that every time a piece moves, the board tilts to one of its four quadrants: Northwest, Northeast, Southwest, Southeast.

The equilibrium factor φ is to be encoded into a two dimensional chess signal like the example below.

Array
(
    [0] => 0
    [1] => 18.3
    [2] => 2.48
    [3] => 11.48
    [4] => 4.48
    [5] => 5.48
    [6] => 1.48
    [7] => 6.48
    [8] => 4.48
    [9] => 2.48
    [10] => -7.52
    [11] => 2.98
    [12] => -2.12
    [13] => 7.08
    [14] => -4.02
    [15] => 13.08
    [16] => 8.98
    [17] => 9.98
)

Chess Signal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant