tum-pbs / PhiFlow

A differentiable PDE solving framework for machine learning
MIT License
1.43k stars 193 forks source link

2.2.2 #81

Closed holl- closed 1 year ago

holl- commented 1 year ago

2.2.2 includes various bug fixes and minor changes to functional math.

Improvements

Breaking Changes

codecov-commenter commented 1 year ago

Codecov Report

Merging #81 (052ea76) into master (6b81334) will increase coverage by 0.13%. The diff coverage is 86.89%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   86.59%   86.73%   +0.13%     
==========================================
  Files         114      114              
  Lines       16857    17100     +243     
==========================================
+ Hits        14598    14831     +233     
- Misses       2259     2269      +10     
Impacted Files Coverage Δ
phi/flow.py 100.00% <ø> (ø)
phi/math/_magic_ops.py 84.54% <67.34%> (-4.99%) :arrow_down:
phi/torch/nets.py 67.87% <70.45%> (+2.89%) :arrow_up:
phi/jax/stax/nets.py 65.80% <73.68%> (+4.54%) :arrow_up:
phi/tf/nets.py 58.40% <87.80%> (+5.95%) :arrow_up:
phi/math/_functional.py 89.07% <90.10%> (-0.53%) :arrow_down:
phi/math/_tensors.py 90.08% <92.13%> (+0.21%) :arrow_up:
phi/field/_field_math.py 77.68% <100.00%> (ø)
phi/geom/_box.py 90.46% <100.00%> (-0.06%) :arrow_down:
phi/geom/_stack.py 76.05% <100.00%> (ø)
... and 35 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more