-
For those unaware, https://cardinal.kx.studio/ is totally a thing now for some reason.
Also https://minicardinal.kx.studio/ for a mini/stripped-down version that loads faster.
There are some issue…
-
Dear all,
I was testing `cufinufft` via the Python wrapper on some 3d problems, and I stumbled upon some accuracy issues when performing the adjoint test. That is, given the NFFT linear operator `F…
-
## 🚀 Feature
Would you consider adding a mesh laplacian (calculated using cotan weight) in the library?
## Code Snippet (untested)
I haven't tested the below yet, but it should go something l…
-
This [commit](https://github.com/jedisct1/libhydrogen/commit/cf8b2bcb0cd63a8feea67771229ed2bd3b6e4090) made big changes in libhydrogen, for example
```
- #define hydro_kx_N_PACKET1BYTES 32
+ #defin…
balee updated
4 years ago
-
Hello, I am trying to make some code written by a scientific releasable.
I find this in the code
```
#these lines are needed to correct an error in guidata
import inspect
from guidata.dataset…
picca updated
1 month ago
-
I have been looking at enwikisource, specifically pages whose titles have double quote in them
Double quotes cause problems in the html generation if not escaped properly
The manner in which the d…
-
### Feature request type
sample request
### Is your feature request related to a problem? Please describe
Key sets whether to subscribe to an event after the time expires
### Describe the solution…
-
As a **Grant Reporter**
I need to **indicate how many Residents/Graduates come from Opportunity Zones**
So that **I can convince Funds and Grant-makers to what degree the Collective is serving these c…
-
I find a error when i used render_view_3g.py
dfitpack.error: (mx>kx) failed for hidden mx: regrid_smth:mx=0
i find in it happened in render.py line 1461,when _x
-
connection string isn't working
This is how I connect to db
```js
export const kx = knex({
client: 'mysql2',
connection: {
connectionString: 'mysql://root:kilo@localhost:3306/opdb',
},…