Skip to content

Resolve "Refactor compute methods"

Jean-Baptiste Bayle requested to merge 30-refactor-compute-methods into master

Closes #30 (closed)

  • Use integer for SC and MOSA indices
  • Re-order time and link parameters to match dimension of output arrays
  • Require arrays for time and links
  • Allow for multi-dimensional time arrays (per links)
  • Simplify calculation of response function
  • Fix minor bugs
Edited by Jean-Baptiste Bayle

Merge request reports