Skip to content

derivative-free optimization playground. battle dimensionality. avoid direct numerical derivatives. maybe consider covariance?

License

Notifications You must be signed in to change notification settings

dacarnazzola/alife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alife

build for development/debug with

cmake --preset=debug
cmake --build build

build for running

cmake --preset=release
cmake --build build

presets are set up to use Ninja

About

derivative-free optimization playground. battle dimensionality. avoid direct numerical derivatives. maybe consider covariance?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published