-
BigQuery supports dataset-level custom functions that are publicly reusable. This can be a useful way to abstract away boilerplate SQL needed for common routines. Here's an [example](https://github.co…
-
### Description
There are often use cases where it makes little sense to try and model specific behavior using a series of graph nodes but rather to model the behavior by calling into a low-level fun…
Naros updated
4 months ago
-
> [!WARNING]
> The engine does not have a representation of ellipses yet. This issue is blocked until that is the case.
We need the ability to define [ellipses](https://en.wikipedia.org/wiki/Ellipse)…
-
Hi. I am an astronomer/astrophotographer. I am currently building a control board for my Celestron telescope and one of the metrics I want to collect is the Dew Point. I will use this in deciding t…
-
Currently it is not possible to access the functions in `ModelicaUtilities.h` from an `ExternalObject` that is implemented as a shared library in a generic way. Therefore I propose to introduce an `Ex…
-
The scipy subroutines for the spherical Bessel functions and Bessel functions (like scipy.special.spherical_jn) are not included in the JAX library. Although other Bessel functions are included within…
-
in several places of the editor, we may need to look for object in the libraries.
For example when creating an attribute, then we wan to set the type for it (Boolean, String ...)
the `Typed by` …
-
Hello Scipy Team,
Is it possible to expose the low-level special functions from scipy.special.cython_special as C symbols in a shared library (e.g., libscipy_special.so), similar to how libraries l…
-
The Rust [rphonetic](https://github.com/Dalvany/rphonetic) library has a few more phonetic functions like refined soundex and double metaphone. Could jellyfish wrap those functions (or even use all th…
-
Platform:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
```
Test failures:
```
running 118 tes…