Skip to content

Instantly share code, notes, and snippets.

@asinghvi17
Created October 29, 2024 02:56
Show Gist options
  • Save asinghvi17/47691fe2e32c20e82b0f6a24f9a084b1 to your computer and use it in GitHub Desktop.
Save asinghvi17/47691fe2e32c20e82b0f6a24f9a084b1 to your computer and use it in GitHub Desktop.
  • Dependent / independent (are x and y coords dependent on each other (most transformations) or independent (each axis is transformed separately)?
  • "safe"/"unsafe" : can this transformation emit NaN or Inf given finite input?
  • densification traits - is densification needed or not?
  • what else do we need?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment