search for: expessed

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

Did you mean: expressed
2003 Jan 29
2
substitute, eval and hastables
I have the following problem. I have an automatically generated named list with "stringified" names: a <- list("A"=..., "B"=..., "C"=..., ) then I want to refer to the elements of the list, stored as an vector of names: nn <- c("A", "B", "C"), so that I could get list elements like a$nn[1], a$nn[2], etc. Obviously it
2024 Oct 25
1
Post quantum encryption question
...re post quantum ciphers that can > effectively replace these available or in development? Is the threat still > too far off to be a serious concern? Grover's search algorithm gives a cryptographically-relevant quantum computer a quadratic speedup. This effectively halves the strength, as expessed in bits, of symmetric ciphers and (I think) hash algorithms. I.e. AES-256 would be "as strong" as AES-128, and AES-128 would be reduced to 64-bit equivalent strength. The latter sounds pretty scary but AIUI the attacker would need to perform close to 2^64 quantum computations to break AE...
2024 Oct 24
2
Post quantum encryption question
Have people given thought to the private key encryption methods in light of potential quantum attacks? While the recent paper about breaking 50bit RSA doesn't pose a threat I've been thinking about future harvest now, decrypt later attacks against CC20 and AES. Are there post quantum ciphers that can effectively replace these available or in development? Is the threat still too far off to
2000 Jun 21
1
converting a string to an element in a function call
Hello everyone, I'm trying to write a function that will step through a vector of strings and evaluate the contribution to the R-squared of each in turn. I suspect this is related to the anova(model) call but not quite sure how and anova() is order dependent so I have to step through orders anyhow. The issue is that I pass a vector of strings to the function and want to use it as:
2003 Jun 22
1
Install help needed
Two different issues, but maybe they are related? 1) Attempt to install Compuserve under wine, I initially see three fixme messages: fixme:win:SetWindowTextA cannot set text "Unpacking Compuserve..." of other process qindow (nil) fixme:int21:DOS3Call get interrupt vector - move to winedos... fixme:int21:DOS3Call get interrupt vector - move to winedos... Then an install box is
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, Andreas Storvik Strauman wrote: > Hello! I'm confused as to what the actual problem with includeRnw is? Is > the problem that it relies on R-knitr? Before it would be withdrawn, may > I be given an opportunity to fix said problem? Yes, the problem is that it expesses an external dependence on anything outside texlive. On packaging systems (for me Fedora),
2016 Apr 28
0
Antwort: RE: Interdependencies of variable types, logical expressions and NA
Hi your initial ds > str(ds) 'data.frame': 2 obs. of 3 variables: $ var1: num 1 1 $ var2: logi TRUE FALSE $ var3: logi NA NA first result > str(ds) 'data.frame': 2 obs. of 6 variables: $ var1 : num 1 1 $ var2 : logi TRUE FALSE $ var3 : logi NA NA $ value_and_logical: logi TRUE TRUE $ logical_and_na : logi TRUE NA
2018 Nov 10
2
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, I?aki Ucar wrote: > On Sat, 10 Nov 2018 at 15:17, Roger Bivand <Roger.Bivand at nhh.no> wrote: >> >> On upgrading my F28 to F29, I've found that R-core and a number of R >> packages: >> >> R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi >> R-stringr R-yaml >> >> are installed, although I