We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97c74a commit d0c96e0Copy full SHA for d0c96e0
README.md
@@ -108,8 +108,7 @@ transformation chain.
108
109
#### Coordinate types
110
111
-The package accepts any `AbstractVector` type for Cartesian coordinates (as
112
-well as *FixedSizeArrays* types in Julia v0.4 only). For speed, we recommend
+The package accepts any `AbstractVector` type for Cartesian coordinates. For speed, we recommend
113
using a statically-sized container such as `SVector{N}` from *StaticArrays*.
114
115
We do provide a few specialist coordinate types. The `Polar(r, θ)` type is a 2D
0 commit comments