search for: indifferent

Displaying 20 results from an estimated 86 matches for "indifferent".

Did you mean: different
2012 Jun 28
1
Indifference curve
Hello everyone I am new to R I need to plot 3 indifference curve for the level 100, 200 and 300 my utility function is of the form u(x,y)=3x^2+2y I also need to draw contour line on it can any one please tell me how to do it???? [[alternative HTML version deleted]]
2006 Feb 27
0
Session with Indifferent Access?
I noticed yesterday that, unlike many of the the hash-like objects in Rails, the session object doesn''t have indifferent access. E.g. @session[''user''] is not the same as @session[:user]. This violated my POLS, and caused me some confusion until I finally figured out what was happening. Does anyone else find this inconsistent, or am I just being picky? Is it worth submiting as a bug report? ~Av...
2010 Aug 06
1
pdf indifferent to lwd after some small number<1 (e.g. 0.18)
Hi, To plot a figure, I used lwd=0.18 in the function lines() to plot very fine lines. However, using png() or pdf() to save the figure, it appears that lwd has no effect on pdf() beyond some small number (e.g. 0.18) and the lines looks much thicker than png(). Setting lwd<0.18 does not make the lines any finer in pdf(). I also tried specifying the argument lwd in par() instead and still faced
2012 Jul 02
2
Heat Maps
Hello Everyone I am new to R I have drawn indifference curves using the program below (Contour Plot) u <- function(x, y) x^0.5 + y^0.5 x <- seq(0, 1000, by=1) y <- seq(0, 1000, by=1) a <- c(10, 20, 30) contour(x, y, outer(x, y, u),levels=a,col="blue") Now can any body please tell me how to draw Heat maps and that too on the same indifference curve plot (contour)
2010 Jan 27
5
Problem Shorewall
------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away.
2015 Jan 14
3
[LLVMdev] Should I commit "IR: Move MDLocation into place" before or after 3.6 branch?
..., the value is important and relevant, so the assembly writer *does* print it out. Thoughts? (Frankly I still prefer `line: 0` being omitted, but it did seem kind of funny when I was updating tests that CHECK for `line: 0` that they now check for `MDLocation(scope:`, so I guess on balance I'm indifferent here.)
2006 Jan 03
5
Asterisk on Dell blade servers
...ct. The system will be SIP throughout, with mixed codecs. We're considering using Dell blade servers, 1855 or similar, on the grounds that we normally use Dell machines and they work well, but we need higher rack density. Has anyone used these? Any feedback on whether they're good/bad/indifferent? What scalability do you get on simple SIP-SIP forwarding either with or without RTP passing through Asterisk? -- Alistair Cunningham, Integrics Ltd, +44 (0)7870 699 479 http://integrics.com/
2009 Sep 04
1
Layout of AsciiDoc-based NUT webpage
...t in the top portion of the page. This is not too much of an issue until you click on a link within a document, and the browser scrolls to that anchor. Most of the time, the destination of the link will be hidden behind the NUT banner. Can we make the banner scroll with the rest of the page? I am indifferent as to whether the links on the left sidebar are fixed or scrolling (so long as they don't jump around via JavaScript). -- - Charles Lepple
2013 Jul 19
1
Posting Guide: changed link and other comment
.../policyandsecurity/copyrightissues.html (2) Regarding the following extract `If you feel insulted by some response to a post of yours, don't make any hasty response in return - you're as likely as not to regret it.' wouldn't someone who is `as likely as not to regret it' be indifferent between sending a hasty response and not sending a hasty response? The intent is perfectly clear but perhaps `you're _more_ likely than not' is a more probabilistically correct expression? Thanks for the helpful document -- it is useful reading for this list as well as more generally. Sco...
2013 Dec 10
2
- install centos via usb stick
hello everybody, before you come to write this post I checked the official documentation of centos. to be brief: - I format my usb pendrive in fat - Using the command dd if =name.iso of =/dev/sdx (with or without bs for the purposes of issue, and 'indifferent) Restart the system and remains in the screen with the cursor flashing (infinity) I also tried with other distributions and every time I get the same result side bios and there 'no setting for secure boot or similar can you give me a hand please? thanks in advance best regards
2006 Jan 23
6
Arguments to continue using it
...r and half. I explained it that both distros just implement the protocols that are standards, that could be installed a web server in a Debian Box or in a CentOS Box, both can use apache and generally the service will be stable in both, without a lot of differences. Also that the use of each one is indifferent, just a matter of user's comfort and that means, it will take a long time to change to other, because not only will be the time in planning services, but the time in learn a new way of do it too. Note: if I said something wrong correct me please. The arguments they gave to me were, what happe...
2012 Sep 28
0
[LLVMdev] [pocl-devel] [cfe-dev] SPIR provisional specification is now available in the Khronos website
What would be ideal is to have the alloca instruction be able to allocate memory indifferent address spaces instead of only being in private. Micah > -----Original Message----- > From: Pekka Jääskeläinen [mailto:pekka.jaaskelainen at tut.fi] > Sent: Friday, September 28, 2012 1:17 PM > To: James Molloy > Cc: Villmow, Micah; Carlos Sánchez de La Lama; Ouriel, Boaz; pocl- &g...
2015 Mar 30
5
Domains, vpn and bowse lists (samba 4.2)
...disappeared once and is not coming back. The second question - I remember from the XP era that network browsing was something hierarchical - starting from the domain to groups to workstations (domain members). Dolphin's Samba share browser behaves the same, but windows (7) seem to be indifferent to it and are displaying members of two co-existing domains as a disorganized "crowd". Should it be so or some fine-tuning is necessary somewhere? Janis
2003 May 04
1
Comments? Supermicro P4SGE P4 FCPGA MB and Digium cards
I'm wondering if anyone has had any good/bad/indifferent experiences with Supermicro P4SGE P4 FCPGA motherboards and Digium cards? I'm looking to use this MB in an E100P E1 card solution, and I haven't had the ability to test with that configuration before I ship a system overseas (since I don't have an E1 to plug into it, it's hard...
2009 Nov 23
1
OOP with Encapsulated Class Definitions
Hi all, I'm seeking feedback (good, bad or indifferent) in regards to developing (further) a new class system for R, that uses encapsulated class definitions (i.e. the method definitions are literally inside the body of the class definition). A working (however very rough and poorly tested) system is available in my R package "oosp" with doc...
2017 Apr 03
2
Scheduler: modelling long register reservations?
...encode this constraint in the machine scheduler (excerpt at bottom of email). This solves half of the problem: the scheduler moves any instruction that reads the FXLV result register to a much later position. However, this doesn't solve all of the problem. In particular, the scheduler seems indifferent to an instruction which overwrites the FXLV's result register---including instructions which overwrite only one lane of the vector result. Am I specifying the scheduling constraints incorrectly? Can llvm support this kind of constraint? Thank you, Nick Johnson D. E. Shaw Research // Excerp...
2015 Jun 04
2
What has happened to the CentOS logo?
...so it doesn't bother me. It's certainly more modern looking in EL7, though > it does lack the indicator "ring" that shows granular boot progress. The product's public image is important. Its part of the Centos experience. "Pleasant" items should be retained not indifferently discarded (because some adore Windoze). -- Regards, Paul. England, EU. England's place is in the European Union.
2012 Sep 28
2
[LLVMdev] [pocl-devel] [cfe-dev] SPIR provisional specification is now available in the Khronos website
On 09/28/2012 07:45 PM, James Molloy wrote: > That would be a simple, reasonable restriction that would stop potentially > maliciously horrible test cases causing all CPU SPIR clients to write upwards of > a hundred lines of conversion code. Are you proposing to disallow the use of an IR instruction type to *possibly* avoid problems from the (slight) misuse of another LLVM IR construct?
2006 Oct 14
9
Activity
How is it our activity level on RubyForge continues to fall? What exactly makes up ''activity''? Does anyone know? I would have thought with all the commits and the release that our activity figures would be way up there. Roy
2008 Oct 24
4
AR object return nil on save
Hi! I''m upgrading existing app from Rails 1.2.6 to 2.1.2. I have encountered following problem with AR objects. Model definition did not change and with 1.2.6: params={} params[:flight] = "1111" params[:airline] = "Air France" params[:luggage] = 0 r=Reservation.new params r.save is working code, new Reservation. With the same dataset, changing only