-
A quick glance suggests that the generated converter from pyudunits2 (which uses `sympy` `lambdify`) is significantly quicker than the one that is generated by `udunits2` (used within `cf-units`). How…
-
It's common in computational physics (including fluid dynamics) for a solver to transform all quantities in terms of reference scales in order to improve conditioning of matrices that will arise. This…
-
## Expected behavior ##
We are not necessarily doing anything wrong, but just notifying people that we cannot read H5MD files produced by LAMMPS out of the box. LAMMPS does not use the `units` …
-
You should use [metric system](https://en.wikipedia.org/wiki/International_System_of_Units) by default, because it is recognized by the whole world
**m/s** (meters per second) for wind speed
**C**…
-
### Bug report
I'm trying to use `skip_particles` when running `yt.load` as I only need the gas data and the loading gets very long. The loading fails, but when I run it without skip_partic…
yohad updated
2 weeks ago
-
**Describe the bug**
After updating to rev 505386dda29452140f93734509b03de57986af57 I can't `nixos-rebuild switch` anymore on my laptop. Switch fails with
```
$ sudo nixos-rebuild switch --flak…
-
### What happened?
We're mainly using NWB-Zarr and found that reading the units table and rendering as a dataframe is prohibitevly slow. This is mainly due to the `electrodes` column that copies th…
-
I am working on a data flow for storing data in point clouds in CF-NetCDF files. A point cloud is a collection of data points in a three-dimensional space, typically representing the surface of an obj…
-
### 1. System information
WSL Linux l 5.14.0-427.18.1.el9_4.x86_64 GNU/Linux
tensorflow==2.10.1
tensorflow-cpu==2.10.1
installed using pip
### 2. Code
Ignore the fact that the dequantization…
-
The documentation at https://github.com/kornelski/cargo-deb/blob/main/systemd.md has following snippet:
```
systemd-units = [
{ unit-name = "unit-one", enable = false },
{ unit-…