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

JamesYang007 / autoppl / 451
100%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2020 05:26AM UTC
Jobs 1
Files 46
Run time 3s
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
451

push

travis-ci

web-flow
James.yang/var vec mat (#37)

* Move expr_builder inside expression

* In progress of modifying var vec mat

* Separating param/data with var/vec

* Draft of data and param with corresponding traits

* Refactored everything except mcmc including tests

* Add integration test for subscripting vec-like params

* Rename to integration test and combine all expression tests into one executable

* Add support for metropolis hastings

* Restore test cases to original sample size

* Add support for NUTS

* Fix small syntax in examples

* Fix uninitialized value issue in sampler_tools test

* Try generating and saving the value

* Try initializing member arrays in ctor

* Using c++20 style implementation of identity

* Activate model!

* Add test cases for min and max edge cases

* Resolve some TODOs

* Clean up traits related files

* Fix syntax for storage

* Fix pdf to have same API as log_pdf

* Fix header includes

* Add dot product, cached AD vars, stronger concepts

- More type safety has been added in traits
- Model ad_log_pdfs and variable expression to_ad member functions
  allow users to pass in cache in case these expressions need them.
- Dot product finally implemented (performance is still great)
- NUTS creates long cache vector (the extra memory for adj and values
  may not be necessary)
- more unittests with dot product

* Optimize NUTS to allocate less memory for cache variables

* Reorganized examples, write up design doc, and clean up type safety in binop

* More complicated regression example

* Add more comments and complete type check on all classes. Fix really really important bug in dot

* Move activate and activate_cache outside of mcmc

* Modify test to use cache

* Apply caching for normal and uniform

* Modify mcmc algorithms with different activate API

* Add support for bernoulli ad expression

* Remove gcc no warning flag and static cast void unused lambdas
... (continued)

1231 of 1231 relevant lines covered (100.0%)

219419.44 hits per line

Jobs
ID Job ID Ran Files Coverage
2 451.2 (CXX_COMPILER="g++-7" CC_COMPILER="gcc-7" COVERALL="ON" CMAKE_OPTIONS="-DAUTOPPL_ENABLE_TEST_COVERAGE=ON") 18 Jul 2020 05:26AM UTC 0
100.0
Travis Job 451.2
Source Files on build 451
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #451
  • cb28ae6f on github
  • Prev Build on master (#385)
  • Next Build on master (#453)
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