Skip to content

Commit

Permalink
Revert "Try codeflash" (#405)
Browse files Browse the repository at this point in the history
Reverts #404
  • Loading branch information
paddyroddy authored Jul 24, 2024
1 parent f0c9229 commit a5eb2e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 63 deletions.
53 changes: 0 additions & 53 deletions .github/workflows/codeflash-optimize.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ wavelets are built upon the eigenfunctions of the Slepian concentration problem
of the manifold [@Slepian1961; @Landau1961; @Landau1962]: a set of bandlimited
functions that are maximally concentrated within a given region. Wavelets are
constructed through a tiling of the Slepian harmonic line by leveraging the
existing scale-discretised framework [@Wiaux2008; @Leistedt2013]. Whilst these
wavelets were inspired by spherical datasets, like in cosmology, the wavelet
construction may be utilised for manifold or graph data.
existing scale-discretised framework [@Wiaux2008; @Leistedt2013]. Whilst these wavelets
were inspired by spherical datasets, like in cosmology, the wavelet construction
may be utilised for manifold or graph data.

To the author's knowledge, there is no public software that allows one to
compute Slepian wavelets (or a similar approach) on the sphere or general
Expand Down
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,6 @@ ignore = [
"src/sleplet/_version.py",
]

[tool.codeflash]
ignore-paths = []
# All paths are relative to this pyproject.toml's directory.
module-root = "src"
test-framework = "pytest"
tests-root = "tests"

[tool.coverage]
report = {skip_covered = true, sort = "cover"}
run = {branch = true, parallel = true, source = [
Expand Down

0 comments on commit a5eb2e3

Please sign in to comment.