-
Currently the only finite fields allowed seem to be the Nemo fields of degree one, for example GF(p) where p is a prime integer;
I think that GF is the same as finite_field in Nemo.
I did a quick …
-
In our company we are using passwords vault, so if build server url exposed in any public chat, IT have to update password.
It's really inconvenient to share urls, you have to remove password manua…
-
**Age & History -> Cladding, extensions and retrofits**
Date of significant extensions - add multiple? (Created separate issue)
The issue with updating the "Date of significant extensions" is that…
-
- [ ] I have searched to see if a similar issue already exists.
I am using gradio `gr.File` to upload NifTi files which have the extensions `.nii` or their zipped version `.nii.gz` in version `grad…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
This decorator successfully makes the field optional (no runtime errors from this code), but mypy throws saying i…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Defining `model_config` with non-literal breaks the pydantic mypy integration with `populate_by_name`.
This code in…
-
Hello,
thank you for creating this fantastic package. We've recently begun using it, and it has significantly improved our contentstack typing.
One observation we've made is that every extension…
-
**Is your feature request related to a problem? Please describe.**
I wrote a short Python script to read in all of the YAML files in the project for the purposes of verifying content, like what exten…
-
### Current Behavior
---
### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook)
- 📚 [Meshery Build and Release Strateg…
-
Hi there, I have the following protobuf file:
```protobuf
syntax = "proto3";
package example;
option go_package = "...";
import "options.proto";
message MyMessage {
string ID = 1 [(optio…