-
The default file is `self.split_data = h5py.File('/media/liujack/flair_hdf5/cent_data.hdf5', 'r')`, but it seems to have different format of the hdf5 file generated by `prepare_dataset.py` in official…
-
**Host Environment**
- OS: Windows
- Compiler: VS 2022
**To Reproduce**
Steps to reproduce the behavior:
`.\vcpkg.exe install hdf5 --triplet=arm64-windows`
**Failure logs**
From CMake err…
-
### Describe the bug
We're running a vector search with a filter benchmark, and the recall value is 0.01 when the ground truth `neighbors` contain `-1`. The `-1` indicates non-existent values. No iss…
-
# Motivation
flixOpt aims at creating a robust results file from solved calculation, which allows to analyze and evaluate a model at any time after solving it. Any user can profit from this feature
…
-
is:issue is:open TypeError: Indexing elements must be in increasing order,when i try to load the HDF5 file,in clip_train.hdf5,run:for vid in fin.keys():,it turns to warn me that error,when i print the…
-
Using the same input deck as in #5131, I could not finish a simulation due to GPU of memory. Setting `amrex.abort_on_out_of_gpu_memory = 0` did not help. However, the stdout file generated by WarpX re…
-
Currently, the GUI outputs (dipole) simulation data ONLY into `csv` files, but the `Dipole` class outputs data ONLY to either custom `txt` or `hdf5` files.
# Subtasks:
- [ ] GUI and API output …
-
When I tried to import OPERA PAAH22_C_EUOC hdf file in proba_rain.py error appear:
Traceback (most recent call last):
File "/home/radar/pysteps/proba_rain.py", line 125, in
main()
File …
-
We need to test our HDF5 code. An important part is to assess scalability which we will do by running code with different number of samples and look at runtime as a function of samples.
We need a G…
-
Hello,
I have a local build with an enhancement working fine under Windows 11 using Visual Studio 2022.
Now I wish to target Linux Red Hat 8 for production.
When trying to build Quameter the follow…