search for: appetite

Displaying 20 results from an estimated 81 matches for "appetite".

2019 Aug 08
1
Appetite for eliminating dependency on Perl
...able at runtime, but requires user initiation to run, at which point the user is expected to have perl installed. Either one of them could probably be ported to another language pretty easily, maybe even R. Anything else I missed? If someone were to volunteer the porting work, would there be any appetite for eliminating the dependency? -Ken [[alternative HTML version deleted]]
2007 Jul 31
1
how to sort dataframe levels
Hi everyone, I've been bashing my head against this for days now, and can't figure out what to do. I have the following dataframe header appetitive stimulus aversive stimulus chaining contingency discriminative stimulus extinction intermittent reinforcement negative reinforcer operant response place learning positive reinforcer punishment reinforcement
2007 Aug 02
1
ggplot2 qplot and add
Hi there, I have some simple frequencies I want to plot into one graph. I had it working, and now I can't figure out whats going wrong. All the data is stored in a dataframe, and i finally managed to order the factor correctly! Each column is a variable and contains integers for the same set of values in the column that contains the headers for each row (graphLabels). So, I get the data
2014 May 13
4
[LLVMdev] s/ComputeMaskedBits/ComputeKnownBits/g ?
I've always found the name ComputeMaskedBits a bit unintuitive, and since r154011 it's even worse because there is no masking going on whatsoever: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120402/140280.html Is there any appetite for a global rename to ComputeKnownBits? Or any other better names? Thanks, Jay.
2007 Mar 21
2
Detailed legend in mathplot ...
Hello, Recently, I have asked for a help with building graphs, and I got few great advices. Now, my appetite is growing :) and I wander how to add legend for two (or more) lines in following example: matplot(DAT[, c(3,4)], type="b", ylim=c(0,8), xaxt="n", yaxt="n", + pch=c(21,22), col="black", lty=c("dashed","solid"), xlab="", ylab=&q...
2019 Jul 12
3
RFC: changing variable naming rules in LLVM codebase
...e handled: bar.h inline int Threshold(int x) { return x; } int bar(int a, int threshold); bar.cpp x = bar(a, Threshold(1000)); y = bar(a, Threshold(100)); With either technique the "named values" could be wrapped in their own namespaces to avoid collisions. I wonder if there is any appetite for doing something similar in LLVM. -David
2009 Jun 21
5
Query about emphasis
...<font style="struckout">some text</font> _some text_ --> <font style="underline">some text</font> *some text* --> <font style="bold">some text</font> I anticipate that there probably won't be much appetite for changing the markdown tool, so I intend to have a go at implementing the above for my own "local" markdown (with approximately zero knowledge of Python). However, I would be interested what other list members think about this? Does anyone else see it as an issue or not? Thanks all,...
2016 May 17
3
CentosPlus
...lus caused > issues with updates. > > The CentOS wiki warns "Enabling this repository makes CentOS > different from upstream. You should understand the implications > of this prior to enabling CentOSPlus". Essentially this is a > reminder that the CentOS community has no appetite for supporting > slightly non-standard configurations (a very reasonable stance). > > If you need the extra hardware driver modules available with > Plus this shouldn't stop you from running a Plus kernel. > Just be prepared to reproduce any problems using a stock > kernel (wh...
2013 Nov 13
0
[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?
Could you maybe give an example or two to whet our testing appetite? On Tue, Nov 12, 2013 at 10:04 PM, Chandler Carruth <chandlerc at google.com>wrote: > I have some concrete use cases in testing the pass manager where it will > allow the tests of this API to be more thorough, less verbose, and easier > to maintain. I'm not claiming to be the...
2006 Apr 27
1
Filename too long
..., hard links, symlinks, batchfiles, IPv6, 64-bit system inums, 64-bit internal inums I have a file with a looooong name which I rsync from PC1 to PC2. (redhat-9) I am getting the following error. mkstemp fileStore/18/f26012/2006/Apr/date-23/61000000291587/inline/.laidlaw discordant appetite banjo crankcase voracious selfadjoint corroborate mulish pipe glossolalia deity creedal commonwealth senate exorcise easternmost deride extroversion bogy eerie seton clergy crinkle duluth term deputation uracil dough .gif.arQtMB failed: File name too long rsync error: partial transfer (code 23) at...
2016 Aug 18
5
fenv.h vs the optimizer
...printf("bar %f / %f is %sexact\n", a, b, fetestexcept(FE_INEXACT)? "in": ""); } The compiler omits the divide as the result is unused. And so on. Presumably this has never worked? And perhaps LLVM is no worse than other compilers in this regard? Is there any appetite to fix it? What kind of changes would need to be made? Thx, Will
2014 May 14
3
[LLVMdev] s/ComputeMaskedBits/ComputeKnownBits/g ?
...39;ve always found the name ComputeMaskedBits a bit unintuitive, and >> since r154011 it's even worse because there is no masking going on >> whatsoever: >> >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120402/140280.html >> >> Is there any appetite for a global rename to ComputeKnownBits? Or any >> other better names? > > I like computeKnownBits. Sorry for failing to update the name and > comments with the original change. Oh yeah, the comments. I've updated them first in r208757. I'll prepare a patch to rename Comput...
2016 May 17
2
CentosPlus
Has anybody enabled this repo? I understand that it can really mess up updates and upgrades as the dependencies are rather different.
2013 Nov 14
3
[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?
On Tue, Nov 12, 2013 at 7:24 PM, Sean Silva <silvas at purdue.edu> wrote: > Could you maybe give an example or two to whet our testing appetite? It would honestly be simpler for me to write the tests after pulling it in and point at them. The GoogleMock project has some good examples as well. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/e...
2013 Oct 21
2
Please be careful...
...can speak for some others here that would prefer to not see him on this list in any fashion, so if you could trim out his address from replies back to the list it would be great :) John -- For money you can have everything it is said. No, that is not true. You can buy food, but not appetite; medicine, but not health; soft beds, but not sleep; knowledge but not intelligence; glitter, but not comfort; fun, but not pleasure; acquaintances, but not friendship; servants, but not faithfulness; grey hair, but not honor; quiet days, but not peace. The shell of all things you can get for mone...
2019 May 13
2
JavaFX on C7 ?
Hi all! I'm getting: Error: JavaFX runtime components are missing, and are required to run this application for a certain Java app. I'm hoping someone can tell me what bits and pieces I need to install (and maybe where to find them) so I can satisfy that app's appetite without screwing up my system. Thanks in advance! Fred PS: I see openjfx at openjfx.io. I assume that if this version is appropriate for C7, that I need the one containing the jmods, not the SDK? Again, clues will be much appreciated! -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us --...
2017 Jun 05
1
R] Error message "cs_lu(A) failed: near-singular A (or out of memory)"
Dear Arne, thank you very much upfront for your time that you invest in answering my question. I'm using your systemfit R package to analyze if companies risk appetite has a relationship to their performance and how it evolves over time. We collected data for ca. 80 companies, from 6 segments over 15 years that gives us a final data set with 1,312 firm-year observations. We have set up 3 equations (based on existing SEM from literature) and experience the followi...
2019 Jul 12
2
RFC: changing variable naming rules in LLVM codebase
...gt; > int bar(int a, int threshold); > > bar.cpp > > x = bar(a, Threshold(1000)); > y = bar(a, Threshold(100)); > > With either technique the "named values" could be wrapped in their own > namespaces to avoid collisions. > > I wonder if there is any appetite for doing something similar in LLVM. > > -David > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
2008 Feb 25
1
r44608 fails make check-all in scatter.smooth example
Dear List, Having had my appetite sufficiently whetted by Prof. Ripley's email about the new graphics capabilities in Unixes, I wanted to try them out. I updated to svn r44608, configured with the following options: R is now configured for x86_64-unknown-linux-gnu Source directory: .. Installation directory: /...
2006 May 24
3
packages, modules
i cant make sense in my own mind what is happening, so if someone can explain, it would be appreciated. I did the following on the command line.. >require ''md5'' =>true >t = MD5 =>Digest::MD5 >t.md5(''confused'') =>1a7f2a5ad77128b2f81feddac78df213 # so far so good, now start new command line # or unload module >require