-
Hi !
In your code, you scale the scene so that the volume of interest is in [-1, 1]^3 cube. Could you give me some suggestions if I want to generate a scene in its original size.
-
I propose following and extending scipys [quad](https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.quad.html) function which is based on QUADPACKS adaptive QAGS algorithm. I also pro…
-
Would it be possible with the current framework to have an integration operator `quad` that works as in the following example?
``` python
from theano import function
import theano.tensor as T
x = T.…
-
In recent months, our integration with Xero’s new subscription plans has unexpectedly broken twice due to the .NET package parsing API response properties as enum values. Specifically, when the API ca…
-
### The problem
I have a command line sensor that occasionally fails. So I added an availability template to account for this:
```
command_line:
- sensor:
name: UV Index
unique_id:…
-
### Description
Hello CuPy team,
I’d like to request integration support for `mpmath `types (such as `mpmath.mpf`) in CuPy arrays. Currently, attempting to create a `cupy.array` with mpmath elements…
-
-
I am finishing up the DDM with across-trial variability in drift, starting point, and non-decision time.
For drift, you can use analytic integration of the likelihood function. [See HDDM for a use …
-
While writing this up for my thesis (draft attached), I found
1. mistakes in the analytic formulas for the path length and travel time:
Original:
![image](https://github.com/nu-radio/NuRadioMC/as…
-
Technical noise should be integrated with the "clean" data generation process.
## Data generation process:
Currently there are two approaches to generate data:
1. structural causal models --> (n…