-
## Objective
1. Package re-org.
2. Interface refactoring.
## Origin Document
### Packages - Before
```
./pkg/client/query
├── accquerier.go ==> ./pkg/client/auth/querier.g…
-
the "good" example referenced in https://github.com/kunwardeep/paralleltest#missing-tparallel-in-the-range-method is incorrect, as it would always capture the last value of the variable `tc`
```go…
-
### Issue with current documentation:
Some C-API functions have a limit in the number of arguments that can handle, given by the macro `NPY_MAXARGS`. But that limit is not described in the documen…
-
These are some modules in QuTiP for which there are no tests written yet. I will try to write them since they are very useful to _define_ what an operation should do. This facilitates the development …
-
Despite ClickHouse itself featuring great time zone(s) support, these two driver features were _never enabled_:
```
:set-timezone
:convert-timezone
```
There was a draft attempt from me recen…
-
MTK should be expanded to include tests to handle fatal errors throw in Swift without crashing the test suite.
-
Create two RPC functions in Supabase to retrieve user data:
1. `get_users()`: Returns all users.
2. `get_users_by_emails(emails)`: Returns users based on a provided list of emails.
**Acceptance Crit…
-
all functions texted with English, Spanish, and French texts.
-
In order to test that the Juvix compiled Anoma logic functions work correctly we should implement an automated test suite that runs Juvix compiled logic functions in an instance of the Anoma system.
…
-
Good morning,
I'd like to know more about the testing conducted with the special functions. I'm trying to run similar tests myself, and I noticed that the output of the Jacobian Elliptic Function i…