ozpnurbs 0.47.3
dotnet add package ozpnurbs --version 0.47.3
NuGet\Install-Package ozpnurbs -Version 0.47.3
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="ozpnurbs" Version="0.47.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ozpnurbs --version 0.47.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ozpnurbs, 0.47.3"
#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 ozpnurbs as a Cake Addin #addin nuget:?package=ozpnurbs&version=0.47.3 // Install ozpnurbs as a Cake Tool #tool nuget:?package=ozpnurbs&version=0.47.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small c++ library for implementation of NURBS structures and isogeometric analysis computations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- eigen (>= 3.2.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.47.3 | 67 | 3/30/2015 |
0.47.2 | 105 | 8/22/2014 |
0.47.0 | 60 | 8/21/2014 |
0.45.0 | 57 | 8/1/2014 |
0.40.2 | 65 | 7/25/2014 |
0.40.1 | 61 | 7/23/2014 |
0.40.0 | 67 | 7/15/2014 |
0.30.1 | 56 | 6/12/2014 |
0.30.0 | 49 | 4/8/2014 |
0.23.1 | 49 | 4/6/2014 |
0.23.0 | 43 | 4/6/2014 |
0.22.0 | 42 | 4/6/2014 |
0.21.0 | 43 | 4/5/2014 |
0.3.0 | 41 | 4/8/2014 |
changed map container from unordered_map to map