-
-
The following code:
```
\documentclass{article}
\usepackage{amsmath}
\begin{document}
System \eqref{eq:1}
Equations \eqref{eq:1a} and \eqref{eq:1b}
\begin{subequations}
\label{eq:1}
\begin{eq…
-
I am trying to solve an optimal control problem constrained with the stokes equation. After writing the Lagrange system of equation I get many boundary conditions:
` def dirichlet1_ad(input_, ou…
-
### Description
The three equations in the paper are numbered 3, 12, and 15, rather than the expected 1, 2, and 3.
### (Optional:) Please add any files, screenshots, or other information here.
_No …
-
Technical noise should be integrated with the "clean" data generation process.
## Data generation process:
Currently there are two approaches to generate data:
1. structural causal models --> (n…
-
With the v3 xml you can now use artwork for equations e.g. like this
```
~~~ math
\frac{a}{a}
~~~
{: artwork-align="center" }
```
I believe this is align with tex. Maybe see the cubic bis d…
-
**What would you like to be added**: I would like to add a new feature that makes yoda solver math equations like this:
- 5 power 3 -> yoda should return "125"
- 3 * 3 = 7 -> yoda should return "F…
-
Imported from SourceForge on 2024-07-05 08:40:32
Created by **[ccroonen](https://sourceforge.net/u/ccroonen/)** on 2010-12-28 09:26:26
Original: https://sourceforge.net/p/maxima/bugs/2121
---
It is …
rtoy updated
4 months ago
-
Hello,
I'd like to try out the different unmixings you implemented (and specifically removing some spectrum from the overall fluorescence, I haven't seen that done anywhere else before), but R or w…
-
Current version:
https://docs.sciml.ai/ModelingToolkit/stable/basics/AbstractSystem/
I think it might be helpful to MTK contributors, and downstream libraries building on MTK, to have an officia…