Emir Karamehmetoglu

Results 58 comments of Emir Karamehmetoglu

I'm not a maintainer so I don't know, but this feature would be highly appreciated by users (like me).

Can you please add documentation for contributors on how to use sphinx to create/view the docs? Thanks! (I recently realized I don't quite understand how to compile the docs when...

Hi @erictrait, I of course want to enable type checking in the rest of my own code, but I do not want this specific error to dominate the issues. I...

Just to give a head start, since I went through it as a first timer, it basically boiled down to: - installing the requirements, including all these extra sphinx related...

Can you link the correct (draft) branch in this issue somewhere?

Got it. I got confused about what was being worked on non-publicly or not. I’ll take a crack at this soon. I think everything but the path-dependent parameters should be...

Hi @fpliger, I forgot about our conversation, but would this make more sense in upstream pyodide? See https://github.com/pyodide/pyodide/issues/3160 If not, then I could add it here. I did in fact...

Please see my review on the PR but I thought I would write my comments coherently here. 1. I would **not** re-normalize user provided `weights_init`, otherwise we take away the...

@larrybradley I think that Astropy 5 may have solved one aspect of this issue, where nans/masked values were involved. But the behavior still remains. Just an update. I think it...

@glemaitre The init step really is a way to fine tune the path the algorithm will take. For some use cases it actually barely matters at all. But for many...