pdft.io.save_basis# pdft.io.save_basis(path, basis)[source]# Write basis to a JSON file. Mirror of upstream src/serialization.jl:100-106. Parameters: path (str | Path) basis (QFTBasis) Return type: Path