ggalmazor / lt_downsampling_java8

Largest Triangle Three Buckets downsampling algorithm implementation for Java8
Other
22 stars 4 forks source link

Port library from `BigDecimal` to `Double`, and add QoL improvements #24

Closed ggalmazor closed 9 months ago

ggalmazor commented 9 months ago

Fixes #23

Problem to be solved:

In this PR:

capsuleman commented 9 months ago

It looks good for me to merge your PR, is it ok for you?

ggalmazor commented 9 months ago

Sorry, @capsuleman , I've been super busy with work this week. Let's merge it a roll out a 0.1.0 version

ggalmazor commented 9 months ago

Alright, it's done!

The package is available now at https://jitpack.io/#ggalmazor/lt_downsampling_java8/0.1.0

capsuleman commented 9 months ago

No problem! Thank you again for your help, you rock! ⭐