-
Your kernel implementation appears to be more straightforward than anticipated. Unfortunately, it does not outperform cuSPARSE or other rapid sparse kernel libraries in terms of efficiency. Concerning…
-
## Description
I get
`doctest.h(1459): error C2678: binary '==': no operator found which takes a left-hand operand of type 'const std::string' (or there is no acceptable conversion)`
at line 1459 i…
-
Consider if the right levels of abstraction have been made for a library user and document options to improve.
It should be relatively easy for a clkhash user to define custom schema, and easily use …
-
This is a terrible reprex, but more so I don't forget about it:
```
remove.packages("terra")
repos
-
Hi,
I've recently needed to compare the performance and functionality of this and other JVM based JSON validation libraries, and I thought you might like to see how this implementation compares. I…
-
This may be a can of worms, but it would be a very nice addition to this library. It would be nice to do a direct comparison on a record's fields with each other rather than only comparing a single c…
-
Thanks for this library, I really like this solution where you can provide a query as string.
In the docs I see this example:
``` js
var query = $objeq("'^Ro' =~ name -> name + ' is ' + age"); // OK…
-
In the Comparison Vignette, `path_norm()` is said to approximate `normalizePath()`.
It seems that `path_norm()` is more the equivalent of `path_abs()` though:
``` r
library(fs)
normalizePath(…
-
```
What steps will reproduce the problem?
1. Use the ruby library to send a request to an app using the c# library
with uppercase parameters (ex. User.FirstName=Joe)
2. C# library will report that i…
-
```
What steps will reproduce the problem?
1. Use the ruby library to send a request to an app using the c# library
with uppercase parameters (ex. User.FirstName=Joe)
2. C# library will report that i…