brianberns
-
Cfrm
by: brianberns- 6,702 total downloads
- last updated 7/17/2024
- Latest version: 2.6.0
Counterfactual Regret Minimization for multiple players. -
- 5,921 total downloads
- last updated 1/10/2023
- Latest version: 1.0.3
RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree. This version supports .NET Core. -
- 1,861 total downloads
- last updated 5/8/2024
- Latest version: 1.4.0
Loads Suave web parts dynamically. -
FRange
by: brianberns- 831 total downloads
- last updated 12/28/2023
- Latest version: 1.1.0
A .NET library for working with ranges of values -
- 667 total downloads
- last updated 5/28/2019
- Latest version: 0.6.0
Extensions for Nessos streams -
ConUom
by: brianberns- 653 total downloads
- last updated 12/28/2023
- Latest version: 1.1.0
ConUom is a .NET library that allows you to define units of measure and then convert between them in C# or F#. -
AlgEff
by: brianberns- 577 total downloads
- last updated 7/2/2020
- Latest version: 1.0.0
Algebraic effects for F# -
Walrus
by: brianberns- 523 total downloads
- last updated 11/6/2024
- Latest version: 1.3.0
A lightweight F# library for working with tabular data -
- 341 total downloads
- last updated 5/2/2021
- Latest version: 1.0.0
Modular Synthesizer Programming in F# -
- 324 total downloads
- last updated 11/3/2021
- Latest version: 0.7.0
A power series is characterized by an infinite list of coefficients: a0 + (a1 * x) + (a2 * x^2) + (a3 * x^3) + ... . For example, the power seres for cos x is 1 - x2/2! + x4/4! - x6/6! + ... and the... More information