Skip to content

jannefiluren/FSM.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSM

Install Julia

https://julialang.org/

open a julia terminal

type julia in a terminal

Toggle package manager mode

]

Install this package

dev https://github.com/jannefiluren/FSM.jl.git

Code is donwnloaded into <your_home>\julia\.dev\

Install dependencies

dev CSV
dev DataFrames

Run a first test

Leave the package manager by pressing backspace. then run:

include("test/runtests.jl")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published