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

permit non-square grids #44

Open
davidwhogg opened this issue Sep 29, 2012 · 0 comments
Open

permit non-square grids #44

davidwhogg opened this issue Sep 29, 2012 · 0 comments

Comments

@davidwhogg
Copy link
Collaborator

I like putting the nodes on an integer grid, for consistent-style reasons (for example, I want to do that in Data Analysis Recipes). But sometimes you might want that grid (in increasing order of difficulty):

  • rectangular (think neural networks where the vertical spacing is always much larger than the horizontal)
  • triangular (think again neural networks or (even better) equilateral triangular)
  • other geometries (like polar etc)

This is an enhanced goal because we don't need this for present goals. (For some reason I don't have the right to label the issues with tags.)

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

No branches or pull requests

2 participants