Skip to content

Use liftstd for BasisOfRowsCoeff - #476

Draft
zickgraf wants to merge 1 commit into
homalg-project:masterfrom
zickgraf:liftstd
Draft

Use liftstd for BasisOfRowsCoeff#476
zickgraf wants to merge 1 commit into
homalg-project:masterfrom
zickgraf:liftstd

Conversation

@zickgraf

Copy link
Copy Markdown
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