DiscreteExteriorCalculus.jl
DiscreteExteriorCalculus.jl copied to clipboard
Discrete differential geometry on simplicial complexes
I cannot install the package "DiscreteExteriorCalculus" on my Julia 1.7.3. Please guide me
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...
Project tomlの修正 Juliaのバージョンをあげた。 test_simplices.jlの @testset "distance" の誤差評価を緩めた。 test_operators.jlの "★d★d" == [dual_★s[3], dual_ds[2],★s[2],ds[1]] の誤差を厳密なものから、isapproxで比較に変更。1e-14で誤差を検証する。