-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
e.g. how to handle Netgens nglib::Ng_GenerateVolumeMesh(mesh, parameters) ?
-
Several omissions of articles, wording, and typos need to be fixed in this highly visible module.
Component: **documentation**
Keywords: **calculus documentation**
Author: **Ralf Stephan**
Branc…
rwst updated
10 years ago
-
This will mean;
- ~~adding a derived data series to the ride and recalculating it when the ridefile data changes~~ [done]
- ~~plotting it on the all plot, preferably as a dark-solid red line~~ [done]
…
-
``` pycon
>>> from sympy.integrals.transforms import *
>>> from sympy import *
>>> s = Symbol('s')
>>> t = Symbol('t')
>>> a = laplace_transform(t**2, t, s)
>>> b = laplace_transform(cos(t), t, s)
>>>…
-
bc.. The Fourier transform of a Gaussian:
integrate(exp(-x*_2)_exp(I_k_x), (x, -oo, oo))
is sqrt(pi)_exp(k_*2/4), but sympy can't calculate it yet. Of course, it
should implement the most general ca…