Version 1.5.0 #308
jgaeddert
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release includes substantially improved testing coverage, deep
copy()
methods for nearly all objects, improved speed, and resolves a number of issues and pull requests.development (thanks, @jcw!)
copy()
methods to objects to facilitate c++ copyconstructors for bindings; now all objects can be deep copied to a new
object with their entire memory and state preserved
by a capital letter, causing trouble with pre-compiler processing
into CI/CD pipelines
incremental seeds to assess specific edge cases (e.g. with random data)
speed improvements
autotest/logs/
(thanks, @nowls!)
qs1dsearch method to provide as exact a specification as possible
samples with provided input size
specifications
(was hard-coded, now respects user configuration)
fields, adding support for exporting debugging files for post-analysis
as well as python script for processing, adding better estimate of
error vector magnitude
by each source
fields
qs1dsearch
object to perform quad-section 1-dimensional search:similar to bisection search, but to find potentially non-continuous
minimum/maximum of function
This discussion was created from the release Version 1.5.0.
Beta Was this translation helpful? Give feedback.
All reactions