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

math of knitting #27

Open
qwiglydee opened this issue Feb 21, 2024 · 0 comments
Open

math of knitting #27

qwiglydee opened this issue Feb 21, 2024 · 0 comments
Labels
math Need more maths

Comments

@qwiglydee
Copy link
Owner

  • construct single knot of 2 arcs
  • construct semi-loop of 2 knots
  • align with neighbors

Knot types:

  • knit-w
  • knit-e
  • purl-w
  • purl-e

Combinations of half-loops:

  • knit-w + knit-e
  • purl-w + purl-e

Combinations of neighbors
{knot,purl} × {S, N, E, W} × {knot, purl}

In total: 32 combinations (of semi-loops)

@qwiglydee qwiglydee added the math Need more maths label Feb 21, 2024
@qwiglydee qwiglydee added this to the v2-a0 math of yarn milestone Feb 21, 2024
@qwiglydee qwiglydee changed the title math of knitting knots math of knitting Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
math Need more maths
Projects
None yet
Development

No branches or pull requests

1 participant