gchq / coreax

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

Implement Algorithm 5.6 #641

Closed db091756 closed 3 hours ago

db091756 commented 1 month ago

What's the new feature?

Implement Algorithm 5.6. See #590

What value does this add?

Faster matrix inversion.

Is there an alternative you've considered?

No response

Additional context

No response

db091756 commented 3 hours ago

See #590