An error occurred while fetching the assigned milestone of the selected merge_request.
JSON Serializer for pystencils config
1 unresolved thread
This MR adds a custom JSON serializer to allow pystencils configs to be used as parameters in databases. Useful in parameter studies when using the more modern way of setting up simulations, i.e., using pystencils' CreateKernelConfig.
Can be extended in the future for other custom classes if needed.