Diego Volpatto
Diego Volpatto
As discussed in https://github.com/actions/starter-workflows/issues/44, there is now a solution to manage conda environments in GitHub Actions. `autodiff` current implements a "hard-coded" fashion for conda environments in `autodiff`'s GH Actions. Please...
I think that it would be nice if `autodiff` provides INSTALL and CONTRIBUTING files with instructions for those that want to use and help developing `autodiff`.
Hi, Allan. Just reporting that I have been facing some difficulties to calculate alkalinity values using the Extended UNIQUAC. The other models I have tested worked fine (HKF and Pitzer,...
Hi @allanleal! I'm opening this issue because we have been facing some difficulties combining the E-UNIQUAC model with Fugacity models for gas phases even for simple systems and for "mild"...
Since I am no longer developing `gibbs`, it would be good to leave a documentation with instructions on how to build and develop the package.
This PR translates the EoS to C++. This was done due to computational performance. The EoS written in Python is too slow, and the global optimization method is already computationally...
Solves #449. Since I need to work with Reaktoro locally using `cmake`, I took this fix myself. I hope it helps.
## Overview Windows builds in Github Actions and locally are failing due to Path expressions. See the problem in the [logs here](https://github.com/reaktoro/reaktoro/actions/runs/18830548903/job/53721150373#step:7:974). Note: Windows builds have been failing for some...