Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a function to calculate the distance to Manhattan in 2D and 3D #212

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

AnaFerreira015
Copy link
Contributor

No description provided.

@AnaFerreira015 AnaFerreira015 added the enhancement New feature or request label Sep 11, 2024
@AnaFerreira015 AnaFerreira015 self-assigned this Sep 11, 2024
@jlsneto jlsneto changed the base branch from master to v2.0.2 September 12, 2024 15:11
@jlsneto jlsneto merged commit dd3343f into v2.0.2 Sep 12, 2024
5 checks passed
@jlsneto jlsneto deleted the feature/distance-from-manhattan branch September 12, 2024 15:12
jlsneto added a commit that referenced this pull request Sep 19, 2024
* improves: improve split_sequence and add map_values utils

* feat: Create a function to calculate the distance to Manhattan (#212)

* improves: improved datetime util

* Create test to calculate distance from Manhattan (#214)

* Fix Manhattan distance calculation

* Create test for manhattan distance to function

* chore: add singleton ensure only one instance in multithreaded environments.

---------

Co-authored-by: Ana Ferreira <dasilvaferreira.af@gmail.com>
jlsneto added a commit that referenced this pull request Oct 2, 2024
* improves: improve split_sequence and add map_values utils

* feat: Create a function to calculate the distance to Manhattan (#212)

* Create RGB normalization function

* feat: Checks the contrast ratio between two colors and determines the level of WCAG compliance

* feat: Calculates contrast ratio based on font size and type

* feat: Create tests for contrast ratio

---------

Co-authored-by: jlsneto <leitejoab@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants