First, thank you for considering contributing to this project! You can contribute by opening a pull request or an issue.
- If you want to improve this project, please fork this repository and create a pull request.
- If you find a bug, please create an issue.
git clone https://github.com/yourname/sum_dirac_dfcoef.git
cd sum_dirac_dfcoef
pip install -e .[dev]
- This program writes header info to the output file if -c or -g option was set.
- The format of the header information must follow the format below!
- One blank line is required between header and data.
- The first line must be key/value pairs only, values must not contain spaces.
- If you want to add multiple values of header info, you must add them as a new line at the end of the header area.
- If the value is to be used for dcaspt2_input_generator, please add the code to read the value to dcaspt2_input_generator as well
- The format of the header information must follow the format below!