gchq / coreax

A library for coreset algorithms, written in Jax for fast execution and GPU support.
Apache License 2.0
21 stars 2 forks source link

Implement Algorithm 5.3. #638

Closed db091756 closed 3 months ago

db091756 commented 4 months ago

What's the new feature?

Implement Algorithm 5.3. described in #590.

What value does this add?

Faster matrix inversion.

Is there an alternative you've considered?

No response

Additional context

No response