You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use opencobra/escher for current Escher development. That repository is the preferred home for the latest community-maintained version of Escher and is aligned with the npm package, PyPI package, and website deployments.
A mathematical/computational framework that upgrades the complex numbers for working with unified 2D coordinates, inversive geometry, Eisenstein integers, radial dual triangular lattice graph (RDTLG), hexagonal symmetries, signal processing, equivariant encodings, and geometric deep learning.
Java Program that calculates the transformation of coordinates in hyperbolic space (using the poincare model and the weierstrass model) and convert back into cartesian plane. This program was required for my internal Assessment in HL Math, which focused on recreated the design "Circle Limit III" by M.C Escher using hyperbolic geometry, tessellat…