Skip to content

Commit 2849413

Browse files
committed
change statesp to use ndarray by default
1 parent 2dac8b8 commit 2849413

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

control/statesp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
# Define module default parameter values
7272
_statesp_defaults = {
73-
'statesp.use_numpy_matrix': True,
73+
'statesp.use_numpy_matrix': False, # False is default in 0.9.0 and above
7474
'statesp.default_dt': None,
7575
'statesp.remove_useless_states': True,
7676
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy