Displaying 20 results from an estimated 13598 matches for "scienc".
Did you mean:
science
2005 Oct 12
2
Help with act_as_nested_set
...parent.add_child(child) || fail("Couldn''t add #{name}")
child
end
root = Category.create(:name => "Books")
fiction = add_child(root, "Fiction")
non_fiction = add_child(root, "Non Fiction")
add_child(non_fiction, "Science")
add_child(non_fiction, "History")
computers = add_child(non_fiction, "Computers")
add_child(computers, "Software")
add_child(computers, "Hardware")
add_child(fiction, "Mystery&quo...
2014 May 08
0
Machine learning teaching for Data Science Retreat
Hi all,
We are preparing for a future batch, and we may be shorthanded for
teaching. R is our programming language of choice.
Data Science Retreat (DSR: http://datascienceretreat.com) sits at Microsoft
Ventures offices in Berlin Mitte. We have chief-data-scientist mentors and
a pretty exhaustive program on machine learning + data science. You can
check it out here: http://datascienceretreat.com/curriculum.html
If you think you could...
2012 Mar 23
0
CFP: Special Issue on Cloud Computing in Science & Engineering, in the the IEEE Computing in Science & Engineering (CiSE)
*Call for Papers*
*IEEE Computing in Science & Engineering*
**
*Special Issue on Cloud Computing in Science & Engineering*
http://www.computer.org/portal/web/computingnow/cise **
*Submissions due: November 04, 2012*
*Estimated Publication date: July/August, 2013*
Cloud computing has emerged as a dominant paradigm that has been...
2012 Mar 23
0
CFP: Special Issue on Cloud Computing in Science & Engineering, in the the IEEE Computing in Science & Engineering (CiSE)
*Call for Papers*
*IEEE Computing in Science & Engineering*
**
*Special Issue on Cloud Computing in Science & Engineering*
http://www.computer.org/portal/web/computingnow/cise **
*Submissions due: November 04, 2012*
*Estimated Publication date: July/August, 2013*
Cloud computing has emerged as a dominant paradigm that has been...
2003 Sep 03
1
index build killed by ports/science/chemtool
...t the "cvs-all" mailing
list, there are errors in the new Makefile for the chemtool port
that make it impossible to build the port. It also stops the
INDEX build in its tracks. The "make index" error message is
reproduced below:
***
*** Error code 1|||||||
Stop in /usr/ports/science.|||||||
Stop in /usr/ports.|||||||
|||||||
***
Dan's posting is reproduced below:
error executing make command for science/chemtool for database
freshports
: make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V
PORTVERSION -
V PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V
EXTR...
2015 Jan 31
4
[LLVMdev] How to install poolalloc?
...alled/llvm-3.2/tools/clang'
make[1]: *** [clang/.makeall] Error 2
make[1]: Leaving directory `/home/guest/installed/llvm-3.2/tools'
make: *** [all] Error 1
What's wrong? What should I do?
--------------------------------------------
Qiuping Yi
Institute Of Software
Chinese Academy of Sciences
On Sat, Jan 31, 2015 at 12:43 AM, John Criswell <jtcriswel at gmail.com> wrote:
> On 1/30/15 10:24 AM, Qiuping Yi wrote:
>
> I am just not upgrade my LLVM. So I must use some higer LLVM version,
> right?
>
>
> Yes. For working with poolalloc, I would recommend using...
2017 Sep 14
0
Call for papers - MOSITS'17 - Moscow, Russia ------ Deadline: October 2
*** Proceedings published by Springer and indexed by ISI, Scopus, EI-Compendex, DBLP, etc.
---------------------------------------------------------------------------------------------------
MOSITS?17 ? The 2017 International Conference on Information Technology Science
Moscow, Russia, 01 ? 03 December 2017
https://www.mosits.org/
-------------------------------------------------------------------------------------------------
SCOPE
MOSITS?17 ? The 2017 International Conference on Information Technology Science (...
2017 Sep 14
0
Call for papers - MOSITS'17 - Moscow, Russia ------ Deadline: October 2
*** Proceedings published by Springer and indexed by ISI, Scopus, EI-Compendex, DBLP, etc.
---------------------------------------------------------------------------------------------------
MOSITS?17 ? The 2017 International Conference on Information Technology Science
Moscow, Russia, 01 ? 03 December 2017
https://www.mosits.org/
-------------------------------------------------------------------------------------------------
SCOPE
MOSITS?17 ? The 2017 International Conference on Information Technology Science (...
2015 Jan 27
0
Five PhD Awards in Retail Big Data and Geographic Data Science (UCL and University of Liverpool)
...re, based at University College London (UCL) and
the University of Liverpool. One of the studentships is the Boots Health
Informatics Award that will have specific focus upon health and wellbeing.
The awards are open to social scientists with a background in geography,
social statistics, political science, applied mathematics, planning or
sociology, to work with the retail sector as part of an exciting
multidisciplinary research centre. Working with academics and the retail
industry, you will investigate multidisciplinary topics such as the future
of the high street, the development and application...
2007 May 01
0
Image Science vs. RMagick
I''m looking at possibly going with Image Science (http://
seattlerb.rubyforge.org/ImageScience.html) for an application in
development. I''ve heard that it is a lot less overhead than RMagick
and we really don''t have any complex image requirements. Are there
any folks out there using Image Science that could chime in with some...
2014 Jul 10
0
Data Scientist – Marketing Science – Los Angeles
Data Scientist ? Marketing Science ? Los Angeles
Ipsos ? a global market research firm ? has an opening for a Data Scientist.? We seek a capable and creative programmer with unrelenting attention to detail, an ability to work well with a small team (including both programmers and non-programmers), and a strong interest in advanced...
2015 Jan 30
2
[LLVMdev] How to install poolalloc?
I am just not upgrade my LLVM. So I must use some higer LLVM version, right?
--------------------------------------------
Qiuping Yi
Institute Of Software
Chinese Academy of Sciences
On Fri, Jan 30, 2015 at 11:21 PM, John Criswell <jtcriswel at gmail.com> wrote:
> On 1/30/15 10:17 AM, Qiuping Yi wrote:
>
> Thank you. But now I am using LLVM 2.9, so which version of poolalloc I
> should use ?
>
>
> Why are you using LLVM 2.9? That's an old ve...
2007 May 10
1
R talks at LSM 2007
...We already had a talk on R last year by Yves Croissant
(http://2006.rmll.info/theme_26?lang=en) but are still open to any
submission this year.
We expect some talks this year (to be confirmed) about CRAN and
Debian.
Best regards,
Fr?d?ric Lehobey -- for the 2007 team of volunteers of topic 'Science,
Research and Medicine' of the LSM.
2003 Sep 04
5
subtract 2 columns in a data.frame
...a
data.frame. Might be a bit embarrassing question. But I cannot figure
out how to do this simple command in R.
Thanks, Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Department of Physical Geography
Institute for Biodiversity and Ecosystem Dynamics
Faculty of Science
University of Amsterdam
Nieuwe Achtergracht 166
NL-1018WV Amsterdam
Phone: +31 20 525 7456 (7451 Secretary)
Fax: +31 20 525 7431
Mobile: +31 64 220 3028
Email: uleopold at science.uva.nl
URL: www.science.uva.nl/ibed/research/Research_Fields/fg/stafffg/index.html
2015 Jan 31
0
[LLVMdev] How to install poolalloc?
...lang/.makeall] Error 2
> make[1]: Leaving directory `/home/guest/installed/llvm-3.2/tools'
> make: *** [all] Error 1
>
> What's wrong? What should I do?
>
>
> --------------------------------------------
> Qiuping Yi
> Institute Of Software
> Chinese Academy of Sciences
>
> On Sat, Jan 31, 2015 at 12:43 AM, John Criswell <jtcriswel at gmail.com
> <mailto:jtcriswel at gmail.com>> wrote:
>
> On 1/30/15 10:24 AM, Qiuping Yi wrote:
>> I am just not upgrade my LLVM. So I must use some higer LLVM
>> version, right?
&...
2002 Sep 12
4
normal score transform
...predictions and would like to transform the estimated values
back including the estimation variance.
Any suggestions?
Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Department of Physical Geography
Institute for Biodiversity and Ecosystem Dynamics
Faculty of Science
University of Amsterdam
Nieuwe Achtergracht 166
NL-1018WV Amsterdam
Phone: +31-(0)20-525-7456 (7451 Secretary)
Fax: +31-(0)20-525-7431
Email: uleopold at science.uva.nl
http://www.frw.uva.nl/soil/Welcome.html
Check us also out at:
Netherlands Centre for Geo-ecological Research
http://www.frw.u...
2007 Jul 20
3
binned column in a data.frame
...eate a binned column in a data.frame. The output that I would like is something like this:
Start Binned_Start
1 0-5
2 0-5
6 5-10
8 5-10
13 10-15
...
Best regards
João Fadista
Ph.d. student
UNIVERSITY OF AARHUS
Faculty of Agricultural Sciences
Dept. of Genetics and Biotechnology
Blichers Allé 20, P.O. BOX 50
DK-8830 Tjele
Phone: +45 8999 1900
Direct: +45 8999 1900
E-mail: Joao.Fadista@agrsci.dk <mailto:Joao.Fadista@agrsci.dk>
Web: www.agrsci.org <http://www.agrsci.org/>
________________________________
New...
2008 Oct 26
4
odd behaviour of identical
...age R
version.string R version 2.7.0 (2008-04-22)
vQ
--
-------------------------------------------------------------------------------
Wacek Kusnierczyk, MD PhD
Email: waku at idi.ntnu.no
Phone: +47 73591875, +47 72574609
Department of Computer and Information Science (IDI)
Faculty of Information Technology, Mathematics and Electrical Engineering (IME)
Norwegian University of Science and Technology (NTNU)
Sem Saelands vei 7, 7491 Trondheim, Norway
Room itv303
Bioinformatics & Gene Regulation Group
Department of Cancer Research and Molecular Medicine (IKM)...
2011 Nov 07
2
yum update fails for 5.6
...he instructions appear to be
overkill. Is there a "simple" soultion?
here's the result of yum update:
# yum -v update
Loading "fastestmirror" plugin
Config time: 0.118
Yum Version: 3.2.22
Setting up Package Sacks
Loading mirror speeds from cached hostfile
* base: mirror.science.uottawa.ca
* extras: mirror.science.uottawa.ca
* rpmforge: ftp-stud.fht-esslingen.de
* updates: mirror.science.uottawa.ca
rhel-src/primary |
1.1 MB 00:02
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5S...
2004 Oct 11
3
[LLVMdev] [anilcjohn@sify.com: CS student from India]
----- Forwarded message from ANIL C JOHN <anilcjohn at sify.com> -----
To: brg at dgate.org
Subject: CS student from India
Date: Mon, 11 Oct 2004 22:07:56 +0600 (IST)
From: ANIL C JOHN <anilcjohn at sify.com>
Dear Sir,
I am a computer science undergrad student doing my 7th
semester B.Tech in computer science (equivalent to BS). I want to do a
project using LLVM compiler framework, which can be done alone in about
4 months.
If not, could me suggest me other project ideas related to
compilers and kernel projects that which can be d...