Minor release that will update some defaults and interfaces:
- Use
np.ndarray
instead ofnp.matrix
for all internal matrix representations - Change default time base from
dt=None
todt=0
(PR #431) - Use
use_legacy_defaults
to allow execution of code that worked in an earlier release - Update
markov()
to use standard convention for time-series data - Soft drop of Python 2.7 (new features/functions may require Python 3)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.