-
Are you planning to include functions for hohmann transfers and/or arguments to the launch function to allow for launching to a specific altitude (KSO comes to mind)?
-
```
What seems to be the problem?
Under modern Windows NT, a symbolic link causes baksmali to stop processing,
because a system provided file enumeration routine provides size equal to zero
for symb…
-
```
What seems to be the problem?
Under modern Windows NT, a symbolic link causes baksmali to stop processing,
because a system provided file enumeration routine provides size equal to zero
for symb…
-
`string/bytes.createBorrowingBuffer`, in the case that the data is remote, will copy the remote data instead of borrowing.
The following Chapel code demonstrates this
```
var chplStr = "A Chapel…
-
```python
In [1]: from pkgcore.util.parserestrict import parse_match
In [2]: parse_match('bar:*') …
-
If not possible, archive this.
-
There are two ways to define a new `Container` type in the spec language. You can either define a `Container` type in the `/groups` of the schema with a `_def` field (and optionally an `_inc`) and the…
-
### Please fill out this form:
### Expected behavior
Resize to my heart's content
### Actual behavior
Locks window size to 722x574 (Can go higher but not lower)
### Steps to reproduce the behav…
-
### Please fill out this form:
### Expected behavior
Game to play fine
### Actual behavior
Screen shakes non stop when windowed,stops when fullscreen
### Steps to reproduce the behavior
Op…
-
The qvalue package has been removed from CRAN, and can not be installed anymore through install.packages("qvalue"). This currently breaks the above mentioned methods for mincFDR. Also, when mincFDR is…