/nancy

A computational library for Deterministic Network Calculus

Primary LanguageC#MIT LicenseMIT

Nancy

A computational library for Deterministic Network Calculus

MIT License Nuget Nuget DOI:10.1016/j.softx.2022.101178

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

Plot of a generic NC curve

See the webpage for tutorials and the full documentation. See the tutorial notebooks to play directly with code.

Prebuilt package on NuGet.

Academic attribution

This software is an academic product, just like papers are. If you build on someone else's scientific ideas, you will obviously cite their paper reporting these ideas. This is standard academic practice. Like it or not, citations are the academic currency.

If you use the Nancy library, or any software including parts of it or derived from it, 
we would appreciate it if you could cite the original paper describing it:

R. Zippo, G. Stea, "Nancy: an efficient parallel Network Calculus library", 
SoftwareX, Volume 19, July 2022, DOI: 10.1016/j.softx.2022.101178

The MIT license allows you to use this software for almost any purpose. However, if you use or include this software or its code (in full or in part) in your own, the fact that you are doing so in full compliance to the license does not exempt you from following standard academic practices regarding attribution and citation. This means that it is still your duty to ensure that users of your software:

  1. know that it use or includes our work, and

  2. they can cite the above paper for correct attribution (along with your own work, possibly).

The above two requirements are met, for open source projects, if you report the statement above in the readme of any code that uses or includes ours.

Language and requirements

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

References

The algorithms implemented by Nancy are discussed in the following works: