jbeuria

Results 10 issues of jbeuria

Recently I am trying to integrate htmly in Slim4 framework. The biggest problem I face is to handle paths defined in htmly. Can a new version be brought out by...

I am trying to integrate htmly with my slim4 set up. However, I am not able to configure and run it. I am trying my routes as follows. ``` $app->map(['GET',...

Hello, i tried to install on php 8.1, but not able to proceed for file permissions, I used chmod 755 $(find cockpit -type d) chmod 644 $(find cockpit -type f)...

Hello friends, I am trying to use cockpit as a library in a slim app. However, the dependency injection causes an big issue on Apache server v2.4.52 with php 8.1.1...

Hi, I am new to this. How can I stream OBS output to multiple channels. I mean, OBS gives option for only one channel. I don't find any settings inside...

Dear team, I want to match a url for www.xyz.com?refid=dfvvjvnvrff in this router. Can anyone help how to do that? Best regards JB

**Describe the bug** File "/home/server/.local/lib/python3.10/site-packages/gtda/homology/simplicial.py", line 1126, in _weak_alpha_diagram Xdgms = ripser(dm, maxdim=self._max_homology_dimension, File "/home/server/.local/lib/python3.10/site-packages/gph/python/ripser_interface.py", line 603, in ripser_parallel res = _compute_ph_vr_sparse( File "/home/server/.local/lib/python3.10/site-packages/gph/python/ripser_interface.py", line 51, in _compute_ph_vr_sparse ret =...

bug

### Description scipy.sparse.linalg contains several matrix operations such as expm, inv, expm_multiply, etc. Can these be implemented in cupy. In real scenarios we encounter sparse matrices. It would be great...

contribution welcome
cat:feature

Hello, I am trying to use this library from a c++ code. Could you please help to do so?

Hi team, I am new to Neurolib. Can a model be tuned to compare with actual EEG data for a cognitive task? I am looking for an example pipeline for...