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

Pr cross #71

Merged

Conversation

jjrodriguezaldavero
Copy link
Collaborator

@jjrodriguezaldavero jjrodriguezaldavero commented May 16, 2024

New TCI version:

  • Includes several optimizations given by profiling the algorithm with PyInstrument. Now its noticeably faster.
  • Includes DMRG Cross
  • Decouples the object to be decomposed into a BlackBox class that allows the following:
  1. Load multivariate functions in MPS.
  2. Load bivariate functions in MPO (to be generalized to multivariate functions)
  3. Compose multivariate scalar functions with several MPS (such as, for example, MPS linear combinations)

Other changes:

  • Modify the Interval class merging the RegularHalfOpenInterval and RegularClosedInterval into RegularInterval and the ChebyshevZerosInterval and ChebyshevExtremaInterval into ChebyshevInterval.

@juanjosegarciaripoll

@juanjosegarciaripoll juanjosegarciaripoll merged commit 9c6dbc7 into juanjosegarciaripoll:main May 16, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants