We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76742ed commit 1439428Copy full SHA for 1439428
docs/src/index.md
@@ -85,7 +85,7 @@ julia> ]add Unitful, Measurements, MonteCarloMeasurements, Distributions
85
86
### Version 0.7.6
87
88
-- Fixed bug: If unitless=true, no unit is associated with the tearing variable.
+- Fixed bug in StateSelection.jl: If unitless=true, no unit is associated with the tearing variable.
89
90
- Solve linear equation systems optionally with [RecursiveFactorization.jl](https://github.com/YingboMa/RecursiveFactorization.jl)
91
instead of the default `lu!(..)` and `ldiv!(..)`.
0 commit comments