Skip to content

Conversation

@adivijaykumar
Copy link

@adivijaykumar adivijaykumar commented Jun 23, 2025

NOTE: Still being tested

@adivijaykumar adivijaykumar marked this pull request as draft June 23, 2025 22:21
@nstarman nstarman self-requested a review June 23, 2025 22:38
@nstarman nstarman added this to the v0.1 milestone Jun 23, 2025
@nstarman
Copy link
Contributor

Awesome! I am on the road ATM, but I can take a look at this soon.

Copy link
Contributor

@nstarman nstarman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking good! LMK when you want a full review and tests.

Parameters
----------
t : `~galax.typing.BBtQuSz0`
t : `~galax._custom_types.BBtQuSz0`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True. We should fix this. Probably my just not having the types in the docstring. The actual annotations are authoritative 🤷 .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For static analyses' sake we prefer the long-form exports. Annoying, I know, but it makes mypy happier.

"wadler_lindig>=0.1.6",
"xmmutablemap>=0.1",
"zeroth>=1.0",
"spexial @ git+https://github.com/JAXtronomy/spexial.git@main",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unfortunately, spexial is unlikely to be released. Can you move the function into potential/scf/?

"xmmutablemap>=0.1",
"zeroth>=1.0",
"spexial @ git+https://github.com/JAXtronomy/spexial.git@main",
"hypothesis>=6.135.14",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a test-time dependency. It can be added by uv add --group test hypothesis.

"zeroth>=1.0",
"spexial @ git+https://github.com/JAXtronomy/spexial.git@main",
"hypothesis>=6.135.14",
"gala>=1.9.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gala is already a test-time dependency. :)

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.

2 participants