-
**Problem Statement**
The conversion between these three is done very often in chemistry-related workloads. As a result, there are multiple online calculators dedicated for this where you can…
-
I have a proposal for the Fields and Variables.
I would propose to have only 1 variable per field.
This would really improve the handling of fields and variables.
- All variables in the "dictionary" …
-
Using the "production" branch of OpenRAVE I get the following error relatively fast after invoking ikfast for a robot model. I updated from an older version, which does not exhibit the error but appea…
-
Here is how we can formalize a simple expression algebra with addition and multiplication for integers 1-10 using UniMath:
First, we define the signature with two operations:
```
Definition expr_si…
-
I noticed nimble's new `precleanCompilation` option #1393 in version 1.1.0, introduced to fix #1368, caused some of my project code to break on OSX (M2, Ventura 13.1) and Linux (Rocky Linux 8.6). I c…
-
at the moment, due to how we define functions and the fact that our models need to support ForwardDiff.jl, we have the ability, in theory, to generate fully symbolic versions of an EoS. for a proof of…
-
**Is your feature request related to a problem? Please describe.**
For model convergence, we know that adding homotopy is a good thing, but where is it best to add it without having to go through eve…
-
Example 1: bigfloats
```
spechum(MoistAir, big"300", WetBulb, 291.15, 101325.0)
```
gives
```
ERROR: MethodError: no method matching cardan(::Tuple{BigFloat, BigFloat, Float64, Float64})
…
-
OK, so this is pretty speculative as the reverse differentiation packages are not there yet, but let's dream for a moment. It would be awesome to be able to just use reverse-mode differentiation on co…
-
```python
# Copyright (C) 2007 Kristian B. Oelgaard
#
# This file is part of DOLFIN.
#
# DOLFIN is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser Gen…