search for: subsc

Displaying 2 results from an estimated 2 matches for "subsc".

Did you mean: subc
2006 Aug 15
0
Help with workaround for: Function '`[`' is not in thederivatives table
...aps > dozens) how can I use "D" to compute partial derivatives? Essentially you need to turn calls to '[' into names of variables, do the derivative business and then turn them back again. This is not easy to do in complete generality, but if you are only talking about singly subscripted arrays, you can get somewhere. Here is an outline of what I mean. > Ident <- "([A-z][A-z0-9_.]*)" > Subsc <- "([A-z][A-z0-9_.]*|[0-9]+)" > patn <- paste(Ident, "\\[", Subsc, "\\]", sep = "") > repl <- "\\1__\\2&q...
2009 Nov 08
1
Failure of user registration with XLITE
...low: INV 01c0 49 54 45 2c 20 41 43 4b 2c 20 43 41 4e 43 45 4c ITE, ACK , CANCEL 01d0 2c 20 4f 50 54 49 4f 4e 53 2c 20 42 59 45 2c 20 , OPTION S, BYE, 01e0 52 45 46 45 52 2c 20 4e 4f 54 49 46 59 2c 20 4d REFER, N OTIFY, M 01f0 45 53 53 41 47 45 2c 20 53 55 42 53 43 52 49 42 ESSAGE, SUBSCRIB 0200 45 2c 20 49 4e 46 4f 0d 0a 55 73 65 72 2d 41 67 E, INFO. .User-Ag 0210 65 6e 74 3a 20 58 2d 4c 69 74 65 20 72 65 6c 65 ent: X-L ite rele 0220 61 73 65 20 31 31 30 33 6b 20 73 74 61 6d 70 20 ase 1103 k stamp 0230 35 33 36 32 31 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 53621..C ontent...