-
```
new type: [tau]
new functions:
tab: {tau} -> [tau]
seq : [tau] -> {tau}
length (#) : [tau] -> int
elt (x[y]) : ([tau],int) ->tau
note: can make seq a defined function:
seq(v:[t…
-
```
Hi,
I was able to run the demo-words.sh (using the text8) and obtained the output
binary file - vectors.bin.
Can someone help me on how to convert it into a readable text/ascii file ?
since I …
-
```
Hi,
I was able to run the demo-words.sh (using the text8) and obtained the output
binary file - vectors.bin.
Can someone help me on how to convert it into a readable text/ascii file ?
since I …
-
Hey
I'm using Potree desktop - an awesome tool for sure :) - and it works fine with clouds, but I could not drag/drop SHP files. I'm aware of the projection requirement, and the cloud and the vecto…
-
Comparing two vectors of arbitrary length is not working:
local v1 = vmath.vector(\{ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 })
local v2 = vmath.vector(\{ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 })
print(v1 == v2…
-
## How to reproduce the behaviour
When prioritizing vectors to keep, `Vocab.prune_vectors` doesn't handle existing duplicates from `key2row` well. By sorting/prioritizing by values from `key2row`…
-
While running an SCCS analysis I run into the following error during the calibration of the estimates:
```r
#> Error in optim(c(0, 100), loglikelihoodNullMcmc, logRr = logRr, seLogRr = seLogRr):
#>…
-
### Describe the issue:
`np.cross()` warns about arrays of vectors when used with simply two 2-d vectors (this use case is even in the ["Examples" section of `np.cross()` docstring](https://github.…
-
In v0, when GPT-4 generates an invalid action output, `OpenXModule` sets the output into a random vector in the same size. ([link](https://github.com/ManifoldRG/MultiNet/blob/d83b7b781c91225fd54491ce4…
-
### Describe your problem
Are the all slice vectors also stored in ES? Can i use ES as my own database?