Cyrus Harrison

Results 372 issues of Cyrus Harrison

``` ==> Installing openblas-0.3.28-utzu3qkphsxz57j3iyaqcaflrq6cki7p [12/100] ==> No binary for openblas-0.3.28-utzu3qkphsxz57j3iyaqcaflrq6cki7p found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/f1/f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1.tar.gz ==> Applied patch /Users/harrison37/Work/github/alpine-dav/ascent_co3/ascent/uberenv_libs/spack/var/spack/repos/builtin/packages/openblas/openblas-0.3.28-thread-buffer.patch ==> openblas: Executing phase: 'edit' ==> openblas: Executing phase:...

### Discussed in https://github.com/Alpine-DAV/ascent/discussions/1420 Originally posted by **rcarson3** November 11, 2024 Hi, I was wondering if there was a way to modify the colorbar / legend names for a given...

We should explore a unified helper to accept visit style camera and convert it to a ascent camera.

Add ci tests that leverages C++17 for all tpls

task

### Discussed in https://github.com/Alpine-DAV/ascent/discussions/1491 Originally posted by **jfavre** March 24, 2025 I was happily using a commit from a few weeks ago (git checkout 00621ed) with an ascent_actions.yaml as below:...

bug

``` - action: "add_queries" queries: q1: params: expression: lineout(10000, vector(-10,0,0), vector(30,0,0), fields=[myfield], empty_val=-1.0) name: "lineout" - action: "add_extracts" extracts: e1: type: "python" params: src: "test.py" ``` Even though the extract...

bug

embedded in 3d space, instead of image space coords.

enhancement

Uniform grid vs external surfaces? Not clear what the issue is b/c I can run ugrid in another case. ```cpp //----------------------------------------------------------------------------- TEST(ascent_external_surfaces, test_external_surfaces_multi_topo) { // the vtkm runtime is currently...

bug