Results 8 issues of karei

I created a new widget - Interactive Table. Users can enter data into the table from the frontend and the data will be passed directly to the Julia variable on...

1 kmol=1000 mol [units.jl#L60](https://github.com/SymbolicML/DynamicQuantities.jl/blob/9625403f76385603a3acd0fa1119fada3912a5ba/src/units.jl#L60) Thank you for your consideration of this issue.

Hello! I have a package under development, can I use AirspeedVelocity.jl to benchmark my unreleased package? I want to run it completely locally and compare the results of the local...

**Summary** `Term v2.0.7` sets `[compat] CodeTracking = "1"`, which forces the resolver to `CodeTracking 1.x`. `Revise v3.9.0 → LoweredCodeUtils v3.4.3` requires `CodeTracking 2.x` (uses `MethodInfoKey`). Result: `Term` and `Revise` cannot...

This PR establishes a standardized TP-flash benchmark protocol and a fixed test suite, designed around a stable API baseline (Clapeyron v0.6.19) while master remains under active development. It implements a...

## Description I'm developing a frontend application that depends on `Clapeyron.jl`. The dependency chain is as follows: ``` MyApp → Oxygen → JSON 1.3.0 MyApp → Clapeyron → BlackBoxOptim →...

dependencies

Hi, **Summary** For a 4-component Peng–Robinson mixture with a highly sparse composition, `crit_mix` throws a `DomainError` while `dew_temperature` returns all `NaN` without an exception. **MWE** ```julia using Clapeyron mix =...

method improvements
Challenging equilibria

Hi, thanks a lot for maintaining PlotlyLight.jl! Currently the `plotly_artifacts` artifact points to https://github.com/JuliaComputing/PlotlyLight.jl/blob/c7f70353344ca2b73c8c2fa80cf7ff2a79cc1cac/Artifacts.toml#L6 Inside that artifact, `version.txt` is `v3.0.1`, so PlotlyLight loads plotly.js v3.0.1. The latest plotly.js is v3.3.0....