invrs-io / gym

A collection of inverse design challenges
https://invrs-io.github.io/gym/
MIT License
29 stars 5 forks source link

Serialize fmmax types #60

Closed mfschubert closed 11 months ago

mfschubert commented 11 months ago

Responses of components containing fmmax.basis.Expansion objects were not serializable. Fix this by registering this custom type with the totypes.json_utils module.