-
### The problem
With the minimum firmware set to 0.14 we can no longer add or control the hypercube, the vendor has no plans to update the firmware please roll back the firmware minimum version or pu…
-
pure_random_sampling
latin_hypercube_sampling
orthogonal_sampling
-
Let's start with Sobol sequences, only because we currently have code for these. If we're in `d` dimensions, the Sobol sequence is a sequence of length-d vectors.
Actually, let's make this even mo…
-
@syamkakarla98 Thanks for your contribution,
Do you have a sample code for 3D visualization of hypercubes?
A visualization like this:
https://images.app.goo.gl/vgDag7g2eiVWQDnZ9
-
Is it possible to provide example how we can use this will multiple hypercubes?
I am ideally looking for one hypercube for chart data and another to be used for the tooltip.
-
1. Обновить свою ветку по main.
2. В директории source создать файл make_hypercube.cpp
3. В этом файле в пространстве имён ogxx определить функцию make_hypercube_one_direction с заголовком вида:
``…
-
Hi
I saw in a below issue the hypercube is limited to 10,000 cells. This seems a little low by Qlik standards?
In my usecase:
Dimensions x3 - Material, Customer, Customer Type
Measures - x4…
-
A variant on randomly sampling distribution parameters at the point of creating the initial population. With Latin hypercube sampling (LHS), the parameter space is utilised fully, giving a wider initi…
-
Add a method to construct the hypercube graph of a given size.
pmacg updated
2 years ago
-
Hi,
I am playing with the latin hypercube samper and was wondering if there is
a way to set the random seed somewhere.
Thanks,
Holger