nupic.core 1.0.103

dotnet add package nupic.core --version 1.0.103
                    
NuGet\Install-Package nupic.core -Version 1.0.103
                    
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="nupic.core" Version="1.0.103" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="nupic.core" Version="1.0.103" />
                    
Directory.Packages.props
<PackageReference Include="nupic.core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add nupic.core --version 1.0.103
                    
#r "nuget: nupic.core, 1.0.103"
                    
#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.
#:package nupic.core@1.0.103
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=nupic.core&version=1.0.103
                    
Install as a Cake Addin
#tool nuget:?package=nupic.core&version=1.0.103
                    
Install as a Cake Tool

`NuPIC Core` contains core algorithms for NuPIC (the Numenta Platform for Intelligent Computing), implemented in C++. The source of this project is available at https://github.com/numenta/nupic

For more information, see http://numenta.org/ or the https://github.com/numenta/nupic/wiki

For information specific to `NuPIC Core`, please refer to:
https://github.com/numenta/nupic.core
https://github.com/numenta/nupic/wiki/NuPIC-Architecture

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.103 163 3/17/2015
1.0.100 38 3/17/2015
0.3.0.33 57 3/11/2015
0.3.0.27 41 3/10/2015
0.3.0.26 39 3/10/2015

Pre-release for Windows