jack qiu
jack qiu
ERROR: LoadError: InitError: AssertionError: header of cache file appears to be corrupt Stacktrace: [1] parse_cache_header(f::IOStream) @ Revise C:\Users\good\.julia\packages\Revise\AFtTt\src\pkgs.jl:43 [2] parse_cache_header(cachefile::String) @ Revise C:\Users\good\.julia\packages\Revise\AFtTt\src\pkgs.jl:51 [3] parse_pkg_files(id::Base.PkgId) @ Revise C:\Users\good\.julia\packages\Revise\AFtTt\src\pkgs.jl:78 [4] __init__()...
When I use the debug button to enter debug mode, it displays this message: "Terminal will be reused by tasks, press any key to close it.".
If I want to extract the basis function matrix and coefficient vector after completing interpolation, what steps should I take?