search for: constricting

Displaying 20 results from an estimated 21 matches for "constricting".

2010 Oct 01
1
Place constrictions on parameters when using Optim and MaxLik
Hi R users, I am trying to restrct the range of two of the parameters in a maximization problem. Both parameters should be between -1 and 1. As far as I know, if I choose the estimation method ="L-BFGS-B" under Optim, I can restrict the parameter space. However, the "L-BFGS-B" always require finite values of the loglik function and cannot get around of the problem if an
2004 Sep 16
1
how to rsync over ssh, but login is not permit
...h ssh mode, is it possible for alpha to use rsync >> to backup data? > >This is an ssh question: you're asking if there is a way to limit what >commands the user runs. The answer is yes, there are ways to make sure >that the user can only run a limited set of commands (even constricting >what options can be sent), but I don't know the details. By default, if >the user has a shell of /sbin/nologin, then ssh can't be used by that >user to run any commands. See the ssh docs for more details. Once you >get ssh configured as you desire, rsync can use it. > &gt...
2009 Mar 06
1
attachment_fu has_attachment model logic reasoning?
Both Attachment_fu and Paperclip use something like ''has_attachment'' to work their magic on an existing model like a User in the context of a profile picture or something like that. I find this idea pretty constricting, as it doesn''t allow for multiple profile pictures for example. Or at least I wouldnt know how to set this up with either of the 2 plugins. I am currently building a very simple dropsite for pictures to share with other people. There is no User or something like that to attach a picture t...
2010 Oct 27
0
Criteria for individually adressing data ranges within timeseries data
Dear R-Users, my dataset contains timeseries that are structured into task-specific epochs as labelled by a factor and a boolean variable for labelling each data-point within the series as artefact or non-artefact. Now there's no problem in addressing continuous task-specific time-series that are free from artefacts as long as artefacts extend to either boundary of adjacent timeseries but
2011 Apr 13
2
status of 5.6 updates
There has been a steady stream of updates of security issues for 5.6. I'm curious about the timeline for these updates from centos...:)
2011 Aug 08
0
iptables problem under tuned bridge
Hi this is my bridge structure ========================================= brctl show bridge name bridge id STP enabled interfaces *br0* 8000.0023aea32e26 no *eth0* *tapxp* ========================================= I tunneled a tapxp for my xp virtual machine. host is centos 6 using eth0
2004 Sep 09
1
ssh vs /sbin/nologin
If the shell of user alpha is /sbin/nologin When use rsync with ssh mode, is it possible for alpha to use rsync to backup data? I don't permit alpha to login the backup server. Thanks very much! Best Regards! Jacky Kim .
2006 Oct 31
1
Help with DRY. I feel like im doing more then I have to.
Throughout my Message controller, I do this a lot: @message = Message.find(params[:id],:conditions => ["user_id = ?", @session[''user''].id]) Since you need to authenticate to use this app, is there a way i can tie the Accounts model in with the Message model so I dont have to pass in the user_id everytime? --~--~---------~--~----~------------~-------~--~----~ You
2016 Nov 26
9
[RFC] Supporting ARM's SVE in LLVM
On 26 November 2016 at 11:49, Paul Walker <Paul.Walker at arm.com> wrote: > Related to this I want to push this and related conversations in a different direction. From the outset our approach to add SVE support to LLVM IR has been about solving the generic problem of vectorising for an unknown vector length and then extending this to support predication. With this in mind I would
2010 Oct 19
7
SSD partitioned into multiple L2ARC read cache
What would the performance impact be of splitting up a 64 GB SSD into four partitions of 16 GB each versus having the entire SSD dedicated to each pool? Scenario A: 2 TB Mirror w/ 16 GB read cache partition 2 TB Mirror w/ 16 GB read cache partition 2 TB Mirror w/ 16 GB read cache partition 2 TB Mirror w/ 16 GB read cache partition versus Scenario B: 2 TB Mirror w/ 64 GB read cache SSD 2 TB
2009 Jul 16
3
[LLVMdev] please stabilize the trunk
On Jul 15, 2009, at 7:52 PM, Nick Lewycky wrote: > 2009/7/15 Dale Johannesen <dalej at apple.com> > > On Jul 15, 2009, at 4:48 PMPDT, Daniel Dunbar wrote: > > > That depends on what you call a false positive. The public buildbot > > regularly fails because of mailing Frontend tests, and I have had > > continues failures of some DejaGNU tests for a long time on
2009 Apr 27
1
users home folders not accessable - access denied
I apologize in advance if this is a double post. I had sent my last one from my phone and i never saw it show up on here, so thought something may have went haywire there. Anyways onto the issues: System: CentOS 5.3 samba-3.0.33-3.7.el5 samba-client-3.0.33-3.7.el5 samba-common-3.0.33-3.7.el5 I have a samba server that was running great. I have my /home mounted on a raid 1 drive. In my
2006 Jan 08
10
Resource Bundle Roundup
I''ve recently made a first release of what I''m calling "bundled_resource" which is a plugin that makes our lives *much* easier when we need to use javascripts, stylesheets and images in conjunction with one another to deliver a special effect or tool on the client (browser) side. If you missed the release, read about it on my blog at
2006 Feb 20
0
Review of Ruby For Rails Chapter 3
...many", "editions".intern)", everything becomes much clearer and easier. I often compare this to the fact that writing free verse is extraordinarily easy, so there''s a lot of it and most of it is appallingly bad. On the other hand, too many conventions can be overly constricting - even computers can write fugues, and only they would bother doing so any more. The author uses the example of YAML to illustrate that Rails feels like its configuration rather than programming. I wondered about that myself - why introduce a completely separate technology in the midst of Rail...
2009 Aug 27
5
Transform data for repeated measures
I have a dataset that I'm trying to rearrange for a repeated measures analysis: It looks like: patient basefev1 fev11h fev12h fev13h fev14h fev15h fev16h fev17h fev18h drug 201 2.46 2.68 2.76 2.50 2.30 2.14 2.40 2.33 2.20 a 202 3.50 3.95 3.65 2.93 2.53 3.04 3.37 3.14 2.62 a 203 1.96 2.28 2.34 2.29 2.43 2.06 2.18 2.28 2.29 a
2016 Nov 27
4
[RFC] Supporting ARM's SVE in LLVM
I'm sorry.. may I interrupt for a minute and try to grok things for a bit different angle.. While the VL can vary.. in practice wouldn't the cost of vectorization and width be tied more to the hardware implementation than anything else? The cost of vectorizing thread 1 vs 2 isn't likely to change? (Am I drunk and mistaken?) If the above holds true then the the length would be only
2009 Jul 16
0
[LLVMdev] please stabilize the trunk
2009/7/15 Dale Johannesen <dalej at apple.com> > > On Jul 15, 2009, at 4:48 PMPDT, Daniel Dunbar wrote: > > > That depends on what you call a false positive. The public buildbot > > regularly fails because of mailing Frontend tests, and I have had > > continues failures of some DejaGNU tests for a long time on some > > builders. Its not a false positive per
2009 Jul 16
3
[LLVMdev] please stabilize the trunk
On Jul 15, 2009, at 4:48 PMPDT, Daniel Dunbar wrote: > That depends on what you call a false positive. The public buildbot > regularly fails because of mailing Frontend tests, and I have had > continues failures of some DejaGNU tests for a long time on some > builders. Its not a false positive per se, but one starts to ignore > the failures because they aren't unexpected. Yes.
2016 Nov 25
2
[RFC] Supporting ARM's SVE in LLVM
Hi Graham, I'll look into the patches next, but first some questions after reading the available white papers on the net. On 24 November 2016 at 15:39, Graham Hunter <Graham.Hunter at arm.com> wrote: > This complex constant represents the runtime value of `n` for any scalable type > `<n x m x ty>`. This is primarily used to increment induction variables and > generate
2000 Aug 02
4
RDF Metadata Specification
I've put together the first attempt to defining an RDF metadata vocabulary for use with the CD Index/MusicBrainz/OggVorbis. If you care about metadata issues, please take a look at: http://www.cdindex.org/MM I've included a section for video specific stuff, but everything that I originally had in there is being covered by the MM:Contributors section. The Contributors stuff will allow