There are 0 repository under function-minimization topic.
Implementation of Quine McCluskey algorithm in Python 3
C Program for implementation of tabulation method
Complex Conjugate Gradient linear solver and Levenberg-Marquardt minimizer with and without constraints in C++
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
A .NET wrapper for the Minuit2 library from CERN's ROOT project, enhanced with practical extensions.
Karnaugh map solver
Different genetic algorithms for mathematical problems solving.
Web app for minimizing expressions using Quine-McCluskey from JS oracle, truth table, or SAT instance with don’t-cares, DNF/CNF conversion, Karnaugh maps, and logic circuits.
A robust global root finder for real-valued functions of a single real variable.
Function Minimization with Different Algorithms
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
Лабораторные работы по курсу "Аппаратные основы интеллектуальных систем" на Python
Number systems, Boolean algebra, Boolean functions, and function minimization. Analysis and design of combinational and sequential digital logic circuits. Hardware Description Language (HDL) concepts and applications digital design and synthesis in FPGAs
🎓 Cheat tools for students
Nelder Mead Minimization Algorithm and Trapezoidal Integration
A dataset of challenging optimization problems (CPC) for benchmarking global optimization algorithms