Examples¶
Runnable scripts from the repository’s examples/ directory.
- Datastreams quickstart
- Vectors quickstart
- Exact math quickstart
- Getting data into httk: the
loaddispatcher and theDatasetLoader - Building a custom OPTIMADE entry type end to end
- Implementing an
EntryProvider: the contract httk-core owns - Parsing OPTIMADE filter strings into an abstract syntax tree
- Coercion quickstart