✨
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
import random
|
import random
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import random_numbers as rn
|
from selflocalization import random_numbers as rn
|
||||||
|
|
||||||
class Particle(object):
|
class Particle(object):
|
||||||
"""Data structure for storing particle information (state and weight)"""
|
"""Data structure for storing particle information (state and weight)"""
|
||||||
|
Reference in New Issue
Block a user