Dr. Andrew Annex

Results 86 comments of Dr. Andrew Annex

PR's are certainly welcome to add additional functions to accept arrays using the style we developed for `spekezr` but the speed ups are marginal relative to a simple for loop...

hey @jessie-dotson thanks for the suggestion, I've searched the html source files for instances where "units" are specified and made the attached file, [units_in_docs.txt](https://github.com/AndrewAnnex/SpiceyPy/files/4208929/units_in_docs.txt). It doesn't look like too much...

this could be turned into a GSoC issue fairly easily also...

@jasonlaska @dominikstrb @cv3d Thanks again for providing this package, but are you interested in additional help in maintaining this project? If additional people could be added to the repo and...

hey @dominikstrb, I think the most pressing thing would be to fix any remaining issues spherecluster running against newer releases of sklearn and cut a new release for pypi to...

I think the project could also adopt a code of conduct, there are a lot of issues posted by users who are new to github and to how open source...

hey @TobiasGlaubach, I think there is a functionality for splitting the 3D domain existing in the "sections" grid functionality, which describes a 2d "slice or cross section" between two points...

@Leguark I think I have a pr that addresses this partially by using pyvista instead. I have found it easier to make all my grid objects in pyvista and use...

we should also do some benchmarks with a gpu to ensure things are still fast, can probably help with that

@Japhiolite that bug in aesara was fixed a couple of weeks ago. I can perform some benchmarking tests if needed