Skip to content

emews/EQ-JL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EQ-JL: EMEWS Queues - Julia implementation

There are currently the following examples (see their Readmes):

  • Example: noop - This is only for those interested in learning how the EMEWS queues work.
  • Example: ga0 - A "pure math" genetic algorithm in Swift.
  • Example: JLMap - A "pure math" genetic algorithm in Swift developed to distribute the work on different workerks. WorkInProgress

⚠️ Swift-t version working with Julia 1.5

EQ-JL is designed on top of Julia 1.5. For this reason, you must be sure that your version of Swift-t has enabled Julia 1.5. For installing Swift-t with Julia 1.5, you can follow our CHANGELOG, as well as a installation script of Swift-t and EQ-JL working on Amazon EC2 Ubuntu instance.

Authors

  • Carmine Spagnuolo, Università degli Studi di Salerno
  • Giuseppe D'Ambrosio, Università degli Studi di Salerno