Skip to content

1.3.3

Latest
Compare
Choose a tag to compare
@rmnldwg rmnldwg released this 11 Mar 16:10
80193e7

What's New

Bug Fixes

  • Make midext_prob last param in get/set methods
  • Midline musn't use last of set_param args.
    Instead, it should use the one at num_dims - 1.

Documentation

  • Fix broken quickstart link.
  • Add emcee to requirements for quickstart notebook.
  • Explain midline extension probability in set/get.

Testing

  • midext_prob is last parameter in get/set methods.