-
Jan Scholz (via e-mail) suggested implementing the general form of interpolation used in SciPy.
https://github.com/scipy/scipy/blob/v0.15.0/scipy/ndimage/interpolation.py#L230
It should be able to h…
-
```
I would love a few more options in the installer. For example I really don't
need notepad2 and some other tools installed as I already have similiar or same
programs installed.
```
Original iss…
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5.1
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
I am having trouble importing pystan. I am using a 64bit windows 7 system. I successfully installed it using Anaconda and pycharm. However, when I go to a python console and type:
import pystan
I get …
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5.1
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
I have a weird problem.
When I generate normally distributed mock data, supposedly people's heights, I use this model:
```
data {
int N; //number of data points
real x[N]; //hei…
-
@bgoodri suggested putting a form of Sebastian Weber's make-like script on the getting started page. The desiderata are:
- [x] make-like behavior to save models
- [x] for files
- [x] for model st…
-
``` sh
export GEM_HOME="/tmp/has space"
export GEM_PATH="$GEM_HOME"
gem install bcrypt-ruby -v 3.0.1
#=> ERROR: Failed to build gem native extension.
```
Yes, the typical usage of GEM_HOME/GEM_PATH s…
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5.1
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
The following program:
```
transformed data {
int y[2];
y[1]