Displaying 20 results from an estimated 1000 matches similar to: "job offer of Quantitative Developper"
2007 Jan 29
1
seeking a developper documentation for jbd and ext3
Hi,
I am a student in computer science and I develop a program that tries to
explain other students the mecanisms of the ext3 filesystem : we show
the content of each structure and explain what it means.
But I was unable to find a developper documentation for the jounalizing
functionality (jbd).
Could you please tell me where can I find one ? ( in english or in french )
Also a documentation
2002 Dec 13
0
Lookig for a french vorbis developper
Hi,
This is my first post in this list. I joined it for a little bit
special reason that I'll explain.
for begginning I'll briefly present myself, I'm french and most
implicated in free software promotion in France, I'm working as
freelance in free software system administration.
No the reason why I joined vorbis-dev, I'm a member of [1]April, an
association that promote
2004 Jan 19
0
Re: [Asterisk-Dev] benevolent dictatorship, or inclusive developper community?
This probably a dead horse, but this showed up on another list I read
and I thought it might be of interest.
respectfully to all...
Dear all,
I have just put online a survey addressing the topic of "good
leadership in the open-source environment". Basically, my objective is
to identify the personal conceptions of good leadership that reside in
the minds of the contributors,
2004 Jan 06
2
benevolent dictatorship, or inclusive developper community?
sorry for the cross post, but this is germane to the
developpers as well as the larger user community.
Re: [SIP 0000104]: [patch] Cisco-like NAT trick for outbound SIP connections
On Sat, Jan 03, 2004 at 08:07:29PM -0600, bugs@digium.com wrote:
>
> A BUGNOTE has been added to this bug.
tabarnac! it's been months now!
the only thing that i can think at this point is that
mark
2017 Jun 20
1
3D plot with coordinates
HelloI have three x,y,z vectors (lets say each is set as ?rnorm(360)). So each one is having 360 elements each one correpsonding to angular coordinates (1 degree, 2 degrees, 3 degrees,.... 360 degrees) and I want to plot those on the xyz axes that have degress.
Is there a function or library to look at R cran? The ideal will be that after plotting I will be able to rotate the shape.
I would like
2006 Sep 15
1
Pentium M in desktop system.
I have a Gigabyte 8S661FXMP motherboard. It had a P4 2.4Ghz processor in
it.
I have a laptop which cant be fixed and has a Pentium 4 M 2.8Ghz.
I put the Pentium M in my desktop and it boots fine and runs fine, yet I
have only been running it for about 30 minutes and shut it down.
I have now run it for a complete 2 days without lock ups or anything.
I have just been letting it idle, although I
2005 Sep 19
1
Two strange behaviours with dovecot+postfix+squirrelmail
Hi all,
About a week ago I was forced to migrate my main (production) email server from RH9 to
Centos4.1. The installation has dovecot-0.99.11 + postfix-2.1.5 and >600 mbox accessed email
accounts.
Number 1. Some users accessing thru squirremail (installed in my webserver) can read their
INBOX at /var/spool/mail directory but when trying to delete a message they receive the
following error
2003 Oct 13
1
Rotate a plot, and subplot
Hi all,
Is there a way to rotate a plot, e.g. a histogram, by a certain angle
(90/180/270 degress)? I spent hours trying to figure out how this is
done, but without success.
Also, I'm looking for an equivalent to the S-Plus "subplot" command to
insert a kind of "thumbnail" graphic into a bigger one. How is this best
done in R?
Thanks for your help
Pascal
2005 Sep 16
0
Two strange behaviours with dovecot+postfix+squirrelmail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
About a week ago I was forced to migrate my main (production) email server from RH9 to
Centos4.1. The installation has dovecot-0.99.11 + postfix-2.1.5 and >600 mbox accessed email
accounts.
Number 1. Some users accessing thru squirremail (installed in my webserver) can read their
INBOX at /var/spool/mail directory but when trying to
2012 May 11
1
identify() doesn't return "true" numbers
Dear R community.
I am using the identify() function to identify outliers in my dataset.
This is the code I am using:
####################################################################
# Function to allow identifying points in the QQ plot (by mouseclicking)
qqInteractive <- function(..., IDENTIFY = TRUE)
{
qqplot(...) -> X
abline(a=0,b=1)
if(IDENTIFY) return(identify(X))
2017 Jun 21
2
3D plot with coordinates
Thanks a lot for the reply.After ?looking at different parts of the code today I was able to start with simple 2D polar plots as the attached pdf file. ?In case the attachment is not visible I used the plot.polar function to create something like that.https://vijaybarve.files.wordpress.com/2013/04/polarplot-05.png
Now the idea now will be to put three of those (for X,Y,Z) in a 3d rotatable plane.
2011 Mar 22
0
Diagonal population density
Dear all. I have to plot a the marginal population density for a heat map that represents the population density of a city. I have been able to plot the heat map in the lower left corner, the marginal density in x in the upper left corner and the marginal density in y in the lower left corner. What I need is to change this plot to include the marginal density in the diagonal direction of 135
2015 Aug 21
1
I would like to add features to rsync: tags and saving local modifications
Hello!
My name is Grzegorz Borowiak and I am a programmer.
I work for a company which uses rsync internally, to distribute our
continuously changing development environment.
The environment weighs several gigabytes and consists of over 100000
files, most of them binary, so VCS-es like git and subversion are not
an option, but rsync performs very efficiently.
However, I would like to add some
2017 Jun 21
0
3D plot with coordinates
On 21/06/2017 5:23 AM, Alaios via R-help wrote:
> Thanks a lot for the reply.After looking at different parts of the code today I was able to start with simple 2D polar plots as the attached pdf file. In case the attachment is not visible I used the plot.polar function to create something like that.https://vijaybarve.files.wordpress.com/2013/04/polarplot-05.png
> Now the idea now will be
2004 Aug 06
1
developpement flac avec Icecast
Thank you,
I know that but anyone have been able to help me until today and i know that
a french team developper is working in the ogg flac developpement.
But it's true it is not polite! (-:
Excuse me.
I forgot to ask a question. I wonder if i must adapt the streamer Ices or
the libshout to stream the oggflac format.
Vincent Miekisiak
2017 Jun 22
0
3D plot with coordinates
Thanks. So after searching 4 hours last night it looks like that there is no R package that can do this right now. Any other ideas or suggestions might be helpful.RegardsAlex
On Wednesday, June 21, 2017 3:21 PM, Alaios via R-help <r-help at r-project.org> wrote:
Thanks Duncan for the replyI can not suppress anything these are radiation pattern measurements that are typically are
2017 Jun 21
2
3D plot with coordinates
Thanks Duncan for the replyI can not suppress anything these are radiation pattern measurements that are typically are taken at X,Y and Z planes. See an example here, where I want to plot the measurements for the red, green and blue planes (so the image below withouth the 3d green structure inside)https://www.researchgate.net/publication/258391165/figure/fig7/AS:322947316240401 at
2004 Aug 06
2
developpement flac avec Icecast
Bonjour,
Actuellement en 4ème année en ecole d'ingénieur, nous avons a developper une
application de streaming capable de gérer le format Flac. Pour cela, nous
avons repris les sources de Icecast et du streamer Ices. Mais devant la
difficulté de la manipulation de la librairie Flac en tant que tel, nous
avons choisi d'utiliser la technologie Ogg pour transporter le flux audio
flac.
2011 Jul 16
2
ecdf() to nls() - how to transform data?
Hi,
I am using ecdf-function and want to use the ecdf()-data-points for nls() as
data-parameter.
nls() expects 'list' or 'environment' as a data-type, knots(ecdf(mydata))
gives me 'numeric'.
What should I do now?
Thanks in advance - Jochen
Here is the code:
#################################################
# --- Fit ---
# Gumbel-Dist-Function, cumulative,
2013 Apr 18
0
Splitting vector
Hi,
Try:
vec1<- "mue#d/sjbijk at ruepvnvbnceiicrpgxkgcyl@keduhqvqi/ubudvxopddpfddgitrynzshzdcwgneyffrkpbxwilwqngrsals#geqmtkcpkp/qecgdfa#uag"
library(seqinr)
?res<-lapply(0:4,function(i) lapply(2:5,function(j) splitseq(s2c(gsub("[#@/]","",vec1)),word=j,frame=i)))
#or
library(stringr)
res1<-lapply(0:4,function(i) lapply(2:5,function(j)