Displaying 11 results from an estimated 11 matches for "240901".
Did you mean:
24001
2014 Dec 10
2
R on the Cydia Store
...t;, so I refrain.
> >>>
> >>> However, I can say that it's likely your problems wouldn't have stopped there;
> >>>
> >>> [R] R on the iPhone/iPad? Not so much....a GPL violation
> >>> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html <https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html>
> >>>
> >>> /Henrik
> >>
> >> Hi,
> >>
> >> I might add that, given the intentions expressed below, in terms of doing this on a jailbroken iOS device via Cydia, the c...
2014 Dec 09
2
R on the Cydia Store
...a topic for R devel", so I refrain.
>>>
>>> However, I can say that it's likely your problems wouldn't have stopped there;
>>>
>>> [R] R on the iPhone/iPad? Not so much....a GPL violation
>>> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html
>>>
>>> /Henrik
>>
>> Hi,
>>
>> I might add that, given the intentions expressed below, in terms of doing this on a jailbroken iOS device via Cydia, the concerns raised in the Apple iOS SDK, that I referenced in the above linked post from 2010, esse...
2014 Dec 09
2
R on the Cydia Store
...under "this is certainly
> not a topic for R devel", so I refrain.
>
> However, I can say that it's likely your problems wouldn't have stopped there;
>
> [R] R on the iPhone/iPad? Not so much....a GPL violation
> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html
>
> /Henrik
Hi,
I might add that, given the intentions expressed below, in terms of doing this on a jailbroken iOS device via Cydia, the concerns raised in the Apple iOS SDK, that I referenced in the above linked post from 2010, essentially go away.
They would still be germane, as m...
2014 Dec 10
0
R on the Cydia Store
...n.
>>>>>
>>>>> However, I can say that it's likely your problems wouldn't have stopped there;
>>>>>
>>>>> [R] R on the iPhone/iPad? Not so much....a GPL violation
>>>>> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html <https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html>
>>>>>
>>>>> /Henrik
>>>>
>>>> Hi,
>>>>
>>>> I might add that, given the intentions expressed below, in terms of doing this on a jailbroken iOS devic...
2014 Dec 09
3
R on the Cydia Store
Hi,
We have published an Android app called R Console on the Play Store since
D?cember 2013.
https://play.google.com/store/apps/details?id=com.appsopensource.R
https://play.google.com/store/apps/details?id=com.appsopensource.Rpremium
In the mean time, we have developped its equivalent app for the App Store.
We released it on march 2014. We have been approved from this date by Apple
to publish it
2014 Dec 09
0
R on the Cydia Store
...like to write here, would fall under "this is certainly
not a topic for R devel", so I refrain.
However, I can say that it's likely your problems wouldn't have stopped there;
[R] R on the iPhone/iPad? Not so much....a GPL violation
https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html
/Henrik
>
> Thus we decided to remove the iOS app from the App Store several days ago.
>
> We are thinking of publishing the same app published under Cydia with a
> freemium model.
> Its licence would be GPL v3.
>
> What we would like to do under Cydia with R Console...
2012 Feb 12
2
Is it possible or has it been done?
A port of R to iOS?
Thanks for your time,
KW
--
[[alternative HTML version deleted]]
2010 Aug 25
4
OT: R for iPhone/iPad OS?
No, seriously: I've had more than one person at work wonder what math
toolset could be loaded onto iOS. So, before Matlab, FreeMat,
Mathematia, SciLab, Octave, or numpy (:-) ) produces a version for iPad,
any chance someone is working on R for iPad?
2014 Dec 09
0
R on the Cydia Store
...ertainly
>> not a topic for R devel", so I refrain.
>>
>> However, I can say that it's likely your problems wouldn't have stopped there;
>>
>> [R] R on the iPhone/iPad? Not so much....a GPL violation
>> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html
>>
>> /Henrik
>
> Hi,
>
> I might add that, given the intentions expressed below, in terms of doing this on a jailbroken iOS device via Cydia, the concerns raised in the Apple iOS SDK, that I referenced in the above linked post from 2010, essentially go away.
>
&...
2014 Dec 09
0
R on the Cydia Store
...o I refrain.
> >>>
> >>> However, I can say that it's likely your problems wouldn't have
> stopped there;
> >>>
> >>> [R] R on the iPhone/iPad? Not so much....a GPL violation
> >>> https://stat.ethz.ch/pipermail/r-help/2010-June/240901.html
> >>>
> >>> /Henrik
> >>
> >> Hi,
> >>
> >> I might add that, given the intentions expressed below, in terms of
> doing this on a jailbroken iOS device via Cydia, the concerns raised in the
> Apple iOS SDK, that I referenced in...
2008 Dec 08
10
[PATCH] Accurate vcpu weighting for credit scheduler
Hi,
This patch intends to accurate vcpu weighting
for CPU intensive job.
The reason of this problem is that
vcpu round-robin queue blocks large weight vcpus
by small weight vcpus.
For example, we assume following case on 2pcpu environment.
(with 4domains (each domain has 2vcpus))
dom1 vcpu0,1 w128 credit 4
dom2 vcpu0,1 w128 credit 4
dom3 vcpu0,1 w256 credit 8
dom4 vcpu0,1 w512 credit 15