-
When trying to call python functions from fortran code, functions with a complex return value cause a segfault. This doesn't happen for subroutines which have a complex `intent(out)` argument, or func…
-
# Feature Request: Server Setters for Authority and Stability
## Background
For a considerable time, many developers have been requesting Server Setters as an alternative to RPC natives. It's wi…
-
### Problem Description
The ConditionSet class currently performs 2 roles;
- evaluating expressions to int64_t values and to booleans (using the Test function)
- performing assignments to conditi…
-
**Is your feature request related to a problem? Please describe.**
Users are unable to call contract functions that require a buffer value for a parameter.
**Describe the solution you'd like**
…
ECBSJ updated
1 month ago
-
Currently we use GDAL VRTs with Python pixel functions for implementing products with lazy evaluation (e,g, spectral indices).
But VRTs do have some limitations:
- input and output bands must hav…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alread…
-
This would allow functions in the database to be used in LINQ queries. This includes:
- [x] Collection-valued composable functions, such as TVFs in SQL Server (#20051)
- [ ] Composable functions with …
-
Define a simple and human-readable test file format. It should be easy to parse programmatically.
Define ANTLR grammar for the test file format. This will enable parser generation for multiple langua…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
Custom Action…
-
### Feature description
This feature would introduce a new genetic algorithm-based approach to optimize mathematical functions. It would allow users to find the minimum or maximum values of continuou…