Skip to content

s2-name/search_segment_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

search_segment_algorithm

English

A script for searching for a segment. It is written in Python3 and uses the num expr module (pip install num expr). It takes a formula as an input, gives a solution and an answer as an output. Caution: possible looping.

Rusian

Скрипт для поиска отрезка. Написан на Python3 и использует модуль numexpr (pip install numexpr). На вход принимает формулу, на выход выдаёт решение и ответ. Осторожно: возможно зацикливание.

About

A script for searching for a segment. It is written in Python3 and uses the numexpr module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages