File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a bug report for ndarray-stats
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Description**
11+ Description of the bug.
12+
13+ ** Version Information**
14+ - ` ndarray ` : ???
15+ - ` ndarray-stats ` : ???
16+ - Rust: ???
17+
18+ Please make sure that:
19+ - the version of ` ndarray-stats ` you're using corresponds to the version of ` ndarray ` you're using
20+ - the version of the Rust compiler you're using is supported by the version of ` ndarray-stats ` you're using
21+ (See the "Releases" section of the README for correct version information.)
22+
23+ ** To Reproduce**
24+ Example code which doesn't work.
25+
26+ ** Expected behavior**
27+ Description of what you expected to happen.
28+
29+ ** Additional context**
30+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments