25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
459 B

  1. News for LolRemez 0.2:
  2. - significant performance and accuracy improvements thanks to various
  3. bugfixes and a better extrema finder for the error function.
  4. - user can now define accuracy of the final result.
  5. - exp(), sin(), cos() and tan() are now about 20% faster.
  6. - multiplying a real number by an integer power of two is now a virtually
  7. free operation.
  8. - fixed a rounding bug in the real number printing routine.
  9. Initial release: LolRemez 0.1