-
cairosvg version: 2.4.2
```
$ cairosvg -f png mesh-gradient-practice.svg --output test.png
Traceback (most recent call last):
File "/home/sonri/.local/bin/cairosvg", line 8, in
sys.ex…
-
Hi, JAX-FEM community,
I have a question about changing mesh coordinates to optimize geometry.
I tried to get a derivative with respect to the initial configuration.
It is my set_params:
```python…
-
When I run python main.py using example_config.yml, it can't save new_rhs.npz. After debuging, I found that it's because the gradient computed in line 389 of poisson_system_matrices_from_mesh,grad = i…
-
Hi, I am fine-tuning the Llama 3.1 8B model using the dolomite engine. I am getting the following error
```
[rank0]: Traceback (most recent call last):
[rank0]: File "", line 198, in _run_module_…
-
Hey,
I had a problems importing plain SVG gradient shapes
Essentially I just made a circle with a gradient texture in Inkscape and it did not import properly
Not only it "averaged" the 2 points, it…
-
Hi! Thanks for your great work!
I found that in the training process, the mesh vertex tensor sometimes receives a very large gradient, and the gradient value is usually as the form 2^n (maybe 4^n, i'…
-
# Feature Request
It would be a great adition to be able to add "gradient colour" to elements or meshes.
This could be done, for example, by assigning colours to the vertices of a mesh (or mesh…
-
**Is your feature request related to a problem? Please describe.**
Sometimes, you only know the top of a reservoir (e.g., from seismics). However, based on well data, you know the (true!) thickness o…
-
Add support for computing and storing the sign of each edge, which is necessary for correctly calculating the gradient and handling flows.
For reference, an MPAS specific implementation can be fo…
-
Many thanks to the authors for creating brainspace, which helped me.
But I was curious, how do you plot gradients using atlas and brain templates other than examples?
### Here is my code:
```
surf…