Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / okaneco/kmeans-colors issues and pull requests

#60 - Mathematical question

Issue - State: open - Opened by ElvishScout 5 months ago

#59 - Allow using on lab::Lab

Issue - State: open - Opened by roxwize 7 months ago - 1 comment
Labels: enhancement, library

#57 - Add `fxhash` for caching, relocate `find_colors` to `find.rs`

Pull Request - State: closed - Opened by okaneco over 1 year ago
Labels: binary, optimization

#56 - Add `Calculate`, `Hamerly` impls for `[T; N]`

Pull Request - State: open - Opened by okaneco over 1 year ago
Labels: enhancement, library

#55 - Speed up `Lab` conversion with `Srgb`/`LinSrgb` fast path, use `palette` `FromStr` impl

Pull Request - State: closed - Opened by okaneco over 1 year ago
Labels: optimization

#54 - Possible to implement for image::Rgb?

Issue - State: open - Opened by KyleMaas over 1 year ago - 7 comments
Labels: documentation, enhancement, library

#53 - Update GH Action CD workflow

Pull Request - State: closed - Opened by okaneco over 1 year ago
Labels: bug

#52 - Upgrade palette to 0.7, bump crate version to 0.6, update CI/CD workflow

Pull Request - State: closed - Opened by okaneco over 1 year ago
Labels: breaking, update-deps

#51 - Upgrade to palette 0.7

Issue - State: closed - Opened by djc over 1 year ago - 5 comments

#50 - Great implementation questions

Issue - State: open - Opened by bioworldmerch over 2 years ago - 3 comments

#49 - Update metadata for 0.5 release; CI/CD, clippy, `image` fixups

Pull Request - State: closed - Opened by okaneco over 2 years ago
Labels: binary, update, update-deps

#48 - Trait not implemented while using palette 0.6

Issue - State: closed - Opened by davisschenk over 2 years ago - 2 comments

#47 - Another non issue issue :-)

Issue - State: closed - Opened by redwarp over 2 years ago - 4 comments

#45 - Thanks for this project!

Issue - State: open - Opened by alexwlchan almost 3 years ago - 3 comments

#44 - Upgrade palette to 0.6, fix clippy lints, use DynamicImage::into_rgba8

Pull Request - State: closed - Opened by okaneco about 3 years ago
Labels: breaking, update-deps

#43 - Change hyphen to underscore in CD action

Pull Request - State: closed - Opened by okaneco over 3 years ago
Labels: bug

#42 - Add continuous deployment for binary publishing

Pull Request - State: closed - Opened by okaneco over 3 years ago
Labels: enhancement

#41 - Prepare metadata for 0.4.0 release, small fixups

Pull Request - State: closed - Opened by okaneco over 3 years ago
Labels: update, breaking, update-deps

#40 - Update crate version to 0.4.0, rand to 0.8, rand_chacha to 0.3

Pull Request - State: closed - Opened by barrbrain over 3 years ago - 3 comments
Labels: update, breaking, update-deps

#39 - Move CI to Github Actions

Pull Request - State: closed - Opened by okaneco almost 4 years ago
Labels: binary, update-deps

#38 - Update Cargo.lock and changelog

Pull Request - State: closed - Opened by okaneco about 4 years ago
Labels: update

#37 - Update crate version from 0.3.3 to 0.3.4

Pull Request - State: closed - Opened by okaneco about 4 years ago
Labels: update

#36 - Upgrade image to 0.23.11, bump to crate version 0.3.4

Pull Request - State: closed - Opened by okaneco about 4 years ago
Labels: binary, update, update-deps

#35 - Installing from crate.io failed, couldn't compile

Issue - State: closed - Opened by redwarp about 4 years ago - 9 comments
Labels: bug

#34 - Update readme with troubleshooting, how to add crate as lib to a project

Pull Request - State: closed - Opened by okaneco about 4 years ago
Labels: documentation

#33 - Hex Colors starting with '0' are not parsed

Issue - State: closed - Opened by DerLando about 4 years ago - 3 comments

#32 - Move color impls to their own module, add lints

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library, binary, update-deps

#31 - Update image in README.md for color palette example

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation

#30 - Update cargo lock

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: update-deps

#29 - Update changelog for 0.3.3 release

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: update

#28 - Doc fixup for clarity, remove old information

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation

#27 - Add transparency support for find/replace

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: binary

#26 - Update dependencies

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: binary, update-deps

#25 - Refactor out raw array indexing in favor of iterators

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library

#24 - Fix typo in docs

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation

#23 - Fix bugs introduced by switch to kmeans++, update documentation, bump to 0.3.2

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library, binary, update

#22 - Add white point for overlooked Lab in Sort

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library

#21 - Bump to 0.3.1

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: update

#20 - Implement kmeans++ for better centroid initialization

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library, binary

#19 - Small doc fixes, revert change to Kmeans bound

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation, library

#18 - Implement Hamerly's algorithm for Lab and Srgb

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation, library, binary

#17 - Make generic over index type

Pull Request - State: closed - Opened by okaneco over 4 years ago

#16 - Add metadata for docs.rs to Cargo.toml, allow other Lab white points

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library

#15 - Add `--transparency` support for find/replace

Issue - State: closed - Opened by okaneco over 4 years ago
Labels: binary

#14 - Bump to 0.3.0

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: update

#13 - Rethink MapColor trait, add transparency support

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library, binary

#12 - Deduplicate code in palette file saving

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: binary

#11 - Move `map_indices_to_centroids` to its own trait

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library

#10 - Make `palette` an optional feature, update docs

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation, library

#9 - Reimplement kmeans with generics

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: library

#8 - Fix indexing error for proportional palettes

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: bug, binary

#7 - Update documentation before release

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation

#6 - Bump to 0.2.0

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: update

#5 - Output color palette as image

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: enhancement, binary

#4 - Update lib.rs documentation with examples

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: documentation, enhancement

#3 - Refactor crate into library with bin folder

Pull Request - State: closed - Opened by okaneco over 4 years ago
Labels: enhancement, library

#2 - Palette swatch output

Issue - State: closed - Opened by okaneco over 4 years ago
Labels: enhancement

#1 - Implement the triangle inequality optimization

Issue - State: closed - Opened by okaneco over 4 years ago - 1 comment
Labels: enhancement