Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
yea im not committing to minimum epsilons anymore lol
  • Loading branch information
Beinsezii committed Dec 24, 2023
1 parent 994f1d5 commit d044a13
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 @@ -6,7 +6,7 @@ Simple colorspace conversions in Rust.
* Most functions compile to a C lib
* sRGB, HSV, CIE XYZ, CIE L*a*b*, Oklab, JzAzBz
+ Cylindrical versions of all LAB-adjacent spaces
* Accurate to 1e-5 minimum, referencing [colour-science](https://github.com/colour-science/colour)
* Accurate across a wide variety of tests, referencing [colour-science](https://github.com/colour-science/colour)

## Future
* Look into SIMD when supported by standard library
Expand Down

0 comments on commit d044a13

Please sign in to comment.