-
Hi, I am currently trying to solve a packing problem that I want to generalize to nd-space.
Example in 2D:
Given 2 Circles, c1 and c2, we can find 0-2 positions for a third circle of given radius th…
-
add statistical tests that test for differences between N-dimensional distributions. Take select things from R package rrcov, like robust and rank order wilk's lambda.
from astropy.stats unconference…
-
Hey,
I'm trying to figure out how we could use Tullio to generalize some n-dimensional functions.
Let's say I've got a n-dimensional array and I want to use Tullio for that. At the moment I need t…
-
Hello,
I am very sorry to bother you. I have some questions about opinf to consult. First of all thank you for sharing the opinf code toolkit, I think the current tutorial is much better understood f…
-
@AnniekStok @manerotoni I feel that the n-dimensional images module may not be really needed anymore, on the other hand I think it is a valid concept. Maybe not so bad to just leave it around?
-
Currently, only 2-arrays (matrices) and 1-arrays (lists) are supported. This should be extended into arbitrary dimensions, and, as part of this, lists should be implemented just as 1-arrays, rather th…
evhub updated
10 years ago
-
In this project, we use a ND Array to represent the underlying data of a Tensor. The Matrix class represents the ND array.
As of now, we have little to no support for broadcasting as one would exp…
-
Hello all,
I want to use two dimensions, two time series for each participant. I transform the data as expected by the library
(6431, 5, 2)
However if I plot it, it puts together both signals…
-
Inspired by mention of SunSpec stuff, this task should only be worked on in free time, and mostly for fun. Try not to waste other peoples' time with this (for now at least). Task partly created so I…
-
**Description of the desired feature**
Similarly to #138, `verde.scatter_points` assumes that `region` is `[W, E, S, N]`, producing a random scatter set of points in 2D. Currently it only allows to…