Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
correaa committed Apr 18, 2024
1 parent 97343bc commit bfb8261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Some features of this library:

Do not confuse this library with [Boost.MultiArray](https://www.boost.org/doc/libs/1_69_0/libs/multi_array/doc/index.html)
or with the standard MDSpan proposal `std::mdspan`.
This library shares some of their goals but at a different level of generality.
This library shares some of their goals, it is compatible with them, but it is otherwise designed at different level of generality.
The code is completely independent and has important implementation and semantics differences.

## Contents
Expand Down

0 comments on commit bfb8261

Please sign in to comment.