Skip to content

Pycv package#45

Open
tonigi wants to merge 56 commits intoIximiel:pycv-packagefrom
tonigi:pycv-package
Open

Pycv package#45
tonigi wants to merge 56 commits intoIximiel:pycv-packagefrom
tonigi:pycv-package

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 <garethtribello@Gareths-MacBook-Pro.local>
Co-authored-by: Gareth Aneurin Tribello <garethtribello@gareths-mbp.mp.qub.ac.uk>
…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