Skip to content

dongzhuoer/bisecpp

Repository files navigation

Overview

General-purpose optimization using enhanced bisection method. It also contains functions for solving equations and model fitting. Still developing, pull request in GitHub is welcomed.

Installation

if (!('remotes' %in% .packages(T))) install.packages('remotes');
remotes::install_github('dongzhuoer/minir');

For developers

  1. TO DO: compare with basicTrendline, http://blog.sciencenet.cn/blog-651374-1094308.html

About

General-purpose Optimization using enhanced bisection method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages