Skip to content

zsz00/NeatStream.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

NeatStream.jl aims to create a simple interface for working with streams, acting as an example in related problems such as the concept drift. based on EasyStream.jl

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add NeatStream

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("NeatStream")

Documentation

  • STABLEmost recently tagged version of the documentation. (under construction)
  • LATESTin-development version of the documentation.

Packages

Some important packages:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages