Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

purepani
Copy link
Contributor

@purepani purepani commented May 20, 2025

@Alexboiboi @OrtnerMichael @lucascolley
This is a subset of #844 that only converts core functions, and not the next level up.

Depends on #860.
Contains the following PRs:

There's still some work that needs to be done(particularly for lazy backend support), but you can certainly play with it and see if it works!

@purepani purepani force-pushed the push-yrqpzvwpsurp branch 2 times, most recently from c645a22 to 243af26 Compare May 21, 2025 20:12
@purepani
Copy link
Contributor Author

Most recent commit, I added support for using most of the functions using jax. I was hoping to kill both the lazy backends, but for whatever reason I can't get dask to work.

I also have added some of the backends to the core tests.

The only one I can't quite get to work is the cylinder segment, partially just because it's a lot of code, and the functions for each case are (n,) -> (n, 3, 3) rather than (n,) -> (n,)
I'm sure there's a way to make it work without a huge refactor, but I couldn't make it work instantly. I'll mess with it a bit more and come up with what I think is the best solution here, and whether this needs a refactor or not.

@purepani purepani force-pushed the push-yrqpzvwpsurp branch from 243af26 to 3c91850 Compare May 26, 2025 02:50
@purepani purepani force-pushed the push-yrqpzvwpsurp branch from 3c91850 to 7827779 Compare June 2, 2025 00:08
@purepani purepani force-pushed the push-yrqpzvwpsurp branch from ed50756 to ec4e295 Compare June 2, 2025 00:24
@purepani purepani force-pushed the push-yrqpzvwpsurp branch from ec4e295 to 4286dfc Compare June 2, 2025 00:37
@purepani purepani force-pushed the push-yrqpzvwpsurp branch from 4286dfc to d5762fe Compare June 10, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant