Philipp Germann
Philipp Germann
**Is your feature request related to a problem? Please describe.** We use `DeepDiff` with great success to compare the states of different systems, thanks a lot! However, the descriptions in...
`client.play_by_play` failing with `ValueError: time data 'Time' does not match format '%M:%S.%f'`
Hello, I am running into this `ValueError: time data 'Time' does not match format '%M:%S.%f'` error with `client.play_by_play`: ``` Traceback (most recent call last): ... client.play_by_play( File "...\basketball_reference_web_scraper\client.py", line 220,...
Hello, Are there by any chance plans to make [shot chart data of each game](https://www.basketball-reference.com/boxscores/shot-chart/202106080PHI.html) also available? Would love to have that data, but I fear I am not skilled...
Certain reaction-diffusion systems, like Turing systems, require very small time steps at some times and thus profit a lot from adaptive time steps.
Since we do not require any dependency beyond CUDA it *should* not be too hard to port the code to Windows too.
For illustration we could implement some published models: * Nissen, S. B., Perera, M., Gonzalez, J. M., Morgani, S. M., Jensen, M. H., Sneppen, K., … Trusina, A. (2017). Four...
Currently writing a VTK file takes roughly one order of magnitude longer than calculating the right hand side. Dumping binary data into [VTK XML files](http://www.vtk.org/wp-content/uploads/2015/04/file-formats.pdf) as they do in [GPUSPH](https://github.com/GPUSPH/gpusph/blob/master/src/writers/VTKWriter.cc)...
Hi, there should be instructions on which reference from https://ccl.northwestern.edu/netlogo/references.shtml to use to cite NetLogo on the homepage and in the readme. Cheers, Philipp