-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have this sketch:
![image](https://github.com/FreeCAD/FreeCAD/assets/5213469/da4c3b16…
-
## Motivation
Modelica is a language to model physical systems and therefore,
physical variables are used in equations. In many Modelica libraries, including the Modelica Standard Library, for exa…
-
https://software.intel.com/en-us/intel-daal/details
Algorithms
Data Analysis: Characterization, Summarization, and Transformation
Low Order Moments
Computes the basic dataset characteristi…
-
Not quite sure how hard this would be to add to the editor. It has support for curly braces {} for use as grouping symbols. It might be hard to make it intuitive with just a keyboard as the giant curl…
-
When a job is created and the simulation files are exported, the default values for the solver tolerance are too high and number of iterations are too low. These need to be changed to more reasonable …
-
First disclaimer: I'm not a statistician or epidemiologist, I'm an engineer with a good feel for system modeling.
Second disclaimer: you're doing some great work and trying to get real-time estimat…
-
The [doc](https://www.nalgebra.org/decompositions_and_lapack/) says that LU will only solve for square matrix but that both FullPivLU and QR should work for non-square matrices.
In practice there i…
-
Hi. I have much interest in this implementation. But it's better to have a wiki about HPMPC. Thanks
-
As mentioned in #3569, our IMs require their inputs (and the constraints on those inputs) to be entered manually. This results in duplication, causing a lack of traceability and a proneness to errors …
-
Coming up with ideas to test numpy's implementation of mathematical functions. Given numpy implements most of practical mathematics this is simply "come up with an interesting mathematical relation". …