-
Let `F = (p(x₀, t), I)` be an n-dimensional TM flowpipe, `x₀ ∈ X₀`, `t ∈ [0, δ]`. Given a set of template directions `d1, ..., dr` in Rn, we can evaluate the support functions
`bi = sup{di^T x} s.t…
-
`Couldn't load shared library 'libvtm-jniarm64.dylib' for target: Mac OS X, ARM, 64-bit`
We probably need to create new desktop VTM native libraries for Mac OS (x64 + arm64).
(gdx-platform natives…
-
when I update a pool name through terraform , it deletes the old one and creates a new one with new name , which is fine , but then I recieve the alerts from VTM that data is missing for that deleted …
-
Hello, can you make the code part open source? Thank you so much
-
Hi
According to the update made in VTK 6, the `Update()` function can be called only on objects which have been derived from the `vtkAlgorithm` class. Thus, `img_data.Update()` in **train/vtm_data.…
-
Any easy way or some guide on how can I add this project as a library?
I've got an existing project, with Libraries folder. I put all project-dependencies to that folder changing how they are refrence…
-
Being developer of [Mapsforge](https://github.com/mapsforge/mapsforge) and [VTM](https://github.com/mapsforge/vtm) multiplatform vector map libraries, we use AndroidSVG in the Android map modules.
I'…
-
After implementation of `vtu`, `vts`, `vtr`, `vti`, it would be nice to support more extensive formats such as `vtm` and `pvd` formats. These can probably seen as extensions on top of the `header` str…
-
Hi ,
currently I have a jenkins job that takes vtm backups daily and another one for restoring a particular backup , but I am using the raw REST curl apporach , can you please add these operations…
-
Hello,
I am trying to use pyvista to work with data in exodus format but cannot seem to figure out how to access the data. I have a multiblock dataset. When I do:
```py
import pyvista as pv
me…