Version con Pyside basica

This commit is contained in:
Miguel 2025-06-09 22:07:11 +02:00
parent bb82098608
commit efbc6a5b52
3 changed files with 1626 additions and 1594 deletions

View File

@ -1,8 +1,8 @@
# Calculo de Horas
horas=72
t=36
horas*t
t=sqrt((y*8-25))/e
$$Brix = \frac{Brix_{syrup} \cdot \delta_{syrup} + (Brix_{water} \cdot \delta_{water} \cdot Rateo)}{\delta_{syrup} + \delta_{water} \cdot Rateo}$$
m=((sqrt(t)/(2+8))/e**2+sqrt(k**w))/((sqrt(t)/(2+8))/e**2+sqrt(k**(w+2)))
t=?

View File

@ -1,6 +1,15 @@
{
"window_geometry": "1400x800+52+52",
"window_geometry": {
"x": 393,
"y": 234,
"width": 1000,
"height": 700
},
"debug_mode": false,
"latex_panel_visible": true,
"sash_pos_x": 450
"sash_pos_x": 450,
"splitter_sizes": [
284,
210
]
}

File diff suppressed because it is too large Load Diff