aiida-core
https://github.com/aiidateam/aiida-core
Python
The official repository for the AiiDA code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to aiida-core
Help out
- Issues
- Make `WorkChain` wait if there are awaitables even if no more steps left in outline
- Change`dbnode` to `node` in models (or at least QueryBuilder)
- Define purpose of __repr__, __str__ for AiiDA nodes
- Process will except in `on_entered` if exception occurs before node is stored
- Add optional caching layer of attributes and extras on the `BackendNode` layer
- Create option to (not) import Groups from an archive
- REST API: clean _get_subclasses method from node translator
- Appending multiple stdout to file whose name is given by `spec.input('metadata.options.output_filename')` for calculation plugin
- Kill RPC successfully sets node attributes but does not acknowledge task
- Bug in transport request when `Computer.safe_interval` is `None`
- Docs
- Python not yet supported