• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaDiff / TaylorSeries.jl / 687
93%

Build:
DEFAULT BRANCH: master
Ran 08 Oct 2017 02:02AM UTC
Jobs 6
Files 13
Run time 16min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
687

push

travis-ci

lbenet
taylor_expand function for Taylor1 and TaylorN  (#121)

* Added function and macro `taylor_expand` for expanding arbitraty functions.

* Deleted macros and set order as keyword argument so methods doesnt clash

`taylor_expand(f,x0::Int64)` and `taylor_expand(f,order)` clashed.

* Added some tests for `taylor_expand`.

* un-exported taylor_expand macros.

* Updated taylor_expand tests.

* Added taylor_expand method for TaylorN and warning if number of variables is changed.

* Fix travis issue for taylor_expand (hopefully).

* Added taylor_expand! and tests for Taylor1.

Followed suggestion from @lbenet.

* Add function-like behavior for Taylor1, TaylorN, HomogeneousPolynomial (#118)

* Add function-like behavior for Taylor1

* Relocate new code

* Add function-like behavior for TaylorN

* Fix TaylorN functor methods

* Add tests for Taylor1

* Add more Taylor1 tests

* Add TaylorN tests; more Taylor1 tests; add missing evaluate methods

* Add function-like behavior for HomogeneousPolynomial and corresponding tests

* Add missing tests for HomogeneousPolynomial

* Add another test for Taylor1s

* Fix test

* Add extra evaluate method for Taylor1 (suggested by @blas-ko)

* Add an evaluate test for mixtures (more to come)

* Add tests for mixtures; add/fix evaluate methods

* A small fix

* Add missing evaluate methods for mixtures and tests

* Update docs

* Add evaluate method and tests

* Fix new method

* Update docstrings

* Changes suggested by @lbenet 's review

* Added method for evaluating a TaylorN with an array of TaylorNs.

* Added taylor_expand! method for TaylorN

* Added some test for taylor_expand!

* Documentation for taylor_expand and taylor_expand!

* Added function and macro `taylor_expand` for expanding arbitraty functions.

* Deleted macros and set order as keyword argument so methods doesnt clash

`taylor_expand(f,x0::Int64)` and `taylor_expand(f,order)` cla... (continued)

49 of 49 new or added lines in 2 files covered. (100.0%)

1193 of 1249 relevant lines covered (95.52%)

10982410.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/other_functions.jl
7
100.0
src/evaluate.jl
Jobs
ID Job ID Ran Files Coverage
1 687.1 08 Oct 2017 02:05AM UTC 0
95.81
Travis Job 687.1
2 687.2 08 Oct 2017 02:02AM UTC 0
95.83
Travis Job 687.2
3 687.3 08 Oct 2017 02:06AM UTC 0
95.75
Travis Job 687.3
4 687.4 08 Oct 2017 02:10AM UTC 0
95.81
Travis Job 687.4
5 687.5 08 Oct 2017 02:07AM UTC 0
95.83
Travis Job 687.5
6 687.6 08 Oct 2017 02:19AM UTC 0
95.75
Travis Job 687.6
Source Files on build 687
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #687
  • 909689b3 on github
  • Prev Build on master (#678)
  • Next Build on master (#697)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc