Displaying 20 results from an estimated 122706 matches for "project's".
2004 Oct 16
3
Cox PH Warning Message
Hi,
Can anybody tell me what the message below means and how to overcome it.
Thanks,
Neil
Warning message:
X matrix deemed to be singular; variable 2 in: coxph(Surv(age_at_death,
death) ~ project$pluralgp + project$yrborn + .........
>
2007 Jul 29
6
Isolating rails model specs from their implementation
I''m currently taking a Rails project management app I built when
learning Rails and adding specs to it. During the course of building
the app the requirement that project should be archiveable was added.
So a project is in one of two states active or archived.
This led to the creation of the following methods:
Project.active_project...
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...r any assistance.
-- Tobias
armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE
-D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include
-Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC
-mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16
--sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC
-fvisibility-inlines-hidden -Werror=date-time -std=c++11 -W...
2007 Apr 30
1
[LLVMdev] llvm-gcc build broken
...tools/i686-pc-linux-gnu/bin/g++ -c -g -DENABLE_CHECKING
-DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -pedantic
-Wno-long-long -Wno-variadic-macros -fno-common -DHAVE_CONFIG_H
-Wno-unused -DTARGET_NAME=\"i686-pc-linux-gnu\" -DENABLE_LLVM
-D__STDC_LIMIT_MACROS -I. -I. -I/projects/compiler/llvm-gcc/gcc
-I/projects/compiler/llvm-gcc/gcc/.
-I/projects/compiler/llvm-gcc/gcc/../include
-I/projects/compiler/llvm-gcc/gcc/../libcpp/include -I/include
-I/ptmp/dag/build.llvm/include
/projects/compiler/llvm-gcc/gcc/llvm-backend.cpp -o llvm-backend.o
In file included from /proje...
2004 Oct 23
2
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
Hi LLVM'ers
When linking tblgen tool I get below error message on MinGW.
I have put TOOLLINKOPTS=-ldbghelp in Makefile.config.
However, when rearranging library dbghelp to the end of the g++
line, tblgen gets linked.
--------------------------
make[2]: Entering directory `/C/Projects/build/MinGW/llvm/utils/TableGen'
Linking Debug executable tblgen
/C/Projects/build/MinGW/llvm/mklib --tag=disable-shared --tag=CXX
--mode=link g++ -I/C/Projects/build/MinGW/llvm/utils/TableGen
-I/C/Projects/build/MinGW/llvm/../../../src/llvm/utils/TableGen
-I/C/Projects/build/MinGW/llvm/../...
2007 Dec 04
7
REST bug with form_for
Hi all, I am running on Windows XP sp2 with ruby 1.8.6, and rails
1.2.3
I am using REST, and have this in my view
<% form_for(:project,
:url => project_path(:user_id => @project.my_user, :id =>
@project),
:html => {:method => :put}) do |f| %>
The browser correctly gives
<form method="post" action="/users/2/projects/1">
<div style="margin: 0pt; padding: 0...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...t;
> -- Tobias
>
> armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16 --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -W...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...> > armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG
> -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE
> -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
> -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include
> -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC
> -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16
> --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC
> -fvisibility-inlines-hidden -Werror=dat...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...r any assistance.
-- Tobias
armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE
-D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include
-Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC
-mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16
--sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC
-fvisibility-inlines-hidden -Werror=date-time -std=c++11 -W...
2006 Jan 02
5
DB Modelling the Rails way - Opinions??
Hi,
I''m trying to figure the most efficient way to model the following. I
can think of at least two ways to relate the tables but from a
client/server perspective! I''m wondering how to best (and
elegantly)relate them from an AR perspective.
A project has many people,
A person can work on many projects at any time,
A project has many roles,
A role is performed by a person,
A person may perform multiple roles,
An organisation has many people,
An organisation is a stakeholder (God, I hate that word - makes me feel
like Dracula surrounded!)in one...
2013 Feb 12
3
improving/speeding up a very large, slow simulation
...a thousand simulations of each possible combination of
variables of interest.
Best
Ben Caldwell
-----------------------------------------------
#unpaired
verification.plots<-rnorm(30, 100, 10)
# writeClipboard(as.character(verification.plots))
unpaired.test<- function(verification.plots, project.n, project.mean,
project.sd, allowed.deviation, project.acres, alpha=.05){
verification.plots <-as.numeric(as.character(verification.plots))
a <- qnorm(alpha/2)
d <- alpha*project.mean
# verifier plot number
n<-length(verification.plots)
verifier.plot.number <- c(1:n)
#all plots...
2017 Nov 10
2
R and LINGO?
Hei
Im struggling with this problem:
b) Another company wants to compose the optimal project portfolio based on the following 5-
year project proposals. In the table, the cash flow for each project in each year is shown.
Project 1 Project 2 Project 3 Project 4 Project 5 Project 6
1st year of the project -58 -32 -18 -31 -33 -39
2nd year of the project 17 17 11 4 21 30
3rd year of the projec...
2001 Mar 16
0
smbclient tar problem
....0.7 on Linux, and I've been having a problem I can't
figure out. I was backing up a coworker's machine using the smbclient
tar capability. He's got Win2k. I was looking at the tar file that was
generated, and in some of the deeply nested directories, I'd get stuff
like this:
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/activem.gif
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/activep.gif
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_spee...
2006 Feb 18
4
verifying best practice
i have a Project model, which belongs_to :user
when i add a project, the users_id is based on the session[:users_id].
to get the users_id into the projects table, i''m doing this:
@project = Project.new(params[:project])
@project.users_id = session[:users_id]
this is working, i''m just verifying...
2018 Sep 21
2
msan test failures
...errors are related, but if anyone needs the
full log, I'll provide it. Here is a reduced log from the end:
https://drive.google.com/file/d/1R5bLcCvgmgojkbDo6lB3jYBTBxweJP3v/view?usp=sharing
What could be the problem? Thanks! :)
SUMMARY: MemorySanitizer: use-of-uninitialized-value
/home/blitz/projects/llvm/utils/unittest/googletest/src/gtest.cc:474:31 in
testing::internal::UnitTestOptions::PatternMatchesString(char const*, char
const*)
==15959==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x739054 in
testing::internal::UnitTestOptions::PatternMatchesString(char const*, char
const...
2004 Oct 25
0
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
...s are specified
before listing the libraries to link in.
In other words,
g++ -Lpath1 -Lpath2 -ldbghelp -lSystem
...instead of...
g++ -ldbghelp -lSystem -Lpath1 -Lpath2
Just a guess; can anyone verify this?
-- John T.
>
> --------------------------
> make[2]: Entering directory `/C/Projects/build/MinGW/llvm/utils/TableGen'
> Linking Debug executable tblgen
> /C/Projects/build/MinGW/llvm/mklib --tag=disable-shared --tag=CXX
> --mode=link g++ -I/C/Projects/build/MinGW/llvm/utils/TableGen
> -I/C/Projects/build/MinGW/llvm/../../../src/llvm/utils/TableGen
> -I/C/Proj...
2007 Apr 10
7
Newbie :: Help !!! (database record compare)
Hi all,
I''ve a two simple table,
resource
=======
resource.id
resource.name
resource.contact
and
project
======
project.id
project.name
project.resource_id (id from resource table)
I want to display list of project that only belong to particular
resource.
my proj.rhtml is like
=====================
.
..
...
<h1>Projects</h1>
<table border="1">
<tr>
<td width...
2020 May 30
4
r-project.org SSL certificate issues
I've updated the dashboard (https://rud.is/r-project-cert-status/)
script and my notifier script to account for the entire chain in each
cert.
On Sat, May 30, 2020 at 5:16 PM Bob Rudis <bob at rud.is> wrote:
>
> # A tibble: 13 x 1
> site
> <chr>
> 1 beta.r-project.org
> 2 bugs.r-project.org
> 3 cran-archive....
2013 Jan 11
2
[Community Review] Mirage Incubation Project Proposal
Hi everybody,
this e-mail is to let you know that the OpenMirage project is seeking to
become a
Xen.org hosted project.
The prospective project lead of the Mirage Project - Anil Madhavapeddy -
has requested
a Review of the Mirage Project to become an Xen.org Incubation project.
In line with
Xen Project Governance (see
http://www.xen.org/projects/governance.html), i...
2017 Feb 17
6
LLVM GSOC Projects Criteria Consultation (before 2/28)
Hello all,
GSOC is around the corner, and the LLVM projects plans to participate again this year. For those who don’t know about GSOC, students are proposing a project that they will work on for 3 months. Amongst other, one goal for LLVM is to mentor students to become good developers and also contributors to the LLVM project (or user/advocate of LLVM for...