Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gfoidl/Stochastics issues and pull requests

#90 - Allow to specify offset in the Sample

Pull Request - State: closed - Opened by gfoidl about 4 years ago

#89 - Development channel added to ReadMe.md

Pull Request - State: closed - Opened by gfoidl almost 5 years ago

#88 - React to .NET branding update

Issue - State: open - Opened by gfoidl almost 5 years ago - 2 comments

#87 - Fixed -f when running benchmarks

Pull Request - State: closed - Opened by gfoidl almost 6 years ago - 2 comments
Labels: continuous integration

#86 - CI failures on running benchmarks

Issue - State: closed - Opened by gfoidl almost 6 years ago
Labels: continuous integration

#85 - More tests for better code coverage

Pull Request - State: closed - Opened by gfoidl almost 6 years ago - 1 comment
Labels: tests

#84 - Update ReadMe.md

Pull Request - State: closed - Opened by gfoidl almost 6 years ago

#83 - .NET Core 3.0

Pull Request - State: closed - Opened by gfoidl almost 6 years ago - 2 comments

#82 - .NET Core 3.0

Issue - State: closed - Opened by gfoidl almost 6 years ago - 1 comment
Labels: bug

#81 - Use Calli for native calls

Issue - State: open - Opened by gfoidl almost 6 years ago - 2 comments
Labels: performance, native

#80 - [ImgBot] Optimize images

Pull Request - State: closed - Opened by imgbot[bot] about 6 years ago

#79 - [WIP] GPU usage for calculating stats

Pull Request - State: open - Opened by gfoidl over 6 years ago
Labels: performance

#78 - Avoid stack-spill in simd-reduction

Pull Request - State: closed - Opened by gfoidl over 6 years ago
Labels: performance

#77 - Investigate GPU-usage

Issue - State: open - Opened by gfoidl over 6 years ago
Labels: performance

#76 - Stack spill in Unsafe.As<Vector256<double>, Vector128<double>>

Issue - State: closed - Opened by gfoidl over 6 years ago
Labels: performance

#75 - Get Percentiles for sample

Issue - State: open - Opened by gfoidl over 6 years ago
Labels: enhancement, stastics

#74 - Made threshold configurable via SampleThresholds

Pull Request - State: closed - Opened by gfoidl over 6 years ago
Labels: enhancement, performance

#73 - CI updated and use of global tool "trx2junit"

Pull Request - State: closed - Opened by gfoidl over 6 years ago
Labels: continuous integration

#72 - Erf native

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: performance, special-functions, native

#71 - Added tests-project to native functions

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: native, tests

#70 - Native array based erf(c) calls to std::erf(c)

Issue - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: performance, special-functions, native

#69 - RAW-hazards eliminated in Sample

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: performance

#68 - Avoid RAW for better ISP

Issue - State: closed - Opened by gfoidl almost 7 years ago
Labels: performance

#67 - Version 1.1.0

Pull Request - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: release

#66 - CircleCI runs benchmark `SampleAll` on version-tag

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: continuous integration, benchmarks

#65 - Benchmark should run as stage of CI

Issue - State: closed - Opened by gfoidl almost 7 years ago
Labels: continuous integration, benchmarks

#64 - CircleCI runs a test in debug-build

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: continuous integration, tests

#63 - xml-doc uses file according to tfm

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: documentation

#62 - For CI add a debug testrun

Issue - State: closed - Opened by gfoidl almost 7 years ago
Labels: continuous integration, tests

#61 - DocumentationFile is only taken from netstandard2.0 folder

Issue - State: closed - Opened by gfoidl almost 7 years ago
Labels: documentation

#60 - SIMD alignment to register size

Pull Request - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: performance

#59 - Revert "Benchmarks for thresholds"

Pull Request - State: closed - Opened by gfoidl almost 7 years ago

#58 - Benchmarks for thresholds

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: benchmarks

#57 - Used instruction level parallelism

Pull Request - State: closed - Opened by gfoidl almost 7 years ago - 3 comments
Labels: performance

#56 - Better SIMD algorithm for min/max?

Issue - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: performance

#55 - Deploy failing

Issue - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: continuous integration

#54 - Assert.Multiple for tests

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: tests

#53 - Use Assert.Multiple in Tests

Issue - State: closed - Opened by gfoidl almost 7 years ago
Labels: tests

#52 - Loop unrolling up to next multiple of Vector<double>

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: performance

#51 - Replaced ValueTuples with out-parameters

Pull Request - State: closed - Opened by gfoidl almost 7 years ago
Labels: performance

#50 - RandomNumberGenerator should derive from Random

Issue - State: open - Opened by gfoidl almost 7 years ago
Labels: random-numbers

#49 - Better Simd reduction

Pull Request - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: performance

#48 - ValueTuples are slow -- replace with out parameters

Issue - State: closed - Opened by gfoidl almost 7 years ago - 1 comment
Labels: performance

#47 - Do SIMD on alignment to cache lines

Issue - State: closed - Opened by gfoidl almost 7 years ago - 4 comments
Labels: performance

#46 - Get loop unrolling boundaries via bit hack

Issue - State: closed - Opened by gfoidl almost 7 years ago - 3 comments
Labels: performance

#45 - ThrowHelper used in more places and enums instead of strings

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#44 - Instead of a loop-reduction in simd, Vector.Dot is used

Pull Request - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#43 - Use Vector.Dot for simd-reduction (sum)

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#42 - Deploy to myget only on preview-tags

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: continuous integration

#41 - Publish to myget only on preview-tag

Issue - State: closed - Opened by gfoidl about 7 years ago
Labels: continuous integration

#40 - Native-libs are only used when running on .net Core

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: native

#39 - Updated version info, etc. for version 1.0.0

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: release

#38 - Proboutside fix

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: bug, continuous integration, outlier-detection

#37 - Fix ChauvenetOutlierDetection on docker / ubuntu

Issue - State: closed - Opened by gfoidl about 7 years ago - 5 comments
Labels: bug, continuous integration, outlier-detection

#36 - ChauvenetOutlierDetection operates on double[] instead of IEnumerable<double>

Pull Request - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: outlier-detection, performance

#35 - Added managed public overload for `erf` and `erfc` with `double[]`

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: special-functions

#34 - Specialfunctions.Erf(c) should have public overload for arrays

Issue - State: closed - Opened by gfoidl about 7 years ago
Labels: special-functions

#33 - Check / fix nuget packing with the native parts

Issue - State: closed - Opened by gfoidl about 7 years ago - 4 comments
Labels: nuget, native

#32 - Faster gaussian error function

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#31 - Try to optimize ChauvenetOutlierDetection

Issue - State: closed - Opened by gfoidl about 7 years ago
Labels: outlier-detection, performance

#30 - Added missing XML-comments

Pull Request - State: closed - Opened by gfoidl about 7 years ago

#29 - Fix missing XML comments

Issue - State: closed - Opened by gfoidl about 7 years ago

#28 - SampleBuilder added

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: stastics

#27 - AppVeyor builds too often

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: continuous integration

#26 - Sample implements IList<T>

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: stastics

#25 - Sample should implement IList<T>

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: stastics

#24 - Enable Sample for fluent-interface scenarios

Issue - State: closed - Opened by gfoidl about 7 years ago - 2 comments
Labels: stastics

#23 - Cleaned benchmark code with introduction of IBenchmark

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: benchmarks

#22 - Sample.AddRange

Pull Request - State: closed - Opened by gfoidl about 7 years ago - 6 comments
Labels: stastics, performance

#21 - Clean up benchmark code

Issue - State: closed - Opened by gfoidl about 7 years ago
Labels: benchmarks

#20 - Sample.MinMax has better code on sequential part

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#19 - Make threshold for sequential / parallel configurable

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: enhancement, performance

#18 - Combined calculation of Sample-Data

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#17 - Sample.Ctor with IEnumerable<double> can be optimized

Issue - State: closed - Opened by gfoidl about 7 years ago - 2 comments
Labels: performance

#16 - Calculation of mean / average is SIMD-based and parallelized

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#15 - Even better SIMD code generation

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#14 - Try calculate all stats of Sample at once

Issue - State: closed - Opened by gfoidl about 7 years ago - 2 comments
Labels: performance

#13 - Optimize Mean

Issue - State: closed - Opened by gfoidl about 7 years ago - 2 comments
Labels: stastics, performance

#12 - CircleCI build fails -- error CS1031: Type expected

Issue - State: closed - Opened by gfoidl about 7 years ago
Labels: continuous integration

#11 - AutoCorrelationToArrayParallelSimd custom partitioner

Pull Request - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#10 - Try different Partitioners for the parallel versions

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#9 - AutoCorrelationToArrayParallelSimd uses static Range Partitioner

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#8 - AutoCorrelation parallelized + SIMD

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#7 - AutoCorrelation needs better codegen

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: performance

#6 - Lower .net Standard Version

Issue - State: closed - Opened by gfoidl about 7 years ago - 1 comment
Labels: enhancement, wontfix

#5 - Better SIMD code generation

Pull Request - State: closed - Opened by gfoidl about 7 years ago - 3 comments
Labels: performance

#4 - Better SIMD code generation

Issue - State: closed - Opened by gfoidl about 7 years ago - 2 comments
Labels: performance

#3 - Performance improvements

Pull Request - State: closed - Opened by gfoidl about 7 years ago
Labels: performance

#2 - Fixed System.ArithmeticException on z-Transformation when repeated values are presented

Pull Request - State: closed - Opened by gfoidl over 7 years ago
Labels: stastics, outlier-detection

#1 - ChauvenetOutlierDetection throws System.ArithmeticException

Issue - State: closed - Opened by gfoidl over 7 years ago - 1 comment
Labels: bug, stastics, outlier-detection