search for: hensel

Displaying 8 results from an estimated 8 matches for "hensel".

2010 Oct 21
2
Calculating variances in a moving window
I am trying to create basic descriptive statistics for a spatial dataset using moving windows of variable sizes. I found the filter(dataset, rep(1/a,1)) very useful for obtaining averages for a given moving window size "a" (a is the window size within a column of data in a matrix - the filter is applied to all columns automatically) I could not find anything analogous for
2014 Apr 15
4
[LLVMdev] Alignments in LLVM IR
Hello, I am currently writing my Master's Thesis on a topic regarding the analysis of memory safety and termination of LLVM programs. This includes alignments in LLVM IR, but I am not sure if I understand their semantics correctly. I have written a program (see attachment) which uses the instruction store i32 1, i32* %7, align 4 to store an integer at an address that I forced to be
2012 Jul 27
1
How to run regressions over increasing time series
...his inside loop } # here is where I want to save the file for future use in my regressions } I hope this example is clear enough. My apologies if it isn't - and I thank the R community for any ideas, tips, or directions to information that might be helpful. Best, -Philippe -- Philippe Hensel, PhD NOAA National Geodetic Survey NGS ECO <http://www.ngs.noaa.gov/web/science_edu/ecosystems_climate/> N/NGS2 SSMC3 #8859 1315 East-West Hwy Silver Spring MD 20910 (301) 713 3198 x 137 [[alternative HTML version deleted]]
2003 Jun 19
2
NetBSD pkgsrc maintanance
hi all, i've taken over the maintainership of dovecot's pkgsrc on NetBSD - please send me your ideas, questions and comments related to dovecot on NetBSD. FreeBSD's port has currently some more 'features' than the pkgsrc, i'm going to add some of them - any feedback is appreciated. bye, TOM -------------- next part -------------- A non-text attachment was scrubbed...
2004 Feb 22
0
dovecot-nightly/NetBSD - Fwd: CVS commit: wip/dovecot-nightly
hello everybody, i just commited a pkgsrc for dovecot nightly cvs-snapshots to the pkgsrc-wip repository for NetBSD - this will hopefully go into base pkgsrc, soon. please see http://pkgsrc-wip.sourceforge.net/ on how to obtain pkgsrc-wip. ----- Forwarded message from Tom Hensel <tomhensel at users.sourceforge.net> ----- Date: Sun, 22 Feb 2004 11:18:52 -0800 From: Tom Hensel <tomhensel at users.sourceforge.net> Reply-To: pkgsrc-wip-discuss at lists.sourceforge.net Subject: CVS commit: wip/dovecot-nightly To: pkgsrc-wip-cvs at lists.sourceforge.ne...
2011 Jul 28
1
Calculating difference in variable values (e.g. elapsed time) in data frame
Hello, I have a data frame containing time (e.g. GMT), and I would like to create/add a new variable that would be the computation of the elapsed time since the first observation. Does anyone have a suggestion for an easy way to do this? I am having trouble creating a new variable that would contain just the first time observation (then I could take difference between actual time and
2003 Jun 13
1
trouble with ssl
hi list, first of all, many thanks to the developers of dovecot for this great piece of software! i'm running dovecot 0.99.9.1 on netbsd-current - runs very fine until i try to use sylpheed from my client to connect via ssl: --snip-- Jun 13 08:48:32 devbox imap-login: SSL_accept() failed: error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac [192.168.100.88] Jun 13
2003 Jun 23
1
strange problem
hi, running dovecot-0.99.10-rc2 on NetBSD, client is Entourage on MacOS 9.2. sylpheed on NetBSD does not show this behaviour. --snip-- Jun 23 16:28:15 host imap(user): file mail-index.c: line 619 (mail_index_lookup_uid_range): assertion failed: (first_uid > 0 && last_uid > 0) --snap-- any hints? thanks, TOM -------------- next part -------------- A non-text attachment was