issues
search
environmentalscience
/
essm
This package contains helpers to deal with physical variables and units.
https://environmentalscience.github.io/essm/
GNU General Public License v2.0
12
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dimensions and units of Derivatives not handled well
#103
schymans
closed
1 year ago
1
WIP: Allow use of symbolic function in equation and add test
#102
schymans
opened
1 year ago
1
Make automatic variable imports in EquationWriter optional.
#101
schymans
opened
3 years ago
1
`EquationWriter` includes imports of variables, but this can lead to error
#100
schymans
opened
3 years ago
0
VariableWriter does not import functions used in expr
#99
schymans
opened
3 years ago
0
error while defining variables with units and expression
#98
CorOscar
opened
3 years ago
1
generate_metadata_table prints variables that I did not define
#97
emmanuellaiyke
opened
3 years ago
1
Add supplementary_imports and test
#96
schymans
closed
3 years ago
0
update CHANGES
#95
schymans
closed
4 years ago
0
Check dimensions
#94
schymans
closed
4 years ago
0
Dimensional consistency test fails for exp()
#93
schymans
closed
4 years ago
0
Add release to CHANGES.rst
#92
schymans
closed
4 years ago
0
Make essm compatible with Python 3.10
#91
schymans
opened
4 years ago
2
Update sympy
#90
schymans
closed
4 years ago
0
Update code to work with isort5
#89
schymans
closed
4 years ago
0
Update code to work with isort5
#88
schymans
closed
4 years ago
1
Bugfix: include expr in variable definitions when writing to file
#87
schymans
closed
4 years ago
0
Bug: VariableWriter does not write expr
#86
schymans
closed
4 years ago
0
Add plotting functionality for equations
#85
schymans
opened
4 years ago
0
Fix writers of .py files for re-import of variable and equation definitions
#84
schymans
closed
4 years ago
0
Update docu
#83
schymans
closed
4 years ago
2
Dimensional consistency test fails for 1/cos(var1)
#82
schymans
closed
4 years ago
0
Bug: Not possible to import only single variable or equation
#81
schymans
opened
4 years ago
1
Fix generate_metadata_table and add test.
#80
schymans
closed
4 years ago
2
Fix markdown
#79
schymans
closed
4 years ago
1
Improve metadata_table
#78
Kriegelw
closed
4 years ago
1
Update CHANGES.rst
#77
schymans
closed
4 years ago
1
Add support for Integral and Piecewise in Equation
#76
schymans
closed
5 years ago
3
subs_eq() for simultaneous substitutions.
#75
schymans
closed
5 years ago
0
Dimension error with fraction in exponent
#74
gitanjali1990
closed
5 years ago
3
Improve dimensional testing of equations and substitution.
#73
schymans
closed
5 years ago
2
Release v0.3.0
#72
jirikuncar
closed
5 years ago
0
Extend .subs() to take more than one equation.
#71
schymans
closed
5 years ago
1
Metadata table
#70
schymans
closed
5 years ago
0
docs: include logo
#69
jirikuncar
closed
5 years ago
0
build: fix ci and docs
#68
jirikuncar
closed
5 years ago
0
Add test for variable in exponent.
#67
schymans
closed
5 years ago
0
build: v0.2.0
#66
jirikuncar
closed
5 years ago
0
Clean
#65
schymans
closed
5 years ago
0
feat(equations): support for additions
#64
jirikuncar
closed
5 years ago
1
build: automatic version based on Git tags
#63
jirikuncar
closed
5 years ago
0
Assumptions
#62
schymans
closed
5 years ago
0
fix latex representation of x_O2 as x_{O2} instead of x_{N2}.
#61
schymans
closed
5 years ago
0
Enable operations on both sides of an equation
#60
schymans
opened
5 years ago
1
Document external referencing
#59
schymans
opened
5 years ago
2
variables interchanged
#58
gitanjali1990
closed
5 years ago
0
When defining equation with unit mismatch, error message could be more informative
#57
schymans
closed
5 years ago
1
Now that variables are symbols, we can implement assumptions
#56
schymans
closed
5 years ago
3
Piecewise() in defintion of equation leads to error in unit checking
#55
schymans
closed
4 years ago
4
Small changes to adapt to Python 3.7 and Sympy >=1.3
#54
schymans
closed
6 years ago
0
Next