libpsht-svncommit Mailing List for libpsht
Brought to you by:
reinecke
You can subscribe to this list here.
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
|
From: <rei...@us...> - 2012-11-16 20:40:32
|
Revision: 22
http://libpsht.svn.sourceforge.net/libpsht/?rev=22&view=rev
Author: reinecke
Date: 2012-11-16 20:40:26 +0000 (Fri, 16 Nov 2012)
Log Message:
-----------
adopt GSL function for Gauss-Legendre quadrature
Modified Paths:
--------------
configure.ac
libpsht/psht_geomhelpers.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2012-10-11 13:20:35
|
Revision: 21
http://libpsht.svn.sourceforge.net/libpsht/?rev=21&view=rev
Author: reinecke
Date: 2012-10-11 13:20:25 +0000 (Thu, 11 Oct 2012)
Log Message:
-----------
flip theta on Gauss geometry (i.e. first ring is now northernmost)
Modified Paths:
--------------
libpsht/psht_geomhelpers.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2012-07-17 11:18:09
|
Revision: 20
http://libpsht.svn.sourceforge.net/libpsht/?rev=20&view=rev
Author: reinecke
Date: 2012-07-17 11:17:58 +0000 (Tue, 17 Jul 2012)
Log Message:
-----------
documentation update
deal differently with SSE support
Modified Paths:
--------------
c_utils/c_utils.c
c_utils/sse_utils.h
c_utils/walltime_c.h
libpsht/psht.h
libpsht/psht_inc.c
libpsht/ylmgen_c.c
libpsht/ylmgen_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2012-04-04 09:25:04
|
Revision: 19
http://libpsht.svn.sourceforge.net/libpsht/?rev=19&view=rev
Author: reinecke
Date: 2012-04-04 09:24:57 +0000 (Wed, 04 Apr 2012)
Log Message:
-----------
synchronize with master sources
Modified Paths:
--------------
c_utils/c_utils.c
c_utils/c_utils.h
c_utils/walltime_c.c
c_utils/walltime_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2012-02-24 10:15:12
|
Revision: 18
http://libpsht.svn.sourceforge.net/libpsht/?rev=18&view=rev
Author: reinecke
Date: 2012-02-24 10:15:01 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
add make_release script
Added Paths:
-----------
make_release
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2012-02-24 10:11:26
|
Revision: 17
http://libpsht.svn.sourceforge.net/libpsht/?rev=17&view=rev
Author: reinecke
Date: 2012-02-24 10:11:17 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
small updates to the FFT routines, documentation of autoconf support
Modified Paths:
--------------
README.compilation
config/rules.common
libfftpack/bluestein.c
libfftpack/bluestein.h
libfftpack/ls_fft.c
libfftpack/ls_fft.h
libpsht/psht_geomhelpers.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-09-15 08:15:56
|
Revision: 16
http://libpsht.svn.sourceforge.net/libpsht/?rev=16&view=rev
Author: reinecke
Date: 2011-09-15 08:15:47 +0000 (Thu, 15 Sep 2011)
Log Message:
-----------
improve geometry generation functions
Modified Paths:
--------------
libpsht/psht_geomhelpers.c
libpsht/psht_geomhelpers.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-08-23 15:02:09
|
Revision: 15
http://libpsht.svn.sourceforge.net/libpsht/?rev=15&view=rev
Author: reinecke
Date: 2011-08-23 15:02:01 +0000 (Tue, 23 Aug 2011)
Log Message:
-----------
improve configury
Modified Paths:
--------------
configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-07-08 09:43:25
|
Revision: 14
http://libpsht.svn.sourceforge.net/libpsht/?rev=14&view=rev
Author: reinecke
Date: 2011-07-08 09:43:19 +0000 (Fri, 08 Jul 2011)
Log Message:
-----------
add autoconf support
Modified Paths:
--------------
Makefile
c_utils/c_utils.c
c_utils/sse_utils.h
Added Paths:
-----------
config/config.auto.in
configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-04-25 06:11:48
|
Revision: 13
http://libpsht.svn.sourceforge.net/libpsht/?rev=13&view=rev
Author: reinecke
Date: 2011-04-25 06:11:42 +0000 (Mon, 25 Apr 2011)
Log Message:
-----------
small fixes in timer code
Modified Paths:
--------------
c_utils/walltime_c.c
c_utils/walltime_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-02-16 12:43:55
|
Revision: 12
http://libpsht.svn.sourceforge.net/libpsht/?rev=12&view=rev
Author: reinecke
Date: 2011-02-16 12:43:46 +0000 (Wed, 16 Feb 2011)
Log Message:
-----------
- remove hardwired maximum spin
- various cleanups
Modified Paths:
--------------
c_utils/c_utils.c
c_utils/c_utils.h
libpsht/libpsht.dox
libpsht/psht.c
libpsht/psht_inc.c
libpsht/psht_perftest.c
libpsht/psht_test.c
libpsht/psht_test_mpi.c
libpsht/ylmgen_c.c
libpsht/ylmgen_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-02-10 17:05:05
|
Revision: 11
http://libpsht.svn.sourceforge.net/libpsht/?rev=11&view=rev
Author: reinecke
Date: 2011-02-10 17:05:00 +0000 (Thu, 10 Feb 2011)
Log Message:
-----------
bug fix on non-SSE code path
Modified Paths:
--------------
libpsht/psht_inc.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-02-04 09:44:19
|
Revision: 10
http://libpsht.svn.sourceforge.net/libpsht/?rev=10&view=rev
Author: reinecke
Date: 2011-02-04 09:44:10 +0000 (Fri, 04 Feb 2011)
Log Message:
-----------
- add MPI support
- improve documentation
Modified Paths:
--------------
docsrc/index_code.html
docsrc/libfftpack.dox
docsrc/libpsht.dox
docsrc/planck.make
libpsht/libpsht.dox
libpsht/planck.make
libpsht/psht.c
libpsht/psht.h
libpsht/psht_almhelpers.c
libpsht/psht_almhelpers.h
libpsht/psht_geomhelpers.c
libpsht/psht_geomhelpers.h
libpsht/psht_inc.c
libpsht/psht_test.c
Added Paths:
-----------
config/config.generic_gcc_mpi
docsrc/c_utils.dox
libpsht/psht_mpi.h
libpsht/psht_test_mpi.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-01-31 10:57:14
|
Revision: 9
http://libpsht.svn.sourceforge.net/libpsht/?rev=9&view=rev
Author: reinecke
Date: 2011-01-31 10:57:07 +0000 (Mon, 31 Jan 2011)
Log Message:
-----------
warning fixes
Modified Paths:
--------------
libfftpack/ls_fft.c
libpsht/ylmgen_c.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-01-26 13:57:08
|
Revision: 8
http://libpsht.svn.sourceforge.net/libpsht/?rev=8&view=rev
Author: reinecke
Date: 2011-01-26 13:57:02 +0000 (Wed, 26 Jan 2011)
Log Message:
-----------
try and fix a sign error in spin SHTs
Modified Paths:
--------------
libpsht/ylmgen_c.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-01-20 14:13:11
|
Revision: 7
http://libpsht.svn.sourceforge.net/libpsht/?rev=7&view=rev
Author: reinecke
Date: 2011-01-20 14:13:03 +0000 (Thu, 20 Jan 2011)
Log Message:
-----------
cosmetics
Modified Paths:
--------------
config/rules.common
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-01-17 14:10:29
|
Revision: 6
http://libpsht.svn.sourceforge.net/libpsht/?rev=6&view=rev
Author: reinecke
Date: 2011-01-17 14:10:23 +0000 (Mon, 17 Jan 2011)
Log Message:
-----------
- fix skipping criterion in sylmgen
- only allocate those lambda_wx[_sse2] arrays that are really needed
- improve performance of scalar SHTs
- have only one definition of "max_spin"
Modified Paths:
--------------
c_utils/walltime_c.c
c_utils/walltime_c.h
libpsht/psht.c
libpsht/psht.h
libpsht/psht_inc.c
libpsht/ylmgen_c.c
libpsht/ylmgen_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2011-01-04 12:30:41
|
Revision: 5
http://libpsht.svn.sourceforge.net/libpsht/?rev=5&view=rev
Author: reinecke
Date: 2011-01-04 12:30:35 +0000 (Tue, 04 Jan 2011)
Log Message:
-----------
avoid array duplication
Modified Paths:
--------------
libpsht/ylmgen_c.c
libpsht/ylmgen_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2010-12-14 11:53:23
|
Revision: 4
http://libpsht.svn.sourceforge.net/libpsht/?rev=4&view=rev
Author: reinecke
Date: 2010-12-14 11:53:17 +0000 (Tue, 14 Dec 2010)
Log Message:
-----------
fixes for large map support
Modified Paths:
--------------
libpsht/psht_test.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <rei...@us...> - 2010-12-13 13:49:23
|
Revision: 3
http://libpsht.svn.sourceforge.net/libpsht/?rev=3&view=rev
Author: reinecke
Date: 2010-12-13 13:49:17 +0000 (Mon, 13 Dec 2010)
Log Message:
-----------
- use Wigner recursion for higher spins
- support for large SHTs
Modified Paths:
--------------
libpsht/psht.c
libpsht/psht.h
libpsht/psht_almhelpers.c
libpsht/psht_geomhelpers.c
libpsht/psht_inc.c
libpsht/psht_perftest.c
libpsht/psht_test.c
libpsht/ylmgen_c.c
libpsht/ylmgen_c.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Martin R. <ma...@MP...> - 2010-11-30 12:59:38
|
test |