RNourshargh / CavitySim

This Matlab code simulates different optical cavities using ABCD matricies from the constituent optical components.
MIT License
0 stars 0 forks source link

Change np.matrix to np.array to avoid deprecation #6

Closed znicholls closed 5 years ago

RNourshargh commented 5 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         103    103           
  Branches        6      6           
=====================================
  Hits          103    103
Impacted Files Coverage Δ
src/cavitysim/utils.py 100% <100%> (ø) :arrow_up:

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 4048754...0828b65. Read the comment docs.