Skip to content

Some code snippets with quick tests about performance or quality of the results.

License

Notifications You must be signed in to change notification settings

ichlubna/codeTestSnippets

Repository files navigation

variances

Sample code for variance calculation using different methods e.g. without mean computation or online (Wellford algorithm)

loops

Comparison of two nested loops VS one loop over 2D coordinates and linear index

About

Some code snippets with quick tests about performance or quality of the results.

Topics

Resources

License

Stars

Watchers

Forks