search for: gestalt

Displaying 20 results from an estimated 24 matches for "gestalt".

Did you mean: estale
2000 Mar 27
0
Project Proposal: The Gestalt System
The Gestalt System project aims to develop a free, Open Source, object-oriented software framework which makes use of other free, Open Source software tools for the purposes of managing, analysing, and reporting on quantitative data in a manner which is suited to modern, networked computing environments in whi...
2000 Oct 02
0
Apologies -- spam filter mail
...me of any future anti-spam generated content, I'll disable the program completely if any should occur. Thank you. -- Karsten M. Self <kmself at ix.netcom.com> http://www.netcom.com/~kmself Evangelist, Opensales, Inc. http://www.opensales.org What part of "Gestalt" don't you understand? Debian GNU/Linux rocks! http://gestalt-system.sourceforge.net/ K5: http://www.kuro5hin.org GPG fingerprint: F932 8B25 5FDD 2528 D595 DC61 3847 889F 55F2 B9B0 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Typ...
2000 Oct 03
2
Parse Errors
Dear R Development Team, Using Thomas Baier's R Com Server -- or a dll I am building which supports an evaluate function that is based on Baier's function R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing
2000 Oct 03
2
Parse Errors
Dear R Development Team, Using Thomas Baier's R Com Server -- or a dll I am building which supports an evaluate function that is based on Baier's function R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing
2012 Oct 09
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
...ut those symbols (in an enum or table), so that the > MCStreamer and the disassembler could reference a single place? It's not the disassembler itself that should know about them, but the driver for the disassembler. In this case, llvm-objdump. The disassembler doesn't have that kind of gestalt knowledge. -Jim > > -- > cheers, > --renato > > http://systemcall.org/
2024 Oct 12
2
AD/DNS: Cannot Create a CNAME record with a blank name...
...om.example.com -U administrator This would have the advantage that a single dummy zone would be able to contain aliases for _all_ externally visible machines. (I haven't tried this yet; it just occurred to me...and struck me as being "tidier".) I still don't completely get the gestalt of the strong recommendation of having a subdomain, even for smaller organizations, unless it's just a best practice designed to future proof an organization which might become more complex and hierarchical over time. Thanks again for the help. - John
2012 Oct 10
0
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
...ols (in an enum or table), so that the >> MCStreamer and the disassembler could reference a single place? > > It's not the disassembler itself that should know about them, but the driver for the disassembler. In this case, llvm-objdump. The disassembler doesn't have that kind of gestalt knowledge. > > -Jim > > >> >> -- >> cheers, >> --renato >> >> http://systemcall.org/ > -- cheers, --renato http://systemcall.org/
2000 Dec 31
4
R as a daemon?
...ient process is meant to be a Python script. Has anyone experimented with this or developed a similar solution? TIA. -- Karsten M. Self <kmself at ix.netcom.com> http://kmself.home.netcom.com/ Evangelist, Zelerate, Inc. http://www.zelerate.org What part of "Gestalt" don't you understand? There is no K5 cabal http://gestalt-system.sourceforge.net/ http://www.kuro5hin.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Ur...
2002 Mar 10
0
Re: Announce: RPy (R from Python)
...ous bit of work! In order to illustrate both the power of the R environment and the ease with which this power can be used from within Python (thanks to Walter's efforts and those of Duncan Temple Lang on the RSPython module which inspired RPy), I have created a little demo, available at http://gestalt-system.sourceforge.net/rpy_demo.html Cheers, Tim C -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&q...
2004 Feb 01
0
Naming difference in cbind between (PR#6516)
...rnal uses of the word in the book are also in smallcaps {\sc S-Plus}. The outside cover does say S-PLUS. The title page says {\sc S-Plus}. Second, by personal discussion, I discussed this spelling with Tim Hesterberg about a year ago. He told me that S-Plus is an appropriate spelling. Third, by gestalt, "S-PLUS" looks like the "PLUS" is the most important part---simply because it occupies more space. "S-Plus" looks like the "S" is the most important part---because the "S" is full size and the "Plus" is typographically subsidiary. Rich
1999 Aug 03
2
Performance & capacity characteristics of R?
...to swap (virtual memory) entail? What common procedures|functions under R use significantly more memory? Are there guidelines or documentation which point to issues and parameters of large file|dataset processing under R? TIA. -- Karsten M. Self (kmself at ix.netcom.com) What part of "Gestalt" don't you understand? SAS for Linux: http://www.netcom.com/~kmself/SAS/SAS4Linux.html Mailing list: "subscribe sas-linux" to mailto:majordomo at cranfield.ac.uk 11:45pm up 70 days, 51 min, 1 user, load average: 0.67, 0.38, 0.21 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2003 Oct 12
1
Altivec-enabled libvorbis...
...set that variable in a convenient place during initialization. Currently this variable exists in my AL implementation and not libvorbis. The code to detect an Altivec unit in MacOSX looks like this: #include <CoreServices/CoreServices.h> long cpufeature = 0; OSErr err = Gestalt(gestaltPowerPCProcessorFeatures, &cpufeature); if (err == noErr) { if ((1 << gestaltPowerPCHasVectorInstructions) & cpufeature) VectorUnitDetected = 1; } Using this code will need "-framework Carbon" on the gcc and ld commandline. Non...
2024 Oct 12
1
AD/DNS: Cannot Create a CNAME record with a blank name...
On 12-10-2024 02:25, John R. Graham via samba wrote: > ...as recommended on the Samba Wiki here: > https://wiki.samba.org/index.php/Active_Directory_Naming_FAQ#I_have_to_Use_Different_Names_to_Resolve_Host_Names_Internally_and_Externally > > I'm trying to use the "clever trick" to make a certain internal server > resolve to the name I'm forced to use to resolve
2012 Oct 07
0
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
On 5 October 2012 17:48, Jim Grosbach <grosbach at apple.com> wrote: > The recent MachO data-in-code support should have fixed a lot of the problems. There's probably still some quirks in the specifics ($a vs. $t and making sure the symbols get into the ELF properly), but the core functionality to know how to mark data regions is there and works very well. Hi Jim, I'm trying to
2003 Jan 13
4
Ideas needed on automation of R
I need some guidance on what is the best way to automate R I am aware of Rterm. First question: Is it true that R is not currently OLE accessible under Windows 2000? Second question: Is there an R command that echoes all R Console results to a run log system file? My first attempt to write a run log file is the example from the R Data Inport/Export documentation. > zz<-
2004 Jan 31
3
Naming difference in cbind between S-Plus (PR#6515)
Naming difference in cbind between S-Plus and R. I think R is wrong. abc <- data.frame(y=1:4, x=rnorm(4)) abc.lm <- lm(y ~ x, data=abc) predict.lm(abc.lm, type="terms") ## this is where R got the name "x" abc <- cbind(abc, d=abc$y - predict.lm(abc.lm, type="terms")) abc R gives > abc y x x 1 1 -1.33925477 1.163001 2 2 1.52764505
2012 Oct 10
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
...um or table), so that the >>> MCStreamer and the disassembler could reference a single place? >> >> It's not the disassembler itself that should know about them, but the driver for the disassembler. In this case, llvm-objdump. The disassembler doesn't have that kind of gestalt knowledge. >> >> -Jim >> >> >>> >>> -- >>> cheers, >>> --renato >>> >>> http://systemcall.org/ >> > > > > -- > cheers, > --renato > > http://systemcall.org/
2012 Oct 05
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
On Oct 5, 2012, at 12:15 AM, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Greg, > >> Is this a bug? If so, how can I fix it? > > It's somewhere between a bug and a quality-of-implementation issue. > ARM often uses literal pools in the middle of code when it needs to > materialize a large constant (or variable address more likely for >
2024 Oct 12
1
AD/DNS: Cannot Create a CNAME record with a blank name...
.... > This would have the advantage that a single dummy zone would be able > to contain aliases for _all_ externally visible machines. (I haven't > tried this yet; it just occurred to me...and struck me as being > "tidier".) > > I still don't completely get the gestalt of the strong recommendation > of having a subdomain, even for smaller organizations, unless it's > just a best practice designed to future proof an organization which > might become more complex and hierarchical over time. > > Thanks again for the help. > > - John >...
2011 Nov 15
2
Changes at Red Hat confouding CentOS (was: What happened to 6.1)
...I am neither a lawyer nor a paralegal; Russ on the other hand knows of what he speaks....). They can, however, choose to not distribute anything else to me in the future, and nothing in the GPL or any other license used by upstream forces them to distribute anything new to me. And that's the gestalt of the RHN AUP; it states under what conditions RHN will distribute the compiled binary code (treated specially by GPL and not as a derived work) to you, its customer. Once you have received the binary of a particular version you have the right, under GPL and only for GPL-covered packages, to rece...