-
-
xslt-sandbox
... bash
$ sqlite3 -header db.sqlite3 'select distinct I1.shortLabel,I2.shortLabel from interaction as L,interaction2interactor as I2I1, ... .pk and I2I2.interaction_pk = L.pk and I2I2.interactor_pk = I2.pk'
shortLabel|shortLabel
SH2D3C|BCAR1
SH2D3C|EFS
SH2D3C| ...
-
xwiki-authenticator-guanxi
... @iup.edu>
Introduction
----------
An authenticator for Shibboleth protected XWiki sites. This authenticator should work with both the i2 ShibbolethSP and others such as the Guanxi Guard.
Building
----------
This install assumes you have a xwiki ...
-
functional
... Integer> multiply = new BinaryFn() {
@Override
public Integer apply( Integer i1, Integer i2 ) {
return i1 * i2;
}
}
I warned you! Is that fugly or what? All to just multiply two ...
-
MMGridView
...
p5-iterator-groupedrange
... ::GroupedRange->new( sub { shift @ds; }, 10 );
$i1->next; # [ 1 .. 10 ]
$i1->next; # [ 11 .. 20 ]
$i1->next; # [ 21 .. 25 ]
my $i2 = Iterator::GroupedRange->new( [ 1 .. 25 ], 10 );
$i2->next; # [ 1 .. 10 ]
$i2->next; # [ 11 .. 20 ...
-
ndstore
... using the install script used above*
#### Benchmarks
The benchmarks were performed on AWS EC2 instance type i2.8xlarge with a MySQL backend.
##### Read Throughput
![](./docs/images/neurodata_read_throughput.png)
##### Write Throughput
![](./docs/ ...
-
APriori
... of i1
// check both the strings are equal except the last element
while (len_x > 1)
if i1.item() != i2.item()
return null
// check the last element
x = last element of i1
y = last element of i2 ...
-
blokish
... /05
- Added additional AI level
- Fix for small screens : gracefully adapting the bottom pieces stores to be single-line
- Fix bug : I2 and I4 moves happened not to be displayed as valid at the very border (according to orientation).
## v0.5, 2011/05
...
-
libfaketime
... make the clock run only half as fast. As stated above, the fraction
delimiter depends on your locale. Furthermore,
FAKETIME="+1y i2,0"
will make the clock step two seconds per each time(), etc. call, being
completely independently of the system clock. ...
-
magix
...
原来:
```
//app base model
return MxextMode.extend({
urlMap:{
groups:{
i1:'/api/userinfo.json',
i2:'/api/list.json'
}
},
sync:function(options){
var url=this.url();
IO({
url:url,
//... ...
-