deepjavalibrary / deepjavalibrary/djl

Add NDArray meshgrid, delete and diff

Open
#2,844 6 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.