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

Add GridMath Operator #13

Open
JordanRL opened this issue Aug 26, 2015 · 1 comment
Open

Add GridMath Operator #13

JordanRL opened this issue Aug 26, 2015 · 1 comment
Milestone

Comments

@JordanRL
Copy link
Owner

Create a GridMath class in a new namespace Samsara\Planck\Operator. The job of this class is to take a complete, arbitrarily nested grid and perform calculations on them, such as the distance between two addresses.

It's possible that this could also integrate with samsara/newton to provide distances in units, although that would create a dependency. That likely depends on JordanRL/Newton#10 and JordanRL/Newton#11 however.

@JordanRL JordanRL added this to the v1.1.0 milestone Aug 26, 2015
@JordanRL
Copy link
Owner Author

Probably will need a Euclidean and non-Euclidean GridMath class, since the math will be different for a grid that represents spheres and a grid that represents space.

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

1 participant