-
Describe precisely the difference between returned frames by fit():
`run_info, trajectory, averages = nn.fit()`
Maybe making averages and trajectory optional?
-
First of all, I really appreciate your API here. One thing is that, this project is fractional, not multifractional. Right now I just add a method insdie of "_autocovariance" so the hurst value get up…
-
Reading of hydrodynamic fields is currently handled through the Unidata Netcdf python library.
However, it could be that we can gain significant speed-ups by using Dask https://dask.pydata.org/en/…
-
When fractal goes to 0 in brownian motion, there is no movement.
How can I achieve a Sine perfect movement?
Thank you!
-
For Ridged, variable lacunarity fractional Brownian motion, and others.
-
-
Hi vmaffei, it's me again. I am on Part 3 now and got this error while running predict_traits.py:
```
Traceback (most recent call last):
File "/usr/local/bin/predict_traits.py", line 451, in
…
-
Attract units towards enemy base, permitting aggressive strategies
-
I'm not sure what is wrong with this code but if you perform
nolds.hurst_rs(numpy.random.normal(0,1,1000))
you consistently get hurst exponents larger than .5 which should not be the case...
-
Ever since I started meddling with SV nodes I was hoping one day I would be able to use SV to do this somewhat trivial “shining star rays” animation.. but I’m still having a hard time figuring this ou…