Skip to content

Commit 6b80963

Browse files
authored
Update README.md
1 parent 274c983 commit 6b80963

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ https://rawgit.com/libmir/mir-algorithm/master/ndslice.svg
4040
- `Universal` - Numpy like. Each dimension has strides. All dimensions can be exchanged without reallocation. The old ndslice ABI corresponds to to the `Universal` ndslice.
4141

4242
### Known bugs
43-
- With LDC <=1.1.0 `mir.ndslice.topology.map` may not work because LDC has deprecated DMD FE.
44-
- With LDC ==1.2.0-beta1 compiled with LLVM 4.0 some code from `mir.algorithm` may not work because https://github.com/ldc-developers/ldc/issues/2037.
43+
- With LDC <=1.1.1 `mir.ndslice.topology.map` may not work because LDC has deprecated DMD FE
4544

4645
### Old ndslice
4746
If you are looking for old `ndslice`, please use [the main repo](https://github.com/libmir/mir) with old tag `v0.22.1`.

0 commit comments

Comments
 (0)