-
Hello! I'm running DeepSqueak 3.1.0 on Windows 11, Matlab R2022a. I'm encountering the following error when I attempt to export call statistics to excel:
![image](https://github.com/DrCoffey/Deep…
-
# Preface
Our aim is to have Meadowlark's internal plugins be of good enough quality to where a producer can create a "pretty good" mix using Meadowlark's internal plugins alone. Essentially I want…
-
Hi!
I work for the MAST archive at STScI, and we're ingesting contributed small-satellite mission products with an unusual data structure: a HEALPixel map in which we have an ultraviolet spectrum f…
-
Compute-intensive loops for which we'll define GPU kernels basically fall into one of the three categories (sorted from simple to complex)
1) __for lm in eachharmonic__. These kernels loop over the…
-
Pythia mostly contains calls to [freud](https://github.com/glotzerlab/freud), so it does not seem that there would be substantial benefits to cythonizing it. However, there are places where freud obje…
-
Hi Dev Team,
Would it be possible to incorporate the [Gradient Non-Linearity Correction](https://github.com/Washington-University/gradunwarp) (a.k.a., Gradient Distortion Correction, or GDC) into f…
-
I am trying to build geogram on Windows to use functions from mesh_manifold_harmonics in a C++ DLL plugin. I downloaded version 1.9.0 from the releases page, ran configure.bat to generate the Visual S…
-
Hi,
simple request.. in the signatures of many functions inside `special/_ufuncs` the signature does not coincide with the description text. For example the function `sph_harm`, the description con…
zwep updated
2 months ago
-
@dcharatan Hi, I come from the pixelSplat repository. Could you please be kind enough to tell me what the differences are between this renderer and the original one of 3D Gaussian Splatting?
-
Hi!
I recently started working on coupling DESC with simsopt. The goal is to be able to use DESC solver and derivatives in single-stage optimization.
My understanding was that DESC had built-in…