daft-dev / daft-dev/daft

permit non-square grids

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
687
Forks
121
PR merge metrics
No merged PRs in 30d

Description

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.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.