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

Pycv package #45

Open
wants to merge 56 commits into
base: pycv-package
Choose a base branch
from
Open

Pycv package #45

wants to merge 56 commits into from

Conversation

tonigi
Copy link

@tonigi tonigi commented Jan 22, 2025

Updated the README. Of note: a comment about two common runtime errors.

GiovanniBussi and others added 30 commits September 3, 2024 17:37
Fixed a typo in the documentation for the cosinus switching function.
* Added value types to documentation for components

* Documentation now contains the types of the input arguments that are being passed to actions

* Fix to type for ARG keyword in EMMI

* Updated ARG keyword documentation in PythonFunction for pycv

* Made ARG keyword optional in PythonFunction as is required to pass tests

* Added types for MassCharge input action

---------

Co-authored-by: Gareth Aneurin Tribello <[email protected]>
Co-authored-by: Gareth Aneurin Tribello <[email protected]>
…flag that tells if the keyword is reusable are both output to json file
In theory, calling getenv a second time could return NULL after
previously returning non-NULL, which would be undefined behavior when
passed to strcmp. Re-using the non-NULL value is slightly safer, and
keeps clang's static analyzer happier.
Handler class does not have a `watch` field
@tonigi
Copy link
Author

tonigi commented Jan 22, 2025

we can also probably remove the configure stuff

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

Successfully merging this pull request may close these issues.

7 participants