20 коммитов (555032db186083b360780659c02eabc5725da1de)

Автор SHA1 Сообщение Дата
  Sam Hocevar 555032db18 math: use real.h only where necessary; improves build times. 5 лет назад
  Sam Hocevar 9d4b7ff456 Refactor header usage to use our core submodule instead. 5 лет назад
  Guillaume Bittoun 3f6cd5b120 polynomial: accuracy improvement on double root in order 3 10 лет назад
  Guillaume Bittoun 51d8ed6458 polynomial: Improving tests for double/triple roots in order 3 10 лет назад
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. 10 лет назад
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 лет назад
  Guillaume Bittoun efa94fa2e9 polynomial: adding test with bigger solutions 10 лет назад
  Guillaume Bittoun 93dc8a70a7 polynomial: 3rd order solving v1.0 10 лет назад
  Guillaume Bittoun a327a68478 polynomial: 3rd order, almost done. Needs accurate tests 10 лет назад
  Guillaume Bittoun 1c93dabbad polynomial: more 3rd order fixes 10 лет назад
  Guillaume Bittoun 26ec1481d3 polynomial: bunch of fixes for 3rd order 10 лет назад
  Guillaume Bittoun c55f25f821 drafting polynomial 3rd order solving. To be continued… 10 лет назад
  Sam Hocevar d64b117b8d build: fix license and copyright information. 10 лет назад
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 10 лет назад
  Sam Hocevar bb438b6252 math: fix a coding error in the polynomial division. 11 лет назад
  Sam Hocevar 369ce3f511 math: polynomial division. 11 лет назад
  Sam Hocevar 1eb5f9f361 math: add a roots() method to find polynomial roots for degrees 1 and 2. 11 лет назад
  Sam Hocevar 3916a44c58 math: add derive() method to polynomial and allow to call eval() with 11 лет назад
  Sam Hocevar 0668d0d5a6 math: add a factory for Chebyshev polynomials. 11 лет назад
  Sam Hocevar baebd131fc math: add a simple polynomial template class. 11 лет назад