rruusu

Results 33 issues of rruusu

### Description When a footnote only contains a single word, an error message is generated on the footnote link: > Unexpected shortcut reference link (\`\[text\]\`), expected collapsed reference (\`\[text\]\[\]\`) remark-lint...

bug

### Description Some variables with non-alphanumeric characters, such as square brackets or parentheses, are not exported to the result file, even when explicitly listed in the _resources/signalFilter.xml_ file in the...

### Description When simulating a strictly coupled system with an FMU that sets `*enterEventMode = true` in a call to `fmi2CompletedIntegratorStep`, the simulation ends up in an endless loop of...

When using Gemini Nano from Chrome AI (beta), all responses are cut short after 300-400 characters. The response terminates in the middle of a sentence: > The main advantages of...

bug

I sent the following message to Phi4 in Ollama (local): ``` Can you summarize this document: https://ai.plainenglish.io/vanishing-gradient-problem-in-rnns-d362235005c ``` The UI just keeps rotating the spinner, as if it is still...

# Steps to trigger 1. Open PDF document from an authenticated session into a new tab. 2. Close session by logging out of the site. - Leave PDF document open...

bug

### Description Zero simulated values are not read from system connectors, but are replaced with initial values. ### Steps to reproduce the behavior 1. Create a model where data is...

The FMI standard defines APIs for getting and setting the internal state of FMUs using the functions: - `fmi2GetFMUstate` - `fmi2SetFMUstate` - `fmi2FreeFMUstate` - `fmi2SerializedFMUstateSize` - `fmi2SerializeFMUstate` - `fmi2DeSerializeFMUstate` These...

These changes are cherry picked from the branch ["work"](https://github.com/rruusu/OMSimulator/tree/work), which includes changes originally made to the master branch in October 2024. I hadn't had the time earlier to rebase my...

### Description The initial guesses for each algebraic loop evaluation are not based on the end of the last solver step. Instead, the initial guess is based on whatever result...