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

More recipes for how-to section #2

Open
4 of 8 tasks
awvwgk opened this issue Feb 6, 2022 · 0 comments
Open
4 of 8 tasks

More recipes for how-to section #2

awvwgk opened this issue Feb 6, 2022 · 0 comments

Comments

@awvwgk
Copy link
Owner

awvwgk commented Feb 6, 2022

The how-to section needs more recipes for using stdlib:

Basic installation instructions:

  • buildings stdlib from source via CMake (mainly for contributors/developers)
  • install stdlib from distribution channels, like conda-forge
  • use stdlib via fpm

Problems solved by stdlib

  • converting integer/real values to strings with to_string
  • reading and writing npy files
  • sorting and searching a list of strings
  • reading a whole file into a string or list of strings
  • working on bytes or bitarrays using the bitsets types (instead of unsigned arithmetic)
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

1 participant