Skip to content
Snippets Groups Projects
Commit 23def398 authored by Laura Christine Kühle's avatar Laura Christine Kühle
Browse files

Fixed typo.

parent 2fe6898c
No related branches found
No related tags found
No related merge requests found
......@@ -68,5 +68,5 @@ class AlpertsWavelet(Vector):
0.5 * np.sqrt(7/158) * (32 - 315*eval_point + 960*(eval_point**2)
- 1155*(eval_point**3) + 480*(eval_point**4))]
raise ValueError('Invalid value: Albert\'s wavelet is only available \
raise ValueError('Invalid value: Alpert\'s wavelet is only available \
up to degree 4 for this application')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment