Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function get_3d_sobolev_filter is not being used #8

Closed
bigdimboom opened this issue May 19, 2019 · 1 comment
Closed

function get_3d_sobolev_filter is not being used #8

bigdimboom opened this issue May 19, 2019 · 1 comment

Comments

@bigdimboom
Copy link

bigdimboom commented May 19, 2019

You have two types of sobolev filters. one is a 3D data in get_3d_sobolev_filter, the other one is a 1D data in decompose_sobolev_filter. It looks like you decided to hardcode some data in the end without using "get_3d_sobolev_filter". Can I ask what's the reason?

image
image

@dgrzech
Copy link
Owner

dgrzech commented May 23, 2019

i couldn't find a working c++ library for higher-order svd of tensors so i did the decomposition in matlab for a number of different parameters and hardcoded the values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants