Christoph Ruegg
|
b9b35fb191
|
MKL: consistency, precision and accuracy configurable, applied in Init #198
|
12 years ago |
Christoph Ruegg
|
f5fce7908f
|
Build: FAKE targets to build and test native providers (Intel MKL)
|
12 years ago |
Christoph Ruegg
|
b173b6d73a
|
Tests: minor relaxation
|
12 years ago |
Christoph Ruegg
|
3992a32123
|
Tests: more consistent naming in AssertHelpers
|
12 years ago |
Christoph Ruegg
|
04d36411d5
|
LA: slightly reworked EVD unit tests
|
12 years ago |
Christoph Ruegg
|
09f504a762
|
MKL: add capability query support
|
12 years ago |
Christoph Ruegg
|
671c9639bc
|
FFT: code reorg, drop Transform class (now redundant)
|
12 years ago |
Christoph Ruegg
|
cb08427ac9
|
FFT: Fourier and Hartley classes now static, compact names, dropped Algorithms namespace
|
12 years ago |
Christoph Ruegg
|
0bd0e3706a
|
Update contributors
|
12 years ago |
Christoph Ruegg
|
4c56bf6c5a
|
Update release notes, readme, contributors
|
12 years ago |
Christoph Ruegg
|
e9b7efa2c1
|
Build: incremental FAKE builds with 'incremental' parameter
|
12 years ago |
Christoph Ruegg
|
b4da1d0948
|
Control: rename NumberOfParallelWorkerThreads to MaxDegreeOfParallelism #197
|
12 years ago |
Christoph Ruegg
|
5d3ef8c1ed
|
Merge pull request #197 from tibel/taskscheduler
Simplify CommonParallel
|
12 years ago |
Thomas Ibel
|
abcb95d102
|
add Control.TaskScheduler property
|
12 years ago |
Thomas Ibel
|
0da254f1cc
|
remove Control.ParallelizeOperation()
|
12 years ago |
Thomas Ibel
|
8f0a48354c
|
remove Control.DisableParallelization
|
12 years ago |
tibel
|
960574053c
|
add CreateParallelOptions to show how to set the TaskScheduler
|
12 years ago |
Thomas Ibel
|
bec32e2a02
|
small fixes in portable Parallel implementation
|
12 years ago |
Thomas Ibel
|
8eafbcb88c
|
build Parallel class for portable
|
12 years ago |
Thomas Ibel
|
a95529f6e4
|
create Partitioner for NET35
|
12 years ago |
Christoph Ruegg
|
b0ed692ab2
|
RootFinding: new implementation for complex cubic roots, tests
|
12 years ago |
Christoph Ruegg
|
035c5e2915
|
Evaluate: routine to evaluate a compley polynomial
|
12 years ago |
Christoph Ruegg
|
abadd146ff
|
Complex: routines to get all square and cubic roots of a complex number
|
12 years ago |
Christoph Ruegg
|
8249d26267
|
RootFinding: expose cubic in facade class
|
12 years ago |
Christoph Ruegg
|
ee073698b5
|
Docs: special functions, trigonometry
|
12 years ago |
Christoph Ruegg
|
fdad2f1a83
|
Docs: linear equation systems
|
12 years ago |
Christoph Ruegg
|
74fa541feb
|
Docs: MKL
|
12 years ago |
Christoph Ruegg
|
1a4fa126bb
|
Docs: euclid
|
12 years ago |
Christoph Ruegg
|
b09795455c
|
Docs: minor tweaks
|
12 years ago |
Christoph Ruegg
|
efd0b14ae2
|
Constants: sqrt(3) #194
|
12 years ago |
Christoph Ruegg
|
93585db5f8
|
Docs: group navigation links
|
12 years ago |
Christoph Ruegg
|
d2eb0091d4
|
Docs: improve wording on delimited files docs
|
12 years ago |
Christoph Ruegg
|
48941eb37f
|
Docs: delimited files (CSV)
|
12 years ago |
Christoph Ruegg
|
5ea5de07a1
|
Distributions: fix Geometric distribution sampling
|
12 years ago |
Christoph Ruegg
|
07237fc703
|
Distributions: Fix Zipf CDF at x=1
|
12 years ago |
Christoph Ruegg
|
bca96c569d
|
Distributions: separate sample histogram test for continuous and discrete distributions
|
12 years ago |
Christoph Ruegg
|
44b0b12db3
|
Distributions: extend sample distribution test to all continuous and most discrete distributions
|
12 years ago |
Christoph Ruegg
|
9e064e827a
|
Docs: minor tweaks
|
12 years ago |
Christoph Ruegg
|
a7b7194d42
|
Generate: fix/adapt unit test to new separation betwen Impulse and PeriodicImpulse
|
12 years ago |
Christoph Ruegg
|
dfa9483c3b
|
Generate: clarifications and simplifications, F# module, docs
|
12 years ago |
Christoph Ruegg
|
3763328189
|
Docs: spellcheck
|
12 years ago |
Christoph Ruegg
|
4f2319670f
|
Docs: updated distance and special functions
|
13 years ago |
Christoph Ruegg
|
4537870567
|
Build: fix FAKE tool casing in build.sh/cmd
|
13 years ago |
Christoph Ruegg
|
29bc58398f
|
Generate: LogSpacedMap, F# func argument support in F# module
|
13 years ago |
Christoph Ruegg
|
ed940a85b2
|
Fsharp functions should use 'Func' instead of just 'F' as suffix
|
13 years ago |
Christoph Ruegg
|
31274f7d85
|
Distance: add cosine distance
|
13 years ago |
Christoph Ruegg
|
a0c2668cc4
|
Docs: code samples for statistics docs
|
13 years ago |
Christoph Ruegg
|
e82b38223c
|
Statistics: add Statistics F# module for higher order functions
|
13 years ago |
Christoph Ruegg
|
21c596700b
|
Docs: tweak side menu structure
|
13 years ago |
Christoph Ruegg
|
9b440b3e14
|
Docs: descriptive statistics
|
13 years ago |