-
Notifications
You must be signed in to change notification settings - Fork 127
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
christopher/add fascn #605
Conversation
christopherL91
commented
Mar 12, 2024
- Update documentation
- Update typings
- Add dependency bitarray for FASC-N
- Add support for generating FASC-N
- Add tests for FASC-N
I found some typings errors in the code. I could move those commits out of this PR if you'd like. |
The module name is not set in stone, as there's already a piv.py it felt weird to have a module called the same. We could also discuss appropriate error handling and assertion that the lenght of each field are correct. |
f0a8087
to
c73607c
Compare
0aa2a56
to
0a6157d
Compare
0a6157d
to
53e873d
Compare
@dainnilsson any updates to this? |
just checking if there is any progress on this PR? |
No updates. |
Replaced by #628 |