-
Relevant outcomes also must be propagated
-
### Discussed in https://github.com/idaholab/moose/discussions/28201
Originally posted by **grunerjmeier** July 23, 2024
Dear Moose-Community,
I have a 3D mesh with some volume-elements in …
-
Using the general stride layout, it is often assumed that the strides are set such that no two elements share the same location. In some cases, strides are also assumed to be positive, so that `stride…
-
AFAICS, currently only Float64 numbers can be handled.
It would be good to have support for other number types (like ComplexF64) and also higher dimensional arrays (numbers being the 0 dimensional …
-
#1345 adds an efficient concrete intersection for 1D sets, and an efficient intersection between `HPolygon` is already available. Then one could take intersections of higher dimensional sets which are…
-
Quoting @wdecker :
"The Singular counterpart of the OSCAR function `invert_birational_map` does not only work for curves. As we now have also higher-dimensional varieties , it might make sense to al…
-
Implement the solid angle measure (the plane angle) of a two-dimensional cone, using the dot-product (trigonometry) formula.
For example, the solid angle of the first orthant `solid_angle_simplici…
-
Dear Maruan,
I am working with a high dimensional problem (n,L,p) where n= #samples, L= input sequence of each feature and p= #features.
I read your paper about recurrent deep kernels and keras-g…
-
Hello!
First of all, thank you for a very nice python package! I think high-dimensional manifolds, that is, manifolds beyond 2 and 3 dimensions would be very interesting to add. d-dimensional sphe…
-
### Is your feature request related to a problem? Please describe.
I am doing some research that will require me to explore non-euclidean spaces, there doesn't seem to be any convenient library for t…