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

Symmetry/Consistency among fparray and intarray functions #1512

Open
muzimuzhi opened this issue Mar 20, 2024 · 3 comments
Open

Symmetry/Consistency among fparray and intarray functions #1512

muzimuzhi opened this issue Mar 20, 2024 · 3 comments

Comments

@muzimuzhi
Copy link
Contributor

Functions provided in fparray and intarray modules

  • both: new, count, gset, gzero, item
  • fparray only: item_to_tl
  • intarray only: const_from_clist, rand_item, show, log

Maybe corresponding const_from_clist, rand_item, show, and log functions could be added to fparray module.

@josephwright
Copy link
Member

I think \fparray_item_to_tl:Nn is there as we have a variety of ways we can use fp values - they can come out in different formats.

Other suggestions all feel entirely reasonable to me.

@FrankMittelbach
Copy link
Member

Other suggestions all feel entirely reasonable to me.

agreed

@muzimuzhi
Copy link
Contributor Author

I think \fparray_item_to_tl:Nn is there as we have a variety of ways we can use fp values - they can come out in different formats.

Yes that's what fparray specifically needs.

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

No branches or pull requests

3 participants