Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://github.com/fslaborg/FSharp.Stats

homogenized naming LogisticRegression.fs;

refactor: Functions now use the FSharp.Stats rnd generator SAM.fs;
refactor: Functions now use th...

7ab6a865d1a106f526965f6d1355bb8b256f2390 authored about 6 years ago by ZimmerD <[email protected]>
fix pvalueAdjust

4252b9060bdfae48dd4b2379f58aaeaa9c0d4b7a authored about 6 years ago by Kevin Schneider <[email protected]>
Bump version to 0.012

c48bf80e6795a53ca67ac5b34434b8fac53c98b8 authored about 6 years ago by Kevin Schneider <[email protected]>
Fix: Median in case of two values only

199a5783e0fb3cb050afb1d88386309fac908234 authored about 6 years ago by Timo Mühlhaus <[email protected]>
Bump version to 0.0.11

abaf6ca3468ddb1fc9e82c93b8a70121dc79fd58 authored about 6 years ago by Kevin Schneider <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

3c41e59bebba6a698b1ea261d428d8241963cac1 authored about 6 years ago by Benedikt Venn <[email protected]>
add hermite extrema 1 + 2

add hermite functions

af0eecd9007b18d001b5f88d6189268c270bd2c3 authored about 6 years ago by Benedikt Venn <[email protected]>
Fix Binomial.coeffcientLn

454b2c3aff4e01bf496da04783731aa778c239ca authored about 6 years ago by Timo Mühlhaus <[email protected]>
partitionSortInPlace nan support

b205141296aebd05b662f5b33ef2fb6588183f1b authored about 6 years ago by Timo Mühlhaus <[email protected]>
new partitionSortInPlace (using Lomuto's partitioning algorithm)

900d8a076ce2df33824bf61010ef6cb9458df0cf authored about 6 years ago by Timo Mühlhaus <[email protected]>
Refactored

bb35457a082100745f4735699f4066629cac55b4 authored about 6 years ago by Adrian Zimmer <[email protected]>
Refactored

ea5fad41f99f7098f1bd15530184c2cfc618e9cc authored about 6 years ago by Adrian Zimmer <[email protected]>
Got rid of "SparseVector" type

8397205e6a5d57e55b2110ff866cb47a40d13fa9 authored about 6 years ago by Adrian Zimmer <[email protected]>
Got rid of "SparseEntry" type

f3ff977ba65ecd85fcab9301a08e2b7517eb5240 authored about 6 years ago by Adrian Zimmer <[email protected]>
Added sparse QR

63ccb704f86b3fa47c1841ee9ac4b1b5ba6b67a4 authored about 6 years ago by Adrian Zimmer <[email protected]>
Add temp folder to gitignore

6d790ffdea536978d71a2c107429bc3f31fbfe28 authored about 6 years ago by Kevin Schneider <[email protected]>
Fix test target to run on mono

59366d708467c6dc38adbbcb72b57fb625aa2ed4 authored about 6 years ago by Kevin Schneider <[email protected]>
try missing .net 4.5 fix for travis

b5b94ad04f25e4d5a9aeb414004e79551940494b authored about 6 years ago by Kevin Schneider <[email protected]>
fix default build target

bc5c50778b018d60149632e80845244c27e71c40 authored about 6 years ago by Kevin Schneider <[email protected]>
Add temporary doc creation process and remote building

3a7c5948ef8375ef594249ddd1e99e4d2d86321c authored about 6 years ago by Kevin Schneider <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

3df98cb3aafc4e86d215f2618719e52332d30997 authored about 6 years ago by HLWeil <[email protected]>
minor adjustments to vector and matrix module

14384aaca3a0536a0a78f5821d4089b6bc8fb4de authored about 6 years ago by HLWeil <[email protected]>
add parameter alpha to logistic regression

ed25cab9cd3298e09ba717ff459de4ddcd888182 authored about 6 years ago by HLWeil <[email protected]>
add Brent-Method for Extreme point search

dc6d18d237c48e315ae0a131a623971293581212 authored about 6 years ago by HLWeil <[email protected]>
add type RandBasic (not threadsafe) to Random.fs

cda7732088a6c001c47558a1fc293715066d900a authored about 6 years ago by ZimmerD <[email protected]>
changed Randbasic to be threadsafe

cf591de480ab4476a28641f9316c722640b68bf1 authored about 6 years ago by ZimmerD <[email protected]>
add small docu for differentiation

92b07ca807b5d85a0c0ffcd0ca915b6543038da7 authored about 6 years ago by HLWeil <[email protected]>
add Logistic Regression

588d97710de0bda2362edf5537d5c2054c4a636d authored about 6 years ago by HLWeil <[email protected]>
move Fit Quality Estimators to GoodnessOfFit

03049da8d0d185ce02f8c089156395227aad5569 authored about 6 years ago by HLWeil <[email protected]>
Fix AssemblyInfos Reference

be36931276f434b50efe0f363f435871c9d1e0b2 authored about 6 years ago by Kevin Schneider <[email protected]>
fix error in pi0 function

0643b575f41671c4bc44c8c03ec409afa1e33a91 authored over 6 years ago by HLWeil <[email protected]>
fix Hermite solver bounds

add Hermite gcv

8b0e2b23e8196456dc581dd82ee580a2277fcaab authored over 6 years ago by Benedikt Venn <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

06a770063a6785c808238cf81f894a0ca3fc95d0 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fixed Binomial

8ddd49ff5436851fb82675d65760f49668898352 authored over 6 years ago by Timo Mühlhaus <[email protected]>
NelderMead small performance improvement

6e9f186c5849c48e700abeaf834e2c3ad0534ea8 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add NelderMead with bounds

e7dc2ab1e9ec9c7ac885cddd6d9b6fc6d7ce7afe authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add NelderMead

8aa360c8aebbd7f819bfb04469b7761401e2fb06 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add GitReleaseNuget

579f6ba57cc473b1b325a93f229dd0dfeedaa0fe authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

1d74b1f8da33c4cec8dfbb895804f1c86db820e8 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Small doc fix

af297c018b132ee6c054a8c88891cbd795bc41f1 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

2599c124965e06abf60ece886e9b99f0f6751c00 authored over 6 years ago by HLWeil <[email protected]>
fix lognormal sample function

15f42622112a3c187edf0ed666df1fed590c2a68 authored over 6 years ago by HLWeil <[email protected]>
Fixed errors concerning piping in correlation matrix computations

bb1a33ffd76e86c5a94356445cb1eb897e55f295 authored over 6 years ago by Kevin Schneider <[email protected]>
Fixed toJaggedArray for float matrices

464fd3199049660388b10b0546c65dadd564a3a8 authored over 6 years ago by Kevin Schneider <[email protected]>
fix naming error in orrelation matrix

b0334bc9911426361f63e33c09a1245178b93957 authored over 6 years ago by Kevin Schneider <[email protected]>
Add row and columnwise correlation matrix functions

Add Matrix.toJaggedArray

1560cf92111254e2919fa85f22fa37f2789c0591 authored over 6 years ago by Kevin Schneider <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

8ecfee0009c515c3bb01f0b7c14a3560d850541d authored over 6 years ago by Kevin Schneider <[email protected]>
Add Unmanaged version of symmetric eigenvalue decomposition

0a4edcf694386c378aa54eea2659f1ee69aed14a authored over 6 years ago by Kevin Schneider <[email protected]>
add Poisson Distribution

Fix binomial and hypergeometric sampling function

570270a9d0160e69f928d7695302a305d5b55f58 authored over 6 years ago by HLWeil <[email protected]>
Add JaggedArray.ofArray2D

a990ab566006771663b222964791c99cb4bbf34e authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

6a2909d1f10aa8cf72ff0d46fda7175e050fc870 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fixed: tql2Inplace

c4c677e1c646f7b202306210ed7dc1e4741893f3 authored over 6 years ago by Timo Mühlhaus <[email protected]>
fix RMT

df1805462f5563e6c596ed0d2567e3440f5f6d6b authored over 6 years ago by HLWeil <[email protected]>
Fixed enumerateRowWise

34570bcc834d348247311204123443b0ebbd78d9 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add RMT

3c4072c66cb214676809e67840bb4d9a631682eb authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

52ac24b123623529e10e5800914d891c499c7b7e authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add symmetricEvd

9edc3aedc505d7d2953a09a9df63645a94fe1459 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Refactor NonlinearRegression: GaussNewtonSolver and LevenbergMarquardt now using recursion

98d77c9179b6dda9a9e255a0479292b50961de05 authored over 6 years ago by ZimmerD <[email protected]>
refactoring NonLinearRegression

bfde0e5a3f793184d8c42cd68cba82d4de1ca9f2 authored over 6 years ago by ZimmerD <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

0ee08f43800de0f65c4ff21a3aaedfd341462a36 authored over 6 years ago by ZimmerD <[email protected]>
add NonlinearRegression.fs GaussNewton and LevenbergMaquardt algorithm

d23dcdf7d32b41deaf6dbe2bd88ae222a4897fed authored over 6 years ago by ZimmerD <[email protected]>
Merge pull request #12 from WieczorekE/developer

Asymmetric cutoffs corrected '

6ad32b668da68f4146ea6ce92670f646680efb99 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Asymmetric cutoffs corrected '

154c7e808d6d3776cde27035775ec5d74e17ed07 authored over 6 years ago by WieczorekE <[email protected]>
changed module name Regression to LinearRegression

7db7dc61203006fa75de1ba0684461861d6e7ecd authored over 6 years ago by ZimmerD <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

bd1a9163cb6d820652948aa03166d14bf86edad8 authored over 6 years ago by ZimmerD <[email protected]>
changed name of Regression.fs to LinearRegression.fs

b96d2a0c0c3340bc0079b3a426363ee9d1583659 authored over 6 years ago by ZimmerD <[email protected]>
Git: add docs folder to .gitignore

e093ba5b30164a8554d74dfebe49d8eb36f7681c authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fix SAM estimate S0

471994cc1935025bb122056ccff1df23ab24d8f2 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge pull request #9 from WieczorekE/developer

Corrected SAM

fe18c9571e7d7aa1fc0b5f9e2544c492c4cce2c1 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'developer' of https://github.com/WieczorekE/FSharp.Stats into developer

8a7a3d284735008c2a87545ead88915f07bc2463 authored over 6 years ago by WieczorekE <[email protected]>
remove docs html

dcf5b1b608885b08e3099dfe9079dd1ad7bd6483 authored over 6 years ago by WieczorekE <[email protected]>
Merge branch 'developer' into developer

d1bc3f84b8a5c0859785b345e48d7228ff4ac380 authored over 6 years ago by WieczorekE <[email protected]>
Corrected SAM

daa0075c3ce5226c1f7278fcd22d937e511f31a2 authored over 6 years ago by WieczorekE <[email protected]>
Fix: Median nan

e09778c7286e56163fd3f6b43ed1589913a90c8c authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fixed SAM qvalues

765c7c4f77eeb7a68708d69962b99f5825bb989e authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add SAM asymetric cuts

86b464f14cf32238ffb4a54a0d680ff169298f7d authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fix paket.template

ef26484c9edf89339be2227f8c71fe7d05e0e667 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Bump version to 0.0.1

50b7d3752d690275429137b4f43f717ea55f717e authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fix license

4eeedf842139db2b9ae19c87da23a31ec5cf4288 authored over 6 years ago by Timo Mühlhaus <[email protected]>
refactor functions using pearson correlation

refactor correlation.fs changed correlation function to be able to work with negative lags

6f4f794b3a9137c87547364b525655a6691a01dc authored over 6 years ago by ZimmerD <[email protected]>
refactor and add Correlation.fs included Vector and sequence modules; refactored the correlation function as a vetor optimized implementation into the Vector module, added different definitions of the auto and cross correlation functions

2f9512d1d56c6761608f2fde96618719ee291179 authored over 6 years ago by ZimmerD <[email protected]>
add Vector.fs functions to compute the sample and population covariance

315d8b065942d85f51e971917323b7ee7135bf02 authored over 6 years ago by ZimmerD <[email protected]>
Add docsrc

f67ce8c9af7c24b74e26af070d3fb33d6aa5baea authored over 6 years ago by Timo Mühlhaus <[email protected]>
Merge

63bc84f2a09dedcd0519bef127779993608c5ff0 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Change to ProjectScaffold

e82254313e33ae1a3890ebb1ab940e2724e38952 authored over 6 years ago by Timo Mühlhaus <[email protected]>
refactoring and add in Regression.fs add mutlivariable linear regression

add Matrix.fs flatten matrix to vector functionality

564d54cc51ab3702086effb8332f379a4a8d5634 authored over 6 years ago by ZimmerD <[email protected]>
correlation.fs add function to compute the rv2 coefficient of two matrices

859361a8f22ed10efe45a1468c348a7a35326ae5 authored over 6 years ago by ZimmerD <[email protected]>
Add spline regression

bf2974d989c007ee13578c58f1a63343a525f22a authored over 6 years ago by Timo Mühlhaus <[email protected]>
Fix: Matrix

d55b2c2fd7b9e68027c119cbc6b6dbbb65071c8d authored over 6 years ago by Timo Mühlhaus <[email protected]>
Performance: Matrix.ofSeq / Matrix.mapiRows / Matrix.coliRows

667b2b4f67e8b30f622f2c8ac43cdbbf50ef7143 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add PCA

a789ab307e3e8784c0e50aad7e42c175d092f628 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add Matrix.ofColList

aafc8e363128b238b1b291655f3b3ea4b8a95c93 authored over 6 years ago by Timo Mühlhaus <[email protected]>
Add Singular value decomposition

b0fe434e48a6f90401b550aaee71ffedfe1acee6 authored over 6 years ago by Timo Mühlhaus <[email protected]>
add comments to Matrix.fs

a3195cf045afc4a8097df4c1541285b8eca7797d authored over 6 years ago by ZimmerD <[email protected]>
Add SVD

3b17025767d1b25539a122d4e009e3d079317b17 authored over 6 years ago by Timo Mühlhaus <[email protected]>
change in paket.restore.targets

0ab894626462a4f37e09a10a3efafcebccf86d07 authored over 6 years ago by ZimmerD <[email protected]>
Merge branch 'developer' of https://github.com/CSBiology/FSharp.Stats into developer

bae1349bf784062b2221d88f9e9f1cdae7401b58 authored over 6 years ago by ZimmerD <[email protected]>
Correlation.fs add boundaries to pearson

1f35fc8bfc96c049c28fbbf3a8833d8baa97d060 authored over 6 years ago by ZimmerD <[email protected]>
Remove error estimation function in SurprisalAnalysis

e0c6c69bffdf37b90bbbca846038a9dd553f0b8c authored over 6 years ago by Kevin Schneider <[email protected]>
Add Surprisal Analysis and additional LAPACK functionality

d35f008c33a5f701697cb4e53bf57377cf478895 authored over 6 years ago by Kevin Schneider <[email protected]>