-
A ~rule~ step for remeshing to regular grids
-
### What is the expected enhancement?
grid_graph in rustworkx only reproduces the functionality of grid_2d_graph from networkx. It would be convenient to extend grid_graph to higher dimensions in …
-
### Steps to reproduce
Change grid size row on display tab
### Expected behavior
Grid size can change from 1 per row to 10 per row
### Actual behavior
The grid size 4 per row cant work, when chan…
-
In the intro example we have:
```py
# %%
import pandas as pd
df = pd.DataFrame(gs_cv.cv_results_)
df.insert(len(df.columns), "rmse", -df["mean_test_score"].values)
df[["param_alpha", "rmse"]…
-
-
-
The replacing grids and interfaces functionality has two important restrictions:
1. Some of the methods assume that the new grids are Gmsh-generated, which is no longer true in the case of grids cr…
-
### Description
It seems that there is a bug in the report grid section. After creating the report grid, I am no longer able to edit the report grid. There is a lock icon present in the column editor…
-
For context, by the way, this is the application I'm working on.
![image](https://github.com/user-attachments/assets/b0dbae61-7299-4e17-aadc-f29feede04ce)
It supports 1, 2, 3, 4, or 8 displays,…
-
Unlike the [Can I use database](https://caniuse.com/?search=css-grid-animation), doiuse warns against the usage of `transition: grid` and `transition: grid-*` like this:
```
main.css:2:1: CSS Gri…
yassh updated
3 weeks ago