GiggleLiu / NiLang.jl

A differential eDSL that can run faster than light and go back to the past.
https://giggleliu.github.io/NiLang.jl/dev
Apache License 2.0
250 stars 16 forks source link

delete oplus API #54

Closed GiggleLiu closed 3 years ago

GiggleLiu commented 3 years ago

Looks not intuitive to use it to represent :(+=).

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (40bb338) into master (81fbe77) will decrease coverage by 0.11%. The diff coverage is 68.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   78.81%   78.70%   -0.12%     
==========================================
  Files          26       26              
  Lines        1166     1174       +8     
==========================================
+ Hits          919      924       +5     
- Misses        247      250       +3     
Impacted Files Coverage Δ
src/NiLang.jl 50.00% <ø> (ø)
src/autodiff/complex.jl 58.33% <ø> (ø)
src/complex.jl 68.93% <64.70%> (ø)
src/autodiff/vars.jl 73.68% <66.66%> (-0.85%) :arrow_down:
src/autodiff/instructs.jl 72.95% <69.56%> (ø)
src/stdlib/linalg.jl 86.11% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 81fbe77...40bb338. Read the comment docs.