Unipi.Nancy.Expressions
1.0.0-beta.4
dotnet add package Unipi.Nancy.Expressions --version 1.0.0-beta.4
NuGet\Install-Package Unipi.Nancy.Expressions -Version 1.0.0-beta.4
<PackageReference Include="Unipi.Nancy.Expressions" Version="1.0.0-beta.4" />
paket add Unipi.Nancy.Expressions --version 1.0.0-beta.4
#r "nuget: Unipi.Nancy.Expressions, 1.0.0-beta.4"
// Install Unipi.Nancy.Expressions as a Cake Addin #addin nuget:?package=Unipi.Nancy.Expressions&version=1.0.0-beta.4&prerelease // Install Unipi.Nancy.Expressions as a Cake Tool #tool nuget:?package=Unipi.Nancy.Expressions&version=1.0.0-beta.4&prerelease
Nancy.Expressions
A Computer Algebra System for Deterministic Network Calculus
Nancy.Epressions is a C# library the allows to construct, manipulate, visualize, simplify and compute (min,+) and (max,+) expressions using ultimately pseudo-periodic piecewise affine curves.
It is built on top of [Nancy] for the implementation of its operators, but it opens to stronger optimizations thanks to its expression-level view of computations.
Checkout the webpage for tutorials and the full documentation, or the tutorial notebooks on GitHub to play directly with code.
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:
know that it use or includes our work, and
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 is compatible. |
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Unipi.Nancy (>= 1.2.4)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Unipi.Nancy (>= 1.2.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Unipi.Nancy.Expressions:
Package | Downloads |
---|---|
Unipi.Nancy.Expressions.Interactive
.NET Interactive integrations for Nancy.Expressions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta.4 | 0 | 11/22/2024 |
1.0.0-beta.3 | 38 | 10/24/2024 |
1.0.0-beta.2 | 53 | 9/20/2024 |
1.0.0-beta.1 | 61 | 9/11/2024 |