search for: othogonal

Displaying 8 results from an estimated 8 matches for "othogonal".

Did you mean: orthogonal
2017 Dec 16
2
[RFC] - Deduplication of debug information in linkers (LLD).
...y things he considered as necessary for him to consider LLD "done") > >-- Sean Silva I probably not the right person to suggest (still mostly learning here for now, so would like to be on a fence in general), but it looks for me that splitting DWARF and deduplicating DWARF is a bit othogonal things. It feels for me that there is a room to do both things and have a benefit from combinatiion ? George. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171216/46b117d2/attachment.html>
2017 Dec 16
3
[RFC] - Deduplication of debug information in linkers (LLD).
...y things he considered as necessary for him to consider LLD "done") > >-- Sean Silva I probably not the right person to suggest (still mostly learning here for now, so would like to be on a fence in general), but it looks for me that splitting DWARF and deduplicating DWARF is a bit othogonal things. It feels for me that there is a room to do both things and have a benefit from combinatiion ? The two features/directions don't really compose - if the DWARF is split, then the linker never sees the DWARF (it's not in the object files), so has no deduplication to do. (llvm-dwp migh...
2011 Jan 06
1
Splitting a Vector
...space defined by the other variables colinear with it, and the other will be residual, and so orthogonal to the subspace of the colinear variables. Then by including these two variables in the origional model - the one that showed the order dependency, you can see how much explanatory power the othogonal part of the order dependent variable has, at different orders, and in principle it shouldn't change, but the vector made from the part co-aligned with the co-variates, will change as the order changes - it's explanatory power should decreace in ANOVA is it moves away from being the fir...
2004 Jul 16
1
Interaction between "wins support = yes" and "os level = 65"
I'm a little unclear about something. I want my Linux box to be the Local Browse Master -- so that the machine that's "on" all the time is the one that other computers look to. Is it correct that I want in my Global Settings: wins support = yes os level = 65 (or some higher number) And should my Windows XP workstations have the Linux box as the Wins Server? Or should I
2003 Sep 29
1
CP for rpart
Hi All, I have some questions on using library rpart. Given my data below, the plotcp gives me increasing 'xerrors' across different cp's with huge xstd (plot attached). What causes the problem or it's not a problem at all? I am thinking 'xerror's should be decreasing when 'cp' gets smaller. Also what the 'xstd' really tells us? If the error bars for
2017 Dec 15
3
[RFC] - Deduplication of debug information in linkers (LLD).
>Not quite sure what you mean by "on linker side" - but I guess you mean using linker features like comdats etc, rather than DWARF parsing/reassembly/etc. I mean that it probably not a good idea for external library. I feel it is much more convinent to do such proccessing in a linker. Linker do and knows much more about things like sections that are ICFed, eliminated, about COMDATs
2017 Dec 17
2
[RFC] - Deduplication of debug information in linkers (LLD).
...uot;done") >> > >> >-- Sean Silva >> >> I probably not the right person to suggest (still mostly learning here >> for now, so would like to be on a fence in general), >> but it looks for me that splitting DWARF and deduplicating DWARF is a >> bit othogonal things. >> It feels for me that there is a room to do both things and have a benefit >> from combinatiion ? >> > > The two features/directions don't really compose - if the DWARF is split, > then the linker never sees the DWARF (it's not in the object files), so h...
2006 Sep 19
18
Open Source UML Tool for Ruby on Rails?
I am new to web development, Ruby on Rails, and UML as well. I was wondering if there were any free tools available for UML design. There is a list of free tools on wikipedia under UML tools, but I don''t understand if I need a tool that supports the ruby language. If anyone uses a free UML tool for designing Ruby on Rails apps, please let me know what you use.