Martin Reinecke
|
c56747d36e
|
do not support multiple simultaneous transforms any more
|
2018-12-10 15:05:41 +01:00 |
|
Dag Sverre Seljebotn
|
48e213151a
|
First draft of SHTs in Python wrapper
|
2015-05-15 10:39:59 +02:00 |
|
Dag Sverre Seljebotn
|
cf7de6ba70
|
sharp_map_size and sharp_alm_count functions
|
2015-04-14 11:23:59 +02:00 |
|
Dag Sverre Seljebotn
|
c50c0fe27a
|
Added sharp_make_mmajor_real_packed_alm_info
|
2015-04-14 11:23:59 +02:00 |
|
Martin Reinecke
|
4eeac1f559
|
allow skipping the FFT part with some hackery; this will be solved in a better
way on the func branch
|
2013-04-29 11:18:11 +02:00 |
|
Martin Reinecke
|
96999dcf00
|
remove the ringhelper work array
|
2013-04-03 12:58:17 +02:00 |
|
Martin Reinecke
|
54bc25edcb
|
tweaks for highly parallel and very large jobs
|
2013-01-15 15:18:16 +01:00 |
|
Martin Reinecke
|
8602e8c801
|
update copyright years
|
2013-01-13 10:50:27 +01:00 |
|
Dag Sverre Seljebotn
|
35494f3926
|
SHARP_REAL_HARMONICS flag
|
2013-01-08 14:14:29 +01:00 |
|
Dag Sverre Seljebotn
|
d5679f2c43
|
SHARP_PACKED alm_info flag
|
2013-01-08 13:31:11 +01:00 |
|
Martin Reinecke
|
0d8d82677d
|
better support for adjoint SHTs
|
2012-12-03 11:08:03 +01:00 |
|
Martin Reinecke
|
d8d4b1bc1e
|
documentation improvements
|
2012-11-19 23:21:02 +01:00 |
|
Martin Reinecke
|
9f46084386
|
rework interface, put mor stuff into flags
|
2012-11-09 12:53:14 +01:00 |
|
Martin Reinecke
|
0a1a9e5716
|
fix docs
|
2012-11-06 23:36:38 +01:00 |
|
Martin Reinecke
|
9566fc7c20
|
add Dag Sverre Seljebotn as author
|
2012-11-06 19:16:35 +01:00 |
|
Martin Reinecke
|
d377d60d4f
|
update to new flags in a few missing places; reformatting
|
2012-11-06 19:10:34 +01:00 |
|
Dag Sverre Seljebotn
|
dbe11e8484
|
Merge branch 'dagss' of git://github.com/dagss/libsharp
add the option to specify NULL as a ring weight pointer
add flag to allow weight application also for alm2map
Conflicts:
libsharp/sharp.c
|
2012-11-06 18:58:29 +01:00 |
|
Dag Sverre Seljebotn
|
0383da73b4
|
sharp_make_geom_info: Allow passing NULL as weights for all-one weights
|
2012-11-06 14:28:38 +01:00 |
|
Dag Sverre Seljebotn
|
93a01f769c
|
replace dp with flags and introduce SHARP_ALWAYS_WEIGHTS, SHARP_NEVER_WEIGHTS
|
2012-11-06 14:28:38 +01:00 |
|
Martin Reinecke
|
5ab4577cf1
|
allow the user to tweak chunk sizes
|
2012-11-05 15:23:54 +01:00 |
|
Martin Reinecke
|
148dca926a
|
improve documentation
|
2012-10-18 12:53:23 +02:00 |
|
Martin Reinecke
|
b0530c9a4b
|
make interface a litle bit nicer (no need for casts to void **)
|
2012-09-17 16:03:37 +02:00 |
|
Martin Reinecke
|
c459e08b48
|
simplify the interface as much as possible; nicer interfaces
can be added again later
|
2012-09-17 15:35:38 +02:00 |
|
Martin Reinecke
|
6beb0e027d
|
improve docs
|
2012-09-10 14:48:52 +02:00 |
|
Martin Reinecke
|
faf25a1d6c
|
split headers in order to be more compatible to C++
|
2012-09-06 16:16:51 +02:00 |
|