search for: acquisit

Displaying 20 results from an estimated 353 matches for "acquisit".

2006 Jul 24
3
HowTo?: Eager caching of third order ActiveRecord assoc.
...follow: # Model Software # ----------------------------- class Software < ActiveRecord::Base has_many :releases, :exclusively_dependent => true end # Model Release # ----------------------------- class Release < ActiveRecord::Base belongs_to :software has_many :acquisitions, :exclusively_dependent => true end # Model Acquisition # ----------------------------- class Acquisition < ActiveRecord::Base belongs_to :release has_and_belongs_to_many :languages end # Model Language # ----------------------------- class Language < ActiveRe...
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
...at the mechanism included in our Asterisk source code releases to download and build support for the iLBC codec had stopped working correctly; a little investigation revealed that this occurred because of some changes on the ilbcfreeware.org website. These changes occurred as result of Google's acquisition of GIPS, who produced (and provided licenses for) the iLBC codec. We've determined that the change necessary to fix Asterisk's iLBC build process is rather trivial, and so we're planning to make that change in Asterisk 1.8.7.0-rc2, and subsequently in 1.8.7.0. We are not planning on...
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
...at the mechanism included in our Asterisk source code releases to download and build support for the iLBC codec had stopped working correctly; a little investigation revealed that this occurred because of some changes on the ilbcfreeware.org website. These changes occurred as result of Google's acquisition of GIPS, who produced (and provided licenses for) the iLBC codec. We've determined that the change necessary to fix Asterisk's iLBC build process is rather trivial, and so we're planning to make that change in Asterisk 1.8.7.0-rc2, and subsequently in 1.8.7.0. We are not planning on...
2005 Aug 19
2
FFT, frequs, magnitudes, phases
...ire need of a fast fourier transformation for me stupid biologist, i.e. I have a heartbeat signal and would like to decompose it into pure sin waves, getting three vectors, one containing the frequencies of the sin waves, one the magnitudes and one the phases (that's what I get from my data acquisition software's FFT function). I'd be very much obliged, if someone could point out which command would do the job in R. Thanks! Wolfgang
2008 Sep 08
2
redhat's Qumranet acquisition
http://www.redhat.com/about/news/prarchive/2008/qumranet.html I am sure most people would have already seen this, but posting for those who havent already. -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
2010 Nov 05
2
data acquisition with R?
Hello, I spent quite some time now searching for any hint that R can also be used to address the interfaces of a computer (i.e. RS232 or USB) to acquire data from measurement devices (like with the - I think it is the - devices or serial toolbox of Matlab). Is there any package available or a project going on that you know of? I would so much like to have never to work with Matlab again. The
2009 Dec 03
0
Problem with predict() and factors
...t;- list() newmfReg <- list() newFit <- list() newForecast <- list() # Following won't work until mcReg contains full variety linearModel[[1]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM,mcReg) linearModel[[2]]=step(linearModel[[1]], trace=1) linearModel[[3]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + U...
2019 Jul 09
0
CentOS, Red Hat, and IBM
CentOS community, Today marks a new day in the 26-year history of Red Hat. IBM has finalized its acquisition of Red Hat (https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future) which will operate as a distinct unit within IBM moving forward. What does this mean for Red Hat?s contributions to the CentOS project? In short, no...
2019 Jul 09
0
CentOS, Red Hat, and IBM
CentOS community, Today marks a new day in the 26-year history of Red Hat. IBM has finalized its acquisition of Red Hat (https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future) which will operate as a distinct unit within IBM moving forward. What does this mean for Red Hat?s contributions to the CentOS project? In short, no...
2006 Mar 22
1
Process hanging on 6.0-STABLE
Hi, I work for a small company that makes radar systems for research organisations and we use FreeBSD on the PCs for data acquisition and processing. We have recently shifted to FreeBSD6/amd64 and one machine in particular is exhibiting a strange problem. The acquisition process is a Tcl interpreter with a largish chunk of C code which talks to the hardware (via RS485 and a custom PCI card). Once the system is set up it s...
2019 Jul 10
0
CentOS-announce Digest, Vol 173, Issue 4
...nnounce at centos.org Subject: [CentOS-announce] CentOS, Red Hat, and IBM Message-ID: <a42e4032-26f5-85f5-506b-27c60f9dbdbf at redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed CentOS community, Today marks a new day in the 26-year history of Red Hat. IBM has finalized its acquisition of Red Hat (https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future) which will operate as a distinct unit within IBM moving forward. What does this mean for Red Hat?s contributions to the CentOS project? In short, no...
2013 Feb 03
1
3.8-rc6: nouveau lockdep recursive lock acquisition
>From recent additional locking in nouveau, it looks like we see recursive lock acquisition in 3.8-rc6: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e7150a2 nouveau [ DEVICE][0000:01:00.0] Chipset: GK107 (NVE7) nouveau [ DEVICE][0000:01:00.0] Family : NVE0 nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... nouveau [ VBIOS][0000:01:00.0] ... appears to be valid nouveau [ VBIO...
2006 Feb 08
8
Riding the Rails to acquisition
Guys, I think many of us on this list would consider ourselves entrepreneurs. I''m willing to bet at least 40% of you are working on ideas for startups...hoping that you just might have the next Flickr, Oddpost, del.icio.us, etc. Me too, for what it''s worth. Rails is good for this, in that it enables you to move quickly (after the learning curve) and it''s
2006 Feb 22
7
Ruby on Rails with Apache2, MS SQL on Windows XP
...o migrate to Windows, Apache2 and MS SQL. But I keep getting the following error when I load the initial home page. Anyone can please give me a pointer where to go next for troubleshooting? Thanks in advance. NameError in <controller not set>#<action not set> uninitialized constant AcquisitionController RAILS_ROOT: C:/rails/bdo/acquisition/public/../config/.. Application Trace | Framework Trace | Full Trace C:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:195:in `const_missing'' C:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/acti...
2009 Jul 21
2
Odd coefficent behavior
...with a 1? It borks a match I do later against the original list that doesn't have the random 1 added to the end. > linearModel[[1]] Call: lm(formula = modelSource ~ +UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM, data = mcReg) Coefficients: (Intercept) UNITBUILD1 UNITDB1 405.8326...
2016 May 06
3
Internal RAID controllers question
Dear Experts, one of the RAID threads today prompted me ask everybody. Which internal hardware RAID controllers will survive some future to come in your estimate. First of all my beloved 3ware finally seems to have passed away. After multiple acquisitions and becoming part of LSI and getting bought with LSI, it probably became non operational. Namely, the latest 3ware cards have ancient firmware. Neither of them supports 4kn drives. This speaks for itself for me. [Under new ownership] LSI, though still having new controllers released, and one of...
2008 Dec 10
2
2-Y-axes on same plot
Hi... Is this possible in R? I have 2-sets of data, that were collected simultaneously using 2- different data acquisition schemes. The x-values are the same for both. The y-values have different ranges (16.4-37.5 using one method, 557-634 using another). In theory, if you plot both plots on top of each other, the graphs should overlap. The problem I'm having is trying to have to different sets of y-value...
2001 May 08
2
how to use bidirectionnal parallel port?
Hi, I'm trying to use an old win31 app for controling some data acquisition board. The board is connected to the PC trough the parallel port. I can print from Linux on this port. the parallel port is on 0x3f8 irq 7 I add [parallelports] "Lpt1" = "/dev/lp0" [ports] "read" = "0x3f8" "write" = "0x3...
2006 Oct 16
1
The old question: R vs MATLAB vs Mathematica vs ...
...ssions about comparing R to MATLAB or mathematica (or other similar software). It seems to me that these other software have a broader range of applications. For example, in Mathematica one can solve a partial differential equation numberically or do image processing, or, one can connect a data acquisition card to MATLAB to acquire data from a measurement and analyse the results. - Does R already provide such facilities? - Was R design to be merely a statistical tool or was it designed with an idea of a general mathematical tool in mind? - If the answer to the above is no, can R already be ex...
2006 May 19
2
Innovative Enterprise Microarray Software
3rd Millennium is announcing the release of its award winning Array Repository and Data Analysis System (ARDAS) version 2. ARDAS is a web-enabled enterprise software system that provides a complete and fully integrated solution to microarray data acquisition, management, and analysis. ARDAS includes three main modules: 1- A Laboratory Information Management System (LIMS) 2- A repository and data warehouse 3- An Analysis Information Management System (AIMS) based on bioconductor and R ARDAS is a robust and scalable enterprise system based on an Ora...