Skip to content

Conversation

zickgraf
Copy link
Member

The runtime of the added example drops from 25s to 6s on my computer.

Notes:

  • This commit is very unfinished. Its only purpose is to show the potential
    and for quick tests.
  • liftstd(..., "std") has the same output as std but only up to
    clearing denominators, so one would also have to adjust std, syz etc.
  • Using the relative version of liftstd one could also implement a more
    efficient RelativeBasisOfRowsCoeff.
  • https://github.com/zickgraf/homalg_project/tree/use_liftstd has some more
    experiments in this direction.

The runtime of the added example drops from 25s to 6s on my computer.

Notes:
* This commit is very unfinished. Its only purpose is to show the potential
  and for quick tests.
* `liftstd(..., "std")` has the same output as `std` but only up to
  clearing denominators, so one would also have to adjust `std`, `syz` etc.
* Using the relative version of `liftstd` one could also implement a more
  efficient `RelativeBasisOfRowsCoeff`.
* https://github.com/zickgraf/homalg_project/tree/use_liftstd has some more
  experiments in this direction.
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.

1 participant