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

Reorg Ideas #9

Open
ryanlevy opened this issue Aug 10, 2023 · 1 comment
Open

Reorg Ideas #9

ryanlevy opened this issue Aug 10, 2023 · 1 comment

Comments

@ryanlevy
Copy link
Collaborator

ryanlevy commented Aug 10, 2023

  • Switch to single function with function as input i.e. itensornetwork(typeof(sinh),...). User inputs a completely black box function: do TCI. User inputs something `Taylor seriesable', 'Fourier transformable' then we work in that basis.
  • func to take fourier modes?'
  • higher order stencils
  • MPS + surgery
  • name change to numerical analysis?
  • project down to less bits (plot on a smaller grid)
  • functioninds ala siteinds
  • Have the user input the domain [a, b] but we will always transform down to the domain [0,1] behind the scenes
@ryanlevy
Copy link
Collaborator Author

FunctionNetwork{V,TN.AbstractTN}
itn: TN
bitmap: vector{vector{V}}

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

1 participant