search for: fingertips

Displaying 20 results from an estimated 55 matches for "fingertips".

2015 May 06
2
[LLVMdev] LLD improvement plan
...ing through embedding an actual programming language. This > could be a better way forward for linkers as well -- embed Python in the > linker, define a Python API for linkable item placement, entry point, > symbol operations, etc..., and then you also have the rest of Python at > your fingertips. I mostly care about specifying address where specific symbols will be placed and specifying the memory layout of the platform. I normally use __attribute__((section(""))) to place the symbols in their own sections and then use the linker script to place the sections at the required a...
2015 May 06
4
[LLVMdev] LLD improvement plan
...dding an actual programming language. This >> could be a better way forward for linkers as well -- embed Python in the >> linker, define a Python API for linkable item placement, entry point, >> symbol operations, etc..., and then you also have the rest of Python at >> your fingertips. > > > I mostly care about specifying address where specific symbols will be placed > and specifying the memory layout of the platform. I normally use > __attribute__((section(""))) to place the symbols in their own sections and > then use the linker script to place th...
2005 Feb 28
1
Bug in win32-service
...A simple "service.instance_eval{@service_start_name = ''name''} works around it, but I thought ya''ll might want to fix it. BTW, thanks for win32-utils... I don''t like using Windows, but when I do need to, it''s KILLER to have all of these tools at my fingertips. -- Nathaniel <:((><
2007 Sep 19
2
CentOS-4.5 and LG cd-rom/dvd burner
I would like to burn the cd-rom iso's of CentOS-5.0 on my desktop machine, which is running CentOS-4.5. Is there a site or other reference that can provide me with a detailed, hand held, step-by-step, blow-by-blow description on how to do this for my installation? Regards, -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at
2005 May 10
1
Does or doesn't vampiring users add them into multiple groups at the same time?
...p the user accounts no group account information is provided. When you edit (change) UIDs and GIDs in each file to which you migrated the NT4 Domain data, do not forget to edit the UNIX /etc/passwd and /etc/group information also. That is where the multiple group information is most closely at your fingertips. " Regards Geoff Scott
2016 Nov 03
2
how to install postgresql ip4r
ok, so I removed the default postgresql install and installed it from the software collections.. following the instructions at https://www.softwarecollections.org/en/scls/rhscl/rh-postgresql95/ and I get this [root at home1p /home/jason]$scl enable rh-postgresql95 bash [root at HOME1P jason]# postgresql-setup --initdb * Initializing database in
2006 Mar 05
3
"Undefined method" problem in "Agile Web Development With Rails"
Hi, I''m reading the "Agile Web Development With Rails" book. So long, everything has worked fine, but now I got this annoying error message that I just can''t understand. The error appears for me around page 87, chapter 8. NoMethodError in Store#display_cart Showing app/views/store/display_cart.rhtml where line #28 raised: undefined method `product''
2015 May 04
2
[LLVMdev] LLD improvement plan
On Mon, May 4, 2015 at 3:08 PM Chris Lattner <clattner at apple.com> wrote: > On May 4, 2015, at 1:16 PM, Joerg Sonnenberger <joerg at britannica.bec.de> > wrote: > > It has been said in this thread before, but I fail to see how the atom > > model is an actual improvement over the fine grained section model. It > > seems to be artifically restricted for no good
2015 Feb 26
2
R 3.1.2 for Debian jessie/testing available on CRAN
...m time to time, and will not be after Jessie is released) Thanks again, Mathieu. Le 26/02/2015 09:56, Johannes Ranke a ?crit : > Dear Mathieu, dear list, > > if you have successfully set up apt pinning for R packages, then you have the > most up-to date Debian packages for R at your fingertips. > > I set up the repository for Debian jessie so people do not have to use apt > pinning in order to get Debian 3.1.2 on jessie. Plus, when jessie is released, > the repository is already there, and after the release of jessie it is likely > that at some point the binary sid package...
2015 May 06
3
[LLVMdev] LLD improvement plan
...gt;> could be a better way forward for linkers as well -- embed Python in >> >> the >> >> linker, define a Python API for linkable item placement, entry point, >> >> symbol operations, etc..., and then you also have the rest of Python at >> >> your fingertips. >> > >> > >> > I mostly care about specifying address where specific symbols will be >> > placed >> > and specifying the memory layout of the platform. I normally use >> > __attribute__((section(""))) to place the symbols in their o...
2003 Jul 24
2
Why does dovecot confuse mutt?
...a different keystroke than the default (enter selects a folder, which means showing child folders if there are any, showing mail if there aren't; to display mail in a folder that has child folders, space). This is tripping me up a little, because of course the commands are mostly bred into my fingertips, and it's a difficult adjustment. I hit return, and I see a folder that contains the "child" folder "../". Is this a glitch in mutt's handling of information that I ought to report to mutt maintainers? Is it a glitch in dovecot's presentation of information that I...
2015 Feb 26
3
R 3.1.2 for Debian jessie/testing available on CRAN
Dear Johannes, Thanks a lot for this work! I have to admit that I'm now a little bit puzzled, though. I'm running Debian Jessie (current testing) with great satisfaction. When it comes to R, I simply have the SID repository (official Debian) enabled, with some pining to get only R-related stuff. Now, I'm not sure to understand the benefit of using the CRAN repository for Jessie?I
2010 Feb 26
0
[LLVMdev] RegisterPass isAnalysis parameter
...efined in PassSupport.h). The only explanation I can > find is that is_analysis should be set to true if the pass is "an > analysis pass, for example dominator tree pass". Can someone please > clarify what is meant by "analysis pass"? I don't have the sources at my fingertips but my expectation is that if is_analysis is true, LLVM assumes the pass does not modify the IR. > Also -- and this is more of a C++ question than an LLVM question -- > the Hello pass (in lib/Transforms/Hello/Hello.cpp) puts its class > inside an anonymous namespace. But I thought an ano...
2016 Nov 03
0
how to install postgresql ip4r
.../en/scls/rhscl/rh-postgresql95/ the best way to install postgresqol, imho, is from the yum.postgresql.com respoitory run by the postgresql development group. you get your choice of any of the active versions (9.2, 9.3, 9.4, 9,5, and now 9.6), it has almost all of the add-ons available at your fingertips via yum, and its well integrated and well supported. It does require a few packages from the EPEL repository for some of the addon packages. quicky howto on installing 9.5.latest for centos 6 64bit... # First, (optional) create and mount a dedicated xfs file system at /var/lib/pgsql befo...
2015 Feb 26
0
R 3.1.2 for Debian jessie/testing available on CRAN
Dear Mathieu, dear list, if you have successfully set up apt pinning for R packages, then you have the most up-to date Debian packages for R at your fingertips. I set up the repository for Debian jessie so people do not have to use apt pinning in order to get Debian 3.1.2 on jessie. Plus, when jessie is released, the repository is already there, and after the release of jessie it is likely that at some point the binary sid packages will not be install...
2007 Apr 18
0
good
...lined comment meeting financial analysts Redmond Wash. Kevin Johnson platforms services division companys commitment source showed adCenter serving Area recent post: Focus sponsored links Bring remote security PC platform. Experts legacy apps upgrade SOA boost efficiency profits. Microsite Powerful fingertips
2004 Jan 07
0
Statistical Learning and Datamining course based on R/Splus tools
...ourse gives a detailed overview of statistical models for data mining, inference and prediction. With the rapid developments in internet technology, genomics and other high-tech industries, we rely increasingly more on data analysis and statistical models to exploit the vast amounts of data at our fingertips. This sequel to our popular "Modern Regression and Classification" course covers many new areas of unsupervised learning and data mining, and gives an in-depth treatment of some of the hottest tools in supervised learning. The first course is not a prerequisite for this new course. Al...
2004 Jul 12
0
Statistical Learning and Data Mining Course
...ourse gives a detailed overview of statistical models for data mining, inference and prediction. With the rapid developments in internet technology, genomics and other high-tech industries, we rely increasingly more on data analysis and statistical models to exploit the vast amounts of data at our fingertips. This sequel to our popular "Modern Regression and Classification" course covers many new areas of unsupervised learning and data mining, and gives an in-depth treatment of some of the hottest tools in supervised learning. The first course is not a prerequisite for this new course. Mo...
2004 Sep 17
1
(no subject)
I have one problem with finding the appropriate functions in R that would perform this operation: We have X, the independent variable, and Y, the response variable, so that a regression line of these variables can be calculated. Using the Student t distribution, we need to find the 95% prediction interval of the mean of Y for the certain value of X. For example, R has the built-in data (
2005 Jan 04
0
Statistical Learning and Data Mining Course
...ourse gives a detailed overview of statistical models for data mining, inference and prediction. With the rapid developments in internet technology, genomics and other high-tech industries, we rely increasingly more on data analysis and statistical models to exploit the vast amounts of data at our fingertips. This sequel to our popular "Modern Regression and Classification" course covers many new areas of unsupervised learning and data mining, and gives an in-depth treatment of some of the hottest tools in supervised learning. The first course is not a prerequisite for this new course. Most...