Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use type hints in Stingray #544

Open
matteobachetti opened this issue Feb 19, 2021 · 3 comments
Open

Use type hints in Stingray #544

matteobachetti opened this issue Feb 19, 2021 · 3 comments
Labels
GSoC Great for students interested in GSoC to tackle. help wanted We need additional help with these issues!

Comments

@matteobachetti
Copy link
Member

matteobachetti commented Feb 19, 2021

Using the syntax proposed in PEP 484, we should introduce type hints. It will make the library easier to debug and, maybe, to optimize using external libraries.

@matteobachetti matteobachetti added GSoC Great for students interested in GSoC to tackle. help wanted We need additional help with these issues! labels Feb 4, 2022
@parkma99
Copy link
Contributor

parkma99 commented Mar 8, 2022

Hello , I am a graduate student from NAOC. I would like to help to add type hints.
And I added type hints to base.py. PR: #649

matteobachetti added a commit that referenced this issue Mar 16, 2022
Add type hints to base.py #544
@mohamedmostafadawood
Copy link

#651
May you please review my pull request?

@pupperemeritus
Copy link
Contributor

pupperemeritus commented Mar 19, 2023

I added type hints to bexvar.py #708 and crossspectrum.py #710. Will add typehints to powerspectrum.py as well soon in #710 itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC Great for students interested in GSoC to tackle. help wanted We need additional help with these issues!
Projects
None yet
Development

No branches or pull requests

4 participants