KJ7LNW / xnec2c

Xnec2c is a high-performance multi-threaded electromagnetic simulation package to model antenna near- and far-field radiation patterns for Linux and UNIX operating systems.
https://www.xnec2c.org/
GNU General Public License v3.0
77 stars 16 forks source link

New external optimizer #15

Closed polyrod closed 1 year ago

polyrod commented 1 year ago

Hi ,

i have written an external optimizer for xnec2c. I would appreciate if you would list it on xnec2c.org. It's alpha, but i guess when people start using it, i will keep up pushing it forward.

You may take a look at https://github.com/polyrod/xnec2c-gao/ . Maybe you have suggestions.

thx & 73

Maurizio Di Pietro ,DC1MDP

KJ7LNW commented 1 year ago

Wow, awesome, you wrote a genetic algorithm in Haskell!

Well done.

The site and docs have been updated, here is the commit: f981efb5a42280f662269493db313d93a410423e

-Eric 73!

polyrod commented 1 year ago

Thanx for addition