Fix bug in pfold
When epfold called pfold there was a chance that fracexp or dt were a 1dim array. For this case they should be called with index to avoid type errors
Loading
Please sign in to comment
When epfold called pfold there was a chance that fracexp or dt were a 1dim array. For this case they should be called with index to avoid type errors