-
Hello lovely maintainers :wave:
We've recently added "tags" to student's solutions. These express the constructs, paradigms and techniques that a solution uses. We are going to be using these tags fo…
-
I was trying to do an apples-to-apple shootout on GPTQ vs the new llama.cpp k-quants (memory usage, speed, etc) but ran into a bump with perplexity. It looks like exllama loads a jsonl formatted versi…
-
The compilation of the rhdf5-package fails when the folder containing the renv has a space in it's name. If you replace the space with underscores it compiles without errors.
-
Basic description of the issue:
I am attempting to interpolate the MMS trajectory through SWMF GM and OpenGGCM GM model outputs stored in s3 buckets online, but the code fails in the same way for bot…
-
For my use case (large 2d table in h5 file, stored as f16 cast to f32 for use in rust), the `hdf5` package is significantly slower than taking a detour in python via `pyo3`. In python I use the `h5py`…
-
The following code
```julia
using Rasters
import NCDatasets
using CairoMakie
ds = RasterStack("kelvin_helmholtz.nc")
fig = Figure()
ax1 = Axis(fig[1, 1])
hm1 = heatmap!(ax1, ds.Ri[Ti=100, …
-
SQLite files used by this repo create performance challenges during runtime that may hinder or completely stall progress. This issue is dedicated to targeting SQLite read performance issues, including…
-
Dealing with a very simply problem but haven't been able to find a good solution (or any solution):
The local_confic.json file defines folder bath UNIX style with forward slashes:
"path": "/allran…
-
Want to avoid people needing to directly use the spatial packages such as sf, and as we are saving all spatial data on a master grid we don't need to keep repeating the spatial information for each da…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/SimoneTiberi/IsoBayes
Confirm the following by ed…