inogs / bit.sea

4 stars 3 forks source link

Introducing some utilities #9

Closed spiani closed 4 months ago

spiani commented 4 months ago

This pull request introduces several utilities for bit.sea. It includes functions that can serve as "types" for argparse, enhancing command-line argument parsing. Additionally, it introduces a serial interface for MPI, enabling the creation of small code snippets that can execute with or without MPI.