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

fix

64ce2b8b8b1dafe3f6a674aab7b3bbfa59d11949 authored over 7 years ago by HLWeil <[email protected]>
add target releaselocal, add references to complex numbers

5da5169b53f51361008e3ee0564500f0a691097e authored over 7 years ago by HLWeil <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats.git

22ab77ae0f2135736ddd9f82d06a22c1132fa21c authored over 7 years ago by Mühlhaus <[email protected]>
Fixed vector stats

f70f01cb7fbfcf427fd4ed6e0df48acd21e570b0 authored over 7 years ago by Mühlhaus <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats

f1dc70a59a318600315cfe5e8015afce05259df2 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Refactoring KDE

ea76e2080f8a5c18bf061b394f21812a3428bb7f authored over 7 years ago by Timo Mühlhaus <[email protected]>
fixed fsproj

4f6481a3e9527f8184419bd3bdae5936f5ae47f1 authored over 7 years ago by ZimmerD <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats

4acdd5c9d69b7cb87954fe521c37552085c65a48 authored over 7 years ago by ZimmerD <[email protected]>
refactor

ULSCV function fully implemented in Bandwith.fs
minor changes to CubicSpline.fs and Brent.fs
add
...

171d69428cbf5de9ba108d7887c06ff4165efebd authored over 7 years ago by ZimmerD <[email protected]>
Fixed quantile calculation

ae72ae459d5e5f326d26f7c7d603c1e82db66f14 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add kernel density estimation

937f6085db1c2271845c7a7bff3cd5abb8f35221 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add Linear spline

0af02a8b9a205507ac5ec971a43199317da6280f authored over 7 years ago by Mühlhaus <[email protected]>
Reorder dependancies

107798e817ee2a5a55c67be45498e08ac3e7d909 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add FFT

b02f1604f004e7155092fbf6b02dbb11713e1fc6 authored over 7 years ago by Mühlhaus <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats.git

c5110ad8437d6c1435b8d574d0548fd39d15ea57 authored over 7 years ago by Mühlhaus <[email protected]>
Add hermite spline regression with monoton constraints

ab06355a0a195a6b585ab413d818718f3e559884 authored over 7 years ago by Mühlhaus <[email protected]>
add Differentiation.fs

add Interpolation Namespace
add CubicSpline.fs
add Rootfinding Namespace
add Brent.fs
add signum ...

4e221a044650b839e5708260d98bcd6857584283 authored over 7 years ago by ZimmerD <[email protected]>
Merge pull request #1 from CSBiology/master

update

3688d392072086b7753baae1dce21f640b41f197 authored over 7 years ago by Benedikt Venn <[email protected]>
Fixed docs

651b76d75a150d321c3de4112aba420b74248cca authored over 7 years ago by Mühlhaus <[email protected]>
Add Lapack dgesdd

933a91bc3e13012f07b7d53b3b38ba739e85a313 authored over 7 years ago by Mühlhaus <[email protected]>
add docu structure

ef9f5217635c973360a2109a4c81db466b60cf2f authored over 7 years ago by Heinrich Lukas Weil <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats

e6af911c6ad572e3a4d55d7327d1fb3efad21b9a authored over 7 years ago by Heinrich Lukas Weil <[email protected]>
add docs

44de42577ce69196da9405eb210c0e1a8fee716e authored over 7 years ago by Heinrich Lukas Weil <[email protected]>
Add readme.md

2f7e8e15824aa7c5ad6cec871fa924b204fc25f8 authored over 7 years ago by Mühlhaus <[email protected]>
Merge pull request #2 from bellacapilla/master

Addition of Pearson, Spearman and Kendall correlations.

d805abfaf20531d664242e567f2d637fad2b1367 authored over 7 years ago by Lukas Weil <[email protected]>
change according to naming convention

9403fa6fab6963ca699a4fdb390ef91fe8bc2d14 authored over 7 years ago by Lukas Weil <[email protected]>
Addition of Pearson, Spearman and Kendall correlations.

7d2b9718a7716e96522c288bea536e3a470e5762 authored over 7 years ago by Isabella Capilla <[email protected]>
Add bandwidth estimatiom

17cecaf6e2b612ea6539dc4423b13971d8171134 authored over 7 years ago by Mühlhaus <[email protected]>
Fixed quantile

e9f5b0838343d095b9dda12dc5439f5b329f1715 authored over 7 years ago by Mühlhaus <[email protected]>
Add quantile estimation

9b1bd16faefc6a0eebbc82b77de82f4e8c6522b6 authored over 7 years ago by Mühlhaus <[email protected]>
Add placeholder

82017d016930c94cdd21e2fed21b572448379813 authored over 7 years ago by Mühlhaus <[email protected]>
Add Optimization

492fe781e0f5b6ed0d26f49cd1af7d48af50d982 authored over 7 years ago by Mühlhaus <[email protected]>
Add BasicStats

29d9d1ec55a38d8ecb6c6b78eadf2b89888ae446 authored over 7 years ago by Mühlhaus <[email protected]>
Refactoring: changing namesspaces

1f9d2211f9aa3e512344afe7508e212505f0cde0 authored over 7 years ago by Mühlhaus <[email protected]>
FIxed histogram normalization

0aabfb23d662e8a7a8e10febf07d8c06c3b7d5fd authored over 7 years ago by Mühlhaus <[email protected]>
Add TTest

846954eac68b4066afd2c76aeea48d26677b0e5c authored over 7 years ago by Mühlhaus <[email protected]>
Add docs distributions

36b7da514c4035ec7073e05a81e20c4f89c06214 authored over 7 years ago by Mühlhaus <[email protected]>
Fixed: beta lowerIncomplete

3750aa52303eda9f1590a408a928e2251550ab0b authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add lower incomplete beta function

7c316dccb6ec028d75725046d12a2d7658b02db3 authored over 7 years ago by Mühlhaus <[email protected]>
Add Histogram

215672ed8fe1977c39f3d133178721cc2224660e authored over 7 years ago by Timo Mühlhaus <[email protected]>
Fixed error in gamma gser

acd3de7fb542bc531a188809d9e6935f19625172 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add beta special functions

9905b9fac88668d65a3cd4862306aa31f7862bad authored over 7 years ago by Mühlhaus <[email protected]>
Fix Permutations.fs

da8b9077f53bf77a3252b4e2a72e826f1473ac22 authored over 7 years ago by Mühlhaus <[email protected]>
Add distributions

cbc9d89d81f00a0bb46e5e8afc34e5132a819ece authored over 7 years ago by Mühlhaus <[email protected]>
Add linear algebra managed code

2be2037867695f8f1203a6e239461a8e2cff278b authored over 7 years ago by Timo Mühlhaus <[email protected]>
Merge branch 'master' of https://github.com/CSBiology/FSharp.Stats.git

bd2b87b0bd7aad12abd2c693ca5926c6450d26b0 authored over 7 years ago by Mühlhaus <[email protected]>
Add LinearAlgebra managed

5c14879ec9b14af1e34ea542430a0fd92e736e45 authored over 7 years ago by Mühlhaus <[email protected]>
Add scalar add and substract operations

9f87d76bbb0a4277f9b2ae9b71cfec19d66f0834 authored over 7 years ago by Timo Mühlhaus <[email protected]>
Add gamma function

274c7546bf409a5f38623ee340f43398ebdc41a9 authored over 7 years ago by Mühlhaus <[email protected]>
Add SpecialFunctions folder

dcd1415ebca6c8cc23b93f6222f652e5c4880a4b authored almost 8 years ago by Mühlhaus <[email protected]>
Add matrix and vector docs

1b7fce7d4a3155073c58fd32dffba5c49cf6b24a authored almost 8 years ago by Mühlhaus <[email protected]>
Include PowerPack

9763dd9b86d1ae233d3b4c8fcd005d6bc8df05ef authored about 8 years ago by Mühlhaus <[email protected]>
Add NumericsSimdVector

c9b736fb2be36f221ba9649d15c5f8a0ed583682 authored about 8 years ago by Timo Mühlhaus <[email protected]>
Add folder Algebra

71d594e5f3e18157c38f00f071567484e97f0914 authored about 8 years ago by Mühlhaus <[email protected]>
Add FSharp.Plotly support for docu

e8c691eb46c866a858199797c979b7d30bdaf4df authored about 8 years ago by Mühlhaus <[email protected]>
Add Vector and intial structure

00276abee40581c6c95e1d3a3f23b400c18d76e7 authored about 8 years ago by Mühlhaus <[email protected]>
Initial commit

23f0e090dc8d768acc7f7e1ea57d0648c66575be authored about 8 years ago by Timo Mühlhaus <[email protected]>