Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • v1.1.0
  • v1.0.0
3 results
Created with Raphaël 2.2.020Jun12987611Dec1013Oct116Sep629Jun23412MayAdapted setup.py to version 1.1.0v1.1.0 masterv1.1.0 masterCorrected typo in READMEUpdate README to include alternative imethods and the Levante benchmarksSmall changes to becnhmarking LOG filesOne benchmark log file renamedNew Benchmarks on DKRZ Levante HPC system, including benachmarks for alternative methods with own bfs and networkx graph searchRename alternative_own-bfs-2d.ipynb to alternative_own-bfs_2d.ipynbMove old Mistral benchmarks to own subdirectoryUpdate of pdf plots for example applicationsAdded possibility for calculation of 3d connected components to save memory by moving data onto cubulation only for single levelsCorrected typo in docstringChanged tricco function descriptions to docstringsUpate gitignoreImplement alternatives for computing 2d connected components based on self-programmed breadth first search (own-bfs) and breadth first search and graph construction by means of networkx library (networkx)Sort connected components by size, which is nice for plottingPurely editorial changes: replaced __ with _ in prepare.pyUpdate setup.py in terms of version number and the gitlab urlv1.0.0v1.0.0Minor change to example notebooks in terms of how to import tricco, cc3d and networkxPolished example notebooks: removed typos, added some clarificationUpdate of gitignore to ignore tricco.egg-info directoryUpdated setup.py to v0.0.2Update find_radius.pyUpdate README.mdPolished examplesUpdate of gitignoreOverhauled benchmarksChanged format of field_cube from int to byte to save memoryRemoved if-break when encountering missing cells, simply ommitting missing cells is sufficientAdded benchmarking routinesUpdated gitignoreUpdate of gitignoreMajor restructuring of codei, updates of examples, added benchmarksRename from cctrigrid to TriCCoFixed severed bug in how the ICON input data was thresholdedUpdate README.mdUpdate README.mdInitial commit
Loading