-
I encountered an issue while running the development version of NetKet using pytest. When I run the test suite 50 times, the test_extra_constraint_integration test consistently fails after the first r…
-
The following occurs when I try to check the Hilbert version:
```
$ hilbert --version
$ hilbert -v
/Users/yonkeltron/.rvm/gems/ruby-2.1.5@global/gems/hilbert-0.0.2700420/bin/hilbert:33:in `': uniniti…
-
`SingularIntegral(S,0)` is _really_ different than `SingularIntegral(S,1)`: it's real valued, is not `(x-z)^0`, etc.
I think `LogKernel` and `SingularIntegral` should be different types.
-
I'm trying to compute the equilibrium measure of a positive charge supported on `[1,2]` and a negative charge on `(-∞,0]`. I believe the following code should work, but it doesn't.
@dlfivefifty me…
-
Hi,
I wonder if it's possible to implement the hilbert transform with micropython ulab.
Best regards
-
I wrote a test file that creates an 16x16 table and then fills the table with the Hilbert number at that coordinate. When the algorithm is working correctly the numbers 0 through 255 will fill the spa…
-
hi,
I know that hilbert curves as top/bottom pattern result in an insane amount of printer movements, but the result just looks great. please implement it like slic3r does :)
gz2k2 updated
3 years ago
-
I'm curious about the choice of random binary projections versus Hilbert curve. Does rbp outperform it?
Would it make sense to add another hasher?
uriva updated
6 years ago
-
Adding classes for Hilbert modular groups. Including congruence subgroups of SL(2,O) and conjugates of the type SL(2,O+a)
where O is a maximal order in a number field.
CC: @mstreng @sagetrac-flor…
-
Hi,
if I understood correctly at the moment there is only the possibility to get the insta. freq. and not the [whole Hilbert spectrum](https://en.wikipedia.org/wiki/Hilbert_spectrum), right?
a…