GitHub / LeeoBianchi/HealpixMPI.jl / commits
an MPI-parallel implementation of the Healpix tessellation scheme in Julia
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 037bf450 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0c89fea2 | Create CITATION.cff |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fd4fb726 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e4f2c0b0 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d6fba497 | Delete HealpixMPI sub-directory |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 958d3161 | Update CHANGELOG.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 061dd797 | Update Project.toml to v1.0.0 |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| cdf107f2 | merge Merge pull request #4 from LeeoBianchi/polarized-sht |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fb874158 | fix docs | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 8a38df45 | doc fix | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 31ce19c1 | add test_MPI_map_pol.jl testing script + minor fixes | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 3dd03c2b | add test_MPI_alm_pol.jl test script | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 1cc46378 | improve tests | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 048debf8 | fix constructors and tests | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 73522364 | fix cl.jl and tests | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 4b9f3f6f | Add polarized sht test test_MPI_adj_a2m_pol.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 5effe262 | Add polarized sht test test_MPI_a2m_pol.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 5d99ed36 | CHANGE TYPE SIGNATURE IN DAlm and DMap and adapt functions | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| d51d97ff | fix in alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| fe415a93 | fix in alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 56152bf3 | fix in alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| e8854562 | implement polarization for Allgather! in alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| b4e68423 | implement polarization features in alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 04efd075 | fixes in map.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 084f53b5 | update polarization features in map.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| c9c27fe1 | fix comp sanity checks in cl.jl and alm.jl | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 24fa3e25 | test_MPI_arr.jl fix | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| b36ea537 | fix | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 94931fe8 | adapted alm and sht functions to polarization | LeeoBianchi <l****8@g****m> | over 2 years ago | |
| 4f179456 | Update documentation.yml |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9a4d5d52 | Doc test |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ad1bd4c3 | Update sht.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 19633fe0 | Update alm.jl: fix docstrings |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4ae346d6 | Update documentation.yml |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fac2261d | Update misc.md: fix binding |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1630358e | Update map.jl: fix docstrings |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8bb19f2a | Update spinned alm2map! docs + comments for later |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 690d67ef | Add spinned sht methods |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6962e30d | Ad spin-2 to communicate functions |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 1e6ba1ef | merge Merge branch 'main' of github.com:LeeoBianchi/HealpixMPI.jl | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 3c69e6aa | add auxiliary Scatter docs | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 8e2655cc | Create CHANGELOG.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9d8251dc | fix algebra docstrings | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 11c1f6a7 | update sht docs | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 715991f6 | update docs | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 8be8bac4 | update docs | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| cd06b1d6 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4c7a8d95 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 28095c5a | Update README.md with usage example |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1f2e3bd9 | rebuild pages | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| c25c5917 | Create codecov.yml |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 75880111 | Update UnitTest.yml |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2f18da38 | merge Merge branch 'main' of github.com:LeeoBianchi/HealpixMPI.jl | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 897ba026 | minor fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| f5531eb7 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 636cd912 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2a9d0293 | docs change | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| e729b382 | fix [compat] | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 1cc9dec4 | add TagBot | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 0942181d | new runtests.jl | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 79f5cd86 | try fix UnitTest.yml | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| c8b58bde | UnityTest.yml fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| f295fcd0 | test | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 56d66901 | add unity test | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 5af65cbb | merge Merge branch 'main' of github.com:LeeoBianchi/HealpixMPI.jl | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| da0aef48 | logo | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| def3d59c | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 056938b5 | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| cc29ebfe | docstrings fixes | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| b16fceaf | docstrings fixes | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| db7f36ac | add docs/Project.toml | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 7d280221 | doc fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 0f821da3 | Documenter setup | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| a855868b | Documenter setup | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| a13aab26 | doc fixes | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 75c3c20b | doc fixes | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 70f6c575 | doc fixes | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 9d2dc878 | doc fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| ae050f3b | doc fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 9585678e | readme fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 29c1eb5c | Update README.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4ed2456c | Create LICENSE.md |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 38bfb920 | Delete LICENSE |
Leo Alessandro Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 43eaafb2 | rename Distributed->D | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| a30ab506 | add Ducc0 dependency + cl.jl fix + sht.jl speed-ups | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| b8c76389 | Communication speed-up: thetatot ordered by task + RR at map initialization. | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 437ab4b5 | optimize memory usage in SHTs | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 006cc672 | deps fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| f7491d55 | deps fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| ad79d682 | fix deps | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| dfc1b3d7 | update Healpix compat | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 7905f34d | update Healpix dependency | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| f62ccef7 | sht communication speed up | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 9db203e2 | algebra fixes and new similarity method | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 4b820743 | rearrange include/import statements | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 60dcc5bc | adapt getEquatorIdx name | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 817fec2b | update project.toml | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| 06b199c5 | docstring fix | LeeoBianchi <l****8@g****m> | over 3 years ago | |
| fd264888 | merge Merge pull request #2 from LeeoBianchi/aux_leg |
Leo A. Bianchi <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 38945ab8 | add auxiliary leg arguments in sht & docstrings | LeeoBianchi <l****8@g****m> | over 3 years ago |