Update __init__.py

This commit is contained in:
ottofabian 2023-03-24 09:40:11 +01:00 committed by GitHub
parent 8948505f06
commit 93705d5f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ DEFAULT_BB_DICT_ProDMP = {
}, },
"basis_generator_kwargs": { "basis_generator_kwargs": {
'basis_generator_type': 'prodmp', 'basis_generator_type': 'prodmp',
'num_basis': 3, 'num_basis': 5,
'alpha': 10 'alpha': 10
}, },
'black_box_kwargs': { 'black_box_kwargs': {