deepjavalibrary / deepjavalibrary/djl
Add NDArray meshgrid, delete and diff
Open
Call for Contribution
enhancement
good first issue
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 760
- Avg merge
- 19h 26m
- Merged PRs (30d)
- 17
Description
Add NDArray meshgrid, delete and diff, just like numpy's np.meshgrid, np.delete and np.diff
Contributor guide
Research direction
The issue names no files or tests; start by locating the Java NDArray API and its existing array-operation implementations. Compare meshgrid, delete, and diff behavior with NumPy, then inspect the project's relevant tests. Done means each requested operation has defined inputs and outputs and is covered by passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100