• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Go
  • License
    MIT License
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GoES: Evolution strategy for black box optimization in pure Go.

More Repositories

1

BayesHistogram.jl

pure Julia package for optimal histogram binning, based on piecewise constant model.
Julia
40
star
2

Trapz.jl

Julia package to easily calculate multidimensional integrals on discrete domains, brings MATLAB&Numpy trapz function to Julia
Julia
34
star
3

KissABC.jl

Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
Julia
29
star
4

KissSmoothing.jl

Easily smooth your data in Julia
Julia
22
star
5

cryptipass

CryptiPass is a Go library for generating secure high-entropy, pronounceable passphrases.
Go
17
star
6

NaturalES.jl

Simple julia Natural Evolution Strategies implementation
Julia
14
star
7

FixedPoint.jl

Fixed Point Method to solve equations for Julia
Julia
13
star
8

ExtremalOptimization.jl

Julia package to perform gradient-free optimization over continuous spaces using Extremal Optimization.
Julia
3
star
9

DefaultArrays.jl

Julia array type supporting a default value, useful for storing very sparse information in a space efficient manner, the internal design uses "Dict" for storage, thanks to Tamas K. Papp @ https://github.com/tpapp
Julia
3
star
10

gotypst

gotypst is a Go package that compiles Typst code into a PDF. It provides an easy-to-use function to pass Typst markup as bytes and receive the compiled PDF as bytes. This can be used to integrate Typst into Go projects, automate PDF generation, or add Typst support to your web services.
Go
3
star
11

LapSolve.jl

Linear Assignment Problem solver via the Kuhn-Munkres algorithm
Julia
2
star
12

KernelOps.jl

Apply lazy kernel operations on AbstractArrays, they are composable and non copying. Have Fun!
Julia
1
star
13

EnsembleInversion.jl

Simple Ensemble Kalman Inversion implementation in Julia
Julia
1
star