This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
from itertools import islice
|
||||
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
|
||||
|
||||
class LogisticMap(object):
|
||||
def __init__(self, r, x0):
|
||||
|
||||
Reference in New Issue
Block a user