Skip to content

Conversation

@joschaschmiedt
Copy link

The alias scipy.misc.factorial is deprecated sicne scipy 1.0. Instead,
scipy.special.factorial should be used.

The alias scipy.misc.factorial is deprecated sicne scipy 1.0. Instead,
scipy.special.factorial should be used.
pantaray and others added 2 commits July 14, 2020 17:08
- included missing `scale_from_period` class methods in `Paul`
  and `DOG` wavelet classes
- fixed indexing in transform.py: `cwt_time` used a list of slices
  to index a 2D array. In future versions of NumPy this will trigger
  at best an `IndexError`, at worst NumPy might try to silently
  interpret the list as array index which will yield the wrong result.

Changes to be committed:
	modified:   wavelets/transform.py
	modified:   wavelets/wavelets.py
Added missing scale_from_period functionality for Paul + DOG wavelets
@endolith
Copy link
Contributor

So is this project abandoned?

@endolith
Copy link
Contributor

endolith commented Dec 5, 2021

Update: Yes, this project is abandoned and I've tried to make mine the replacement: #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants