-
**Is your feature request related to a problem? Please describe.**
When configuring a territory in the admin app the admin user has the option to set three settings that later on are not used for the…
-
Hello,
I am solving a problem with NSGAII , but I have an initial solution which I want to start the search from,
Do you have any recomendation of NSGAII parameters to configure?
Many thanks
-
It would be useful to be able to set the parameters of the initial routes, not just the names.
Something like:
```
MaterialApp(
initialRoutes: [
RouteSettings(name: "MainPage"),
…
-
Hi,
I'm encountering a problem when trying to use the transform parameters from a previous registration as an initial guess for a new registration. It seems that the transform parameters from the pre…
-
We saw an issue in the API where we would have History values not updating due to cached values in the parameters when defining a Method in Python. We should remove values that aren't static and could…
-
**Description**
When initializing configuration parameters using `reflex.Config`, a `ValueError` is raised if required parameters without default values are only specified in the `.env` file. This …
-
As a user, I would like to be able to set any parameter in the model before simulating it. The parameters of interest include initial species concentrations, initial rates, and kinetic parameters. Cur…
-
If you `Set` a parameter value in your plug-in constructor, this value will be ignored in AAX versions of the plug-in. This does not happen with VST or audio units.
Reproduction:
```
MyPlugin::…
-
## Current Behavior
configuration parameters gets ignored if connecting with websockets
## Expected Behavior
configuration parameters like maxdata, maxrows, maxrowset, etc. should work
## …
-
Like `go build -X` and `go install -X`, this feature in `gno` allows you to override variables during build, test, and publish operations. For instance:
```go
var myVar string = "default"
```
…