Skip to content

Commit cda00a9

Browse files
authored
Merge pull request #727 from rust-ndarray/remove-old-parallel
Remove parallel subdirectory (ndarray-parallel is deprecated)
2 parents 8d51c45 + 550d403 commit cda00a9

File tree

15 files changed

+1
-1445
lines changed

15 files changed

+1
-1445
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ docs = ["approx", "serde", "rayon"]
7171
debug = true
7272

7373
[workspace]
74-
members = ["parallel", "ndarray-rand", "serialization-tests", "blas-tests"]
74+
members = ["ndarray-rand", "serialization-tests", "blas-tests"]
7575
exclude = ["numeric-tests"]
7676

7777
[package.metadata.release]

parallel/Cargo.toml

Lines changed: 0 additions & 31 deletions
This file was deleted.

parallel/LICENSE-APACHE

Lines changed: 0 additions & 201 deletions
This file was deleted.

parallel/LICENSE-MIT

Lines changed: 0 additions & 27 deletions
This file was deleted.

parallel/README.rst

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)