Unipi.Nancy 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unipi.Nancy --version 1.0.0
NuGet\Install-Package Unipi.Nancy -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unipi.Nancy" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unipi.Nancy --version 1.0.0
#r "nuget: Unipi.Nancy, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Unipi.Nancy as a Cake Addin
#addin nuget:?package=Unipi.Nancy&version=1.0.0

// Install Unipi.Nancy as a Cake Tool
#tool nuget:?package=Unipi.Nancy&version=1.0.0

Nancy

A computational library for Determinist Network Calculus

Nancy is a C# library implementing min-plus and max-plus operators for ultimately pseudo-periodic piecewise affine curves.

<figure> <img src="./img/01.png" alt="Plot of a generic NC curve"/> </figure>

See QuickIntro.md for an introduction through examples, or play directly with code the tutorial notebooks.

Language and requirements

Nancy is a .NET 6.0 library, written in C# 10. Both SDK and runtime for .NET are cross-platform, and can be downloaded from here.

References

The algorithms implemented here are discussed in the following works:

  • An Algorithmic Toolbox for Network Calculus, Anne Bouillard and Éric Thierry, 2007
  • Deterministic Network Calculus: From Theory to Practical Implementation, Anne Bouillard and Marc Boyer and Euriell Le Corronc, 2018
  • Computationally efficient worst-case analysis of flow-controlled networks with Network Calculus, Raffaele Zippo and Giovanni Stea, 2022 arXiv
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Unipi.Nancy:

Package Downloads
Unipi.Nancy.Interactive

.NET Interactive integrations for Nancy

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 0 5/27/2024
1.1.8 127 3/20/2024
1.1.7 101 1/19/2024
1.1.6 149 11/28/2023
1.1.5 124 11/4/2023
1.1.4 130 10/5/2023
1.1.3 123 9/15/2023
1.1.2 157 7/20/2023
1.1.1 132 7/13/2023
1.1.0 146 5/31/2023
1.0.13 140 5/24/2023
1.0.12 157 4/30/2023
1.0.11 405 10/19/2022
1.0.10 353 10/18/2022
1.0.9 363 9/29/2022
1.0.8 375 9/22/2022
1.0.6 386 8/25/2022
1.0.5 417 6/17/2022
1.0.4 387 6/17/2022
1.0.3 398 5/22/2022
1.0.2 373 5/18/2022
1.0.1 364 5/18/2022
1.0.0 394 5/14/2022