-
Adding unit options to the Weather Application, allowing users to switch between Celsius and Fahrenheit for temperature display, can significantly enhance user satisfaction. Many users have preference…
-
Simple reproducer with omas 0.94:
```
import omas
ods = omas.ODS()
ods["summary.global_quantities.r0.value"] = "potato"
print(ods)
```
This will not raise any errors. The schema says this sho…
-
Thanks for your job. @taoleicn @taolei87
In the paper 'Simple Recurrent Units for Highly Parallelizable Recurrence', I found the following computation:
![image](https://user-images.githubuserco…
-
Should the focus be providing players with the fewest possible functions & then they have to build themselves a little lib, or to have them go right into strategizing? Because stuff like ft_distance e…
-
### Description
Update the model to handle multi-year investments. The checks below should be converted into issues when this development starts, to keep the changes as atomic as possible.
One b…
-
Now quite complex structure of library makes bit hard to use single algorithm if needed.
I understand that this would be lot of extra work, but now using Own types and pretty complex class structur…
-
```python
>>> from sympy.physics.units import *
>>> pv_rt =3*atm*100*inch**3/R/(200*K)
>>> UnitSystem.get_unit_system("SI").get_dimensional_expr(pv_rt)
3
amount…
-
When there are multiple ProtoMech points in close proximity it gets hard to track which ones are members of which point, which is important for planning movement. It would be helpful if there was som…
-
Copied from Discord conversation
Since you need neutral units for miss on purpose to work etc blue/red commander should be able to use them but blue and red commander view can never see neutral units…
-
- [ ] hard to understand why things are not working if base units are missing https://github.com/TandoorRecipes/recipes/discussions/2847#discussioncomment-8003003
- [ ] add simple way to convert valu…