Ecosyste.ms: OpenCollective

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

FsLab

FsLab is a center of gravity for data science projects written in and/or for F#. Perform the whole data science cycle in F#!
Collective - Host: opensource - https://opencollective.com/fslab - Website: https://fslab.org - Code: https://github.com/fslaborg

Move performance related things to a separate solution

github.com/fslaborg/Deedle - 24cadeef245f632d4638ef50b60d0b018d9347ea authored over 10 years ago by Tomas Petricek <[email protected]>
Merge changes

github.com/fslaborg/Deedle - 4da51e18c5644e9de66a55ec8722f8f875c31e6c authored over 10 years ago by Tomas Petricek <[email protected]>
Merge branch 'master' into tpetricek.PerfTests

github.com/fslaborg/Deedle - af2d43cc89950c8d667e1bed5a9ee491bfeaf477 authored over 10 years ago by Tomas Petricek <[email protected]>
Change 'frame (op) series' behaviour to use outer join (#208)

The previous behaviour was using inner join, which means that applying numerical operation
to a ...

github.com/fslaborg/Deedle - fcbf66510c17da464a82dbc7481671b258da40f6 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge RProvider.Server into RProvider.Runtime

We don't want to have too many assemblies. My original intent had been
to merge RProvider.Runtim...

github.com/fslaborg/RProvider - 2129b31068ba63bcfd7cd628d62f7e7915d3e30f authored over 10 years ago by David Charboneau <[email protected]>
Fix for running as a NuGet package

RProvider assembly isn't loaded when the DesignTime assembly is loaded
since it has no real depe...

github.com/fslaborg/RProvider - f96f34d976f33aea8adf73970738a6c43f005832 authored over 10 years ago by David Charboneau <[email protected]>
Update year

github.com/fslaborg/RProvider - 8696012dec0955b5ea42d58012f5afd524e3075e authored over 10 years ago by Tomas Petricek <[email protected]>
Remove comments from build script

github.com/fslaborg/RProvider - 754b3019b7de5701a9431fe3b6664d484f9c2ac0 authored over 10 years ago by David Charboneau <[email protected]>
Split type provider into run-time and design-time

There is now a design-time assembly for RProvider.

github.com/fslaborg/RProvider - 1d92e8a7f5b374dad97d12fdc94f4b112bbdd29e authored over 10 years ago by David Charboneau <[email protected]>
Get RProvider to compile against R.NET 1.5.11 and Rdn.Fs 0.1.4

github.com/fslaborg/RProvider - da05cb98502096f81baa12ac8988514ca627aff8 authored over 10 years ago by J-M <[email protected]>
Revert assembly resolution change

This change was only necessary if we were treating exe files as
libraries.

github.com/fslaborg/RProvider - 229bfb92b3fbffedbe0bb6b160bcaad671dcb863 authored over 10 years ago by David Charboneau <[email protected]>
Remove thread locking from RInterop

Thread safety should be the caller's responsibility. The type provider
is thread-safe as it call...

github.com/fslaborg/RProvider - bb8eeb9469b8f228562059162b112e513d82f275 authored over 10 years ago by David Charboneau <[email protected]>
Create a new RProvider.Server project for exe

The RProvider.Server.exe will provide a remote proxy to an R session for
package discovery. This...

github.com/fslaborg/RProvider - 28edddd30a7a3eb4222c6a9e9f54853d2ca5c5c8 authored over 10 years ago by David Charboneau <[email protected]>
Intermediary commit, getting the nuget dependencies on track

Merge remote-tracking branch 'bmc_master/master' into rdotnet_1.5.11

Conflicts:
tests/Test.RPro...

github.com/fslaborg/RProvider - e7dcf7c8bfad5e699bdb5ad9f6bfb41f31ab59e3 authored over 10 years ago by J-M <[email protected]>
Commit before (re?)merging BMC master.

github.com/fslaborg/RProvider - 30556c025723566130a5d106fb8e674ed51c4ab4 authored over 10 years ago by J-M <[email protected]>
Commit before (re?)merging BMC master.

github.com/fslaborg/RProvider - 78f220b5adf0d9a8000710a8c7affbef127aa37b authored over 10 years ago by J-M <[email protected]>
Merge latest BMC repo master, and create a branch to work on

github.com/fslaborg/RProvider - fc7e7e08409cc6ddacef3edead1686ad122a7f8a authored over 10 years ago by J-M <[email protected]>
Documentation and change boundary behavior in expanding means

This includes some final tweaks in the documentation (cleanup the home page a little
bit, make i...

github.com/fslaborg/Deedle - 103f25cad725fdbcf30732d7001bcc8e17d7c1d9 authored over 10 years ago by Tomas Petricek <[email protected]>
Perform R package discovery in a separate process

Add a client and server wrapper around RInterop for package discovery to
prevent VisualStudio fr...

github.com/fslaborg/RProvider - 3b3e2ca4238b393d33ff693b82206ff6e07db4ff authored over 10 years ago by David Charboneau <[email protected]>
Remove workaround

github.com/fslaborg/zzarchive-FsLab - 8001a180ab727c2e85e3310de6fdc182dc2d1482 authored over 10 years ago by Tomas Petricek <[email protected]>
Build puts results in the bin folder

github.com/fslaborg/zzarchive-FsLab - 5c20aab345063c47f033c3a68253156e5446576e authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #32 from dungpa/master

Fix build of VSIX template

github.com/fslaborg/zzarchive-FsLab - e4b558176f964d8b02164ec881492c134b757c80 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix build of VSIX template

Close #30

github.com/fslaborg/zzarchive-FsLab - 48aa049ddbb35920d7122165da1dd03ff3b12f7a authored over 10 years ago by Phan Anh Dung <[email protected]>
Update documentation for the Frame module

This finishes the cleanup of the `Frame` module so that we can
automatically generate a nice doc...

github.com/fslaborg/Deedle - c45b31a984fd1907ce7d646ddd3d865706d6807e authored over 10 years ago by Tomas Petricek <[email protected]>
Add simple build script for template (workaround #30)

github.com/fslaborg/zzarchive-FsLab - 5834d1f54e3b1d31fbb9508c84d34751ec6a553b authored over 10 years ago by Tomas Petricek <[email protected]>
Move mark of web after doctype, just in case

github.com/fslaborg/zzarchive-FsLab - 3016c747215ec453ccba5197013631a18092e8f8 authored over 10 years ago by Tomas Petricek <[email protected]>
Better fix for #24

github.com/fslaborg/zzarchive-FsLab - 290b1cd1ca31e292244751142e6fde2df37087e2 authored over 10 years ago by Tomas Petricek <[email protected]>
Ignore backup files

github.com/fslaborg/zzarchive-FsLab - 51dd808526355f4cbedbdecd9ceae1362b3ba952 authored over 10 years ago by Tomas Petricek <[email protected]>
Add mark of web to the template (fix #26)

github.com/fslaborg/zzarchive-FsLab - dc304a338f171ccb347eb080521a49806990e6cc authored over 10 years ago by Tomas Petricek <[email protected]>
Improve tutorial text (#27)

github.com/fslaborg/zzarchive-FsLab - aec4b4aa4d24ce43d47dc6b7a4a20262eab73c12 authored over 10 years ago by Tomas Petricek <[email protected]>
Support solution directory, add binding redirects (fix #24, fix #29)

github.com/fslaborg/zzarchive-FsLab - 41992b5c078df5831e4f0d35d03aeab86be44a17 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #81 from tpetricek/master

Resolve RDotNet and plugin assemblies when installed via NuGet.
Incorporates concurrency fixes

github.com/fslaborg/RProvider - 0fa1c297c5c2c5512acef800cb2f6d7239ad2747 authored over 10 years ago by Howard Mansell <[email protected]>
Merge branch 'master' of github.com:tpetricek/FsLab

github.com/fslaborg/zzarchive-FsLab - 62011fddde8350d3d5f27a2af984c1843f3914ee authored over 10 years ago by Tomas Petricek <[email protected]>
Typos and update F# Formatting (Fix #21 and #18)

github.com/fslaborg/zzarchive-FsLab - 336586260e78fe392e3a073c3e355786a3968a9f authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #19 from ovatsus/master

Fix shortcut key in comment

github.com/fslaborg/zzarchive-FsLab - 8c9448cca23ff9f0fd6cb3212be6229a20168461 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix shortcut key in comment

github.com/fslaborg/zzarchive-FsLab - 5f4461d36eb7138c77de0a4b0d53969ecbefe537 authored over 10 years ago by Gustavo Guerra <[email protected]>
Adding Visual Studio template

github.com/fslaborg/zzarchive-FsLab - b2f28faf07b47bed709e45bfe58191186c630842 authored over 10 years ago by Tomas Petricek <[email protected]>
Update release

github.com/fslaborg/zzarchive-FsLab - 99c30b31de3da3e90ba408b4f51189943cfc07a6 authored over 10 years ago by Tomas Petricek <[email protected]>
Add logo

github.com/fslaborg/zzarchive-FsLab - ffc5743362e1697796507e269d3bfcf321080f8c authored over 10 years ago by Tomas Petricek <[email protected]>
Update publish script

github.com/fslaborg/zzarchive-FsLab - 1437cb4d499edd82c51e2f23d66811ebed7aead2 authored over 10 years ago by Tomas Petricek <[email protected]>
Update FsLab, build using FAKE

github.com/fslaborg/zzarchive-FsLab - 4ec5cb998bb36efb8c188dbad2d4e3ed1a92d556 authored over 10 years ago by Tomas Petricek <[email protected]>
Update RProvider reference (for nuget-friendly alpha release)

This uses the alpha release of RProvider which makes RProvider work
nicely with NuGet (we no lon...

github.com/fslaborg/Deedle - c62bc64c84e13a34122dffd4fb930c1dd74d0eaf authored over 10 years ago by Tomas Petricek <[email protected]>
Resolve RDotNet and plugin assemblies when installed via NuGet

When RProvider is installed via NuGet, the RDotNet library will be located
in "../../RDotNet-1.5...

github.com/fslaborg/RProvider - 57ce49d1ab3c43103baa55386f5c0fa357687c71 authored over 10 years ago by Tomas Petricek <[email protected]>
Concurrency fixes

Protect all access to RDotNet through RInterop using a lock on
RInit.engine. IDE stability issue...

github.com/fslaborg/RProvider - b5e44fd1aad1f16ad1a902ab94bd5dc48ad2ea77 authored over 10 years ago by David Charboneau <[email protected]>
Add mono build script (#70) with Travis CI and add config file

This add limited support for Travis CI. At the moment, we only build
the R Provider and do not r...

github.com/fslaborg/RProvider - 9aff8cc9382a79c55d5ceab608b685d4b4f18c00 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix chunking bug and add Travis build

The Series.chunkSize function had a bug when the chunk at the boundary was empty.
This is now fi...

github.com/fslaborg/Deedle - ace57137c23c0242b63ef5bf0bdc27d93497abf8 authored over 10 years ago by Tomas Petricek <[email protected]>
Avoid using DateTime.Now to make tests stable

github.com/fslaborg/Deedle - 5196a815c8c2f9cb924f47387c764fccd37191c8 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix test for CSV saving, update version info

Previously, the test was not actually testing anything! Because of the bug fixed
earlier, the sa...

github.com/fslaborg/Deedle - dab755577255b41265bdc8ec2f274c79d51a23c6 authored over 10 years ago by Tomas Petricek <[email protected]>
Refactor docs, add formatters for series, frame and charts

This checkin does not change anything in the implementation (it only
removes obsolete Series.mea...

github.com/fslaborg/Deedle - b8aa163cda5b261a780c636d4cca3d7566ee7aa8 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix saving of dates as CSV on cultures with other than Invariant format

ToShortDateString is the same thing as calling ToString with "d" as the
argument, but the latter...

github.com/fslaborg/Deedle - a75c01c2ed79bd16ed7870fa59b24bfe659832b2 authored over 10 years ago by Tomas Petricek <[email protected]>
Use default Deque capacity and tweak tests

The capacity for Deque needs to be x^2, otherwise things (obviously) do not work.
Using the defa...

github.com/fslaborg/Deedle - 4434f08e49b2187ce141538f3c2dddee478b2787 authored over 10 years ago by Tomas Petricek <[email protected]>
Remove dependency on FSharp.Data.DesignTime and target .NET 4.0

github.com/fslaborg/Deedle - 7982a41f389bbf383c65281e93a492437316ce12 authored over 10 years ago by Gustavo Guerra <[email protected]>
Documentation and API improvements, fix indexWith function

This adds remaining API documentation for the `Series` module and
rearranges functions in the `F...

github.com/fslaborg/Deedle - 176f7cd9489f118902e02098a147722497a21d61 authored over 10 years ago by Tomas Petricek <[email protected]>
Add FsCheck tests for moving minimum and maximum and fix bugs

I introduced one bug in the previous commit (initializing deque with capacity
0 breaks things). ...

github.com/fslaborg/Deedle - e2f5a26d7bab85335c4a6a099554f71dc9a5a425 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge new deque implementation and some speedup

The new Deque is slightly slower (say 10%), but there was enough room for
other optimizations el...

github.com/fslaborg/Deedle - 87547756a4477dd7a3df28930fd703d6a23d6006 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge new Deque implementation, recover tests

github.com/fslaborg/Deedle - 4f3b496cb6060c12092cfbcccc52b5ce022c9ef6 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge remote-tracking branch 'main/mainline' into mainline

github.com/fslaborg/Deedle - 56fc9da4269ec5f7a6979b37ca18c4305559c317 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #202 from tpetricek/GH201

Add more options for the Lookup operation (#201)

github.com/fslaborg/Deedle - 16611ba4c42b8f9c79a91ad38c773178c167bd8e authored over 10 years ago by Tomas Petricek <[email protected]>
Fix more bugs related to diff and shift operations

This is an improved version of the fix in 1331bd3bb8c85c1857d45a07c515244914bea1e1.
The problem ...

github.com/fslaborg/Deedle - 9443c3994336fb87e9d8ae7969e8594639060423 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge remote-tracking branch 'cdrnet/mathnet' into mainline

github.com/fslaborg/Deedle - e074415200d9d98091ddad011f47876b47adfe30 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge remote-tracking branch 'main/mainline' into mainline

github.com/fslaborg/Deedle - 3d1646026db407c8c9916447d051a1aaa1c6425f authored over 10 years ago by Tomas Petricek <[email protected]>
Fix comments in the last checkin

github.com/fslaborg/Deedle - 00c055aa8de9f5946ae23e28220eaea23fde4287 authored over 10 years ago by Tomas Petricek <[email protected]>
Upgrade to Math.NET Numerics v3.0.0-beta01 #199

github.com/fslaborg/Deedle - c79a023070400adcdc353b68544a4ed45397f5a1 authored over 10 years ago by Christoph Ruegg <[email protected]>
Fix for #2

github.com/fslaborg/FSharp.Charting - 34d691c5dce137ad133838d83abc2a0e976a9cf4 authored over 10 years ago by Gustavo Guerra <[email protected]>
Add more options for the Lookup operation (#201)

This renames `NearestGreater` and `NearestSmaller` enum values for the `Lookup`
option as discus...

github.com/fslaborg/Deedle - 1282d3180c7524012e6a0dfcfbd67b921735fac8 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix bug whereby Series.diff 1 on empty series is an error

github.com/fslaborg/Deedle - 1331bd3bb8c85c1857d45a07c515244914bea1e1 authored over 10 years ago by Adam Klein <[email protected]>
Fixed erroneous Series.sample implementation

github.com/fslaborg/Deedle - 333e60560e857d39caabd7e31dfd89503a356bc2 authored over 10 years ago by Adam Klein <[email protected]>
Merge branch 'GH201' into mainline

* GH201:
Fix the After extension method (#201)
Added test for After on (non-delayed) Series ...

github.com/fslaborg/Deedle - 6baa4a563cf86fe8660ab46d5dbe4fec05f436f0 authored over 10 years ago by Adam Klein <[email protected]>
Fix the After extension method (#201)

github.com/fslaborg/Deedle - 2d47b29973c55f9de4b99ecc4999f76134d2ad0d authored over 10 years ago by Tomas Petricek <[email protected]>
Per #189, add a sample that points back to the lookup with NearestSmaller

github.com/fslaborg/Deedle - e523e17466701cd1b96d25a96192b57eabdd76c5 authored over 10 years ago by Adam Klein <[email protected]>
Added test for After on (non-delayed) Series - shows bug when value does not exists in keys

github.com/fslaborg/Deedle - 2696f641a0a3b145e6fc3b05d17fe5e7b9723eef authored over 10 years ago by hmansell <[email protected]>
Speedup df.AppendN (and rename appending functions on frame to merging)

There was a failing statistics test, but this was due to floating point
precision issue, so I up...

github.com/fslaborg/Deedle - 27acf700752aecedd8d511fcfca8f333b1566937 authored over 10 years ago by Tomas Petricek <[email protected]>
Start correcting tests and renames for #196

github.com/fslaborg/Deedle - 7a57f6b4c9b06b048e22fc1eaa9a9ca840954696 authored over 10 years ago by Adam Klein <[email protected]>
Merge remote-tracking branch 'tomas/mainline' into mainline

* tomas/mainline:
Do more renaming ("series" and "column") (c.f. #189)
WIP: More cleanup - S...

github.com/fslaborg/Deedle - 467685629c47bd3e74a3d7cd7da55fd092d8e3b9 authored over 10 years ago by Adam Klein <[email protected]>
Add test for uncovered path in Deque

github.com/fslaborg/Deedle - 31eba3d70b5b7a5abe1cec5adbe38d64aba8fa47 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Use and test Deque indexer

github.com/fslaborg/Deedle - a30c5c7a550ce7092a53094727634fb314967943 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Fixing bugs in original Deque implementation

github.com/fslaborg/Deedle - 964df551f9b851aab8b8cf2a9c3edcca348c6332 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Cleanup

github.com/fslaborg/Deedle - 2a60230158c9fa3cdd8b880b82bf1b843d79d37f authored almost 11 years ago by Steffen Forkmann <[email protected]>
Use more idiomatic let bindings

github.com/fslaborg/Deedle - 02e69a252158aca6bb52db64ca4662132aeeb502 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Cleanup

github.com/fslaborg/Deedle - ec42fe9c7c3f753a666882faa6c82f216520ed57 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Use more idiomatic let bindings

github.com/fslaborg/Deedle - 925b89facfa1bebb81c0d654be17868e1ccd9950 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Simplified the Deque since we are not using everything

github.com/fslaborg/Deedle - 3a8b3d3093770e8e4dfb8578038e54ae87dae290 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Merge remote-tracking branch 'victor/mainline' into Deque

Conflicts:
src/Deedle/Stats.fs

github.com/fslaborg/Deedle - ffd8c8bf21f2f8cb2fe8a45328cbf86589d67a41 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Use our own Deque - references #195

github.com/fslaborg/Deedle - 27b0cdb05967c222a373b3c2f1eeb0b35175a7a9 authored almost 11 years ago by Steffen Forkmann <[email protected]>
Address issue #195 with my recent Deque port from C# Codeplex implementation

github.com/fslaborg/Deedle - a582d9f756508951f073c8fd0ead3007200187fb authored almost 11 years ago by Buybackoff <[email protected]>
Merge changes from GH185-renaming

github.com/fslaborg/Deedle - 972fa8cbb0d36063b400e03d7c50b49e74819ab8 authored almost 11 years ago by Tomas Petricek <[email protected]>
Do more renaming ("series" and "column") (c.f. #189)

I found a few more occurrences of "series" and replaced them with
"column" to finish the idea in...

github.com/fslaborg/Deedle - 280a7df5a2f1e71554064764e54dfc76aedee5d1 authored almost 11 years ago by Tomas Petricek <[email protected]>
WIP: More cleanup - Series and Stats naming and documentation

I update F# Formatting and added github source links to the generated documentation &
did variou...

github.com/fslaborg/Deedle - df30660e94e88bec9b7a74fbac110d21ea53576e authored almost 11 years ago by Tomas Petricek <[email protected]>
Merge series/column renaming changes

github.com/fslaborg/Deedle - 0b6985191a620bbd2691268157a95d05d001a0bd authored almost 11 years ago by Tomas Petricek <[email protected]>
Adding Stats.levelFoo functions (close #185)

The "level" functions are just simple shortcuts for that call `applyLevel` under
the cover, but ...

github.com/fslaborg/Deedle - 0587abfacfcfab54fbdb0fa30b7086b86fe4191e authored almost 11 years ago by Tomas Petricek <[email protected]>
Improve Frame.stack and correctly infer type of values (fix #192)

The bug #192 was caused by the fact that Frame.stack returned values as
a column of type 'obj' a...

github.com/fslaborg/Deedle - c5a9e60b1ce2a8b860ff4de319e9ac3b4171389f authored almost 11 years ago by Tomas Petricek <[email protected]>
Update Performance.fs

github.com/fslaborg/Deedle - 5768ccca41cb94449fa0ba00db98a1125acd497d authored almost 11 years ago by Tomas Petricek <[email protected]>
Fix documentation for expanding functions according to https://github.com/BlueMountainCapital/Deedle/issues/185#issuecomment-39250612

github.com/fslaborg/Deedle - a057405a082d9525c7f8f5ceb07278e5534c6163 authored almost 11 years ago by Tomas Petricek <[email protected]>
Remove test code from Deedle.fsx and minor documentation tweak

github.com/fslaborg/Deedle - 6b4271696703d7d406ae97b278b46a0cb79966a7 authored almost 11 years ago by Tomas Petricek <[email protected]>
Merge pull request #193 from tpetricek/mainline

Merge changes from pull request #186

github.com/fslaborg/Deedle - c44a3b7ff699e302027147ca5cb96681d6286334 authored almost 11 years ago by Tomas Petricek <[email protected]>
Merge changes

github.com/fslaborg/Deedle - 1dbba9c68ef3d2a77e51ed1bca615b64b0903804 authored almost 11 years ago by Tomas Petricek <[email protected]>
Merge pull request #181 from tpetricek/mainline

Support merging of N series and speedup alignment functions (cf. #179)

github.com/fslaborg/Deedle - 21cb9a7461fdf11fcfefddd0ca25a017c5602e52 authored almost 11 years ago by Tomas Petricek <[email protected]>
#189 introduced row/col naming uniformity in frame API

github.com/fslaborg/Deedle - e61ecaa2efde3468bb8cc0e85be006037be904f5 authored almost 11 years ago by Adam Klein <[email protected]>
Fixed spelling typo

github.com/fslaborg/Deedle - 719da112ff19505f75ca0045766a5030ffed183e authored almost 11 years ago by Adam Klein <[email protected]>
Opting for a little more flexibility in extracting typed columns per #189

github.com/fslaborg/Deedle - d3f7c7c89b576d02b6ebae9ab5fd37ec46a20ef0 authored almost 11 years ago by Adam Klein <[email protected]>