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 more operators and helper functions #181

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Add more operators and helper functions #181

merged 3 commits into from
Dec 21, 2024

Conversation

akash-akya
Copy link
Owner

@akash-akya akash-akya commented Dec 21, 2024

  • Vix.Operator now supports relational operators - >, >=, <, <=, ==, !=
  • Added ** arithmetic operator
  • Added Image.build_image/3, Image.build_image!/3 to help efficient dynamic image creation
  • Added Image.shape/3 helper function to fetch width, height, and bands count in a single call

@akash-akya akash-akya merged commit 18bf5c4 into master Dec 21, 2024
20 checks passed
@akash-akya akash-akya deleted the dev branch December 21, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant