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

tBuLi / symfit / 677
94%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2019 05:45PM UTC
Jobs 4
Files 18
Run time 3min
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
677

push

travis-ci

web-flow
Matrix compatibility and interdependent components (#201)

* Any valid Expr or MatrixExpr that is not a Parameter is now a valid variable

* Added variabletuple to replace namedtuple

* Treat derivatives wrt parameters as Variables in their own right.

This means that they are considered as Variables when using seperate_symbols, and are replaced by a Variable upon printing to a python callable.

* Added matrix methods to the printer.

* Update objectives to the notation that not all model vars are dependent vars: explicitely use self.model.dependent_vars where needed.

* A minimizers called with a symfit model will now also accept that, not wrap it twice as before by accident.

* BaseModel now supports the notation of interdependent_vars: Variables shared between components.

* Fixed #84, models are now printed to resemble a list, which they always are even when scalar.

* connectivity_mapping added for numerical models.

* eval_components now uses the topological order to eval components.

* Introduce BaseGradientModel for Models which have a derivative

* Numerical models now also use the connectivity_mapping to create python callables for analytical components.

* Massive cleanup of Model: removed all references to chi_squared, and hessians and jacobians are now seperate models.

* Added methods to build the jacobian, hessian and least-squares from a model.

* Massive cleanup on Constraint: most of the special needs for constraints have been eliminated.

They now only differ from Model in that they have a type (e.g. Eq), and they always have all parameters of the model present.

* Updated the analytical fit models and TaylorModel to the new paradigm.

* Updated HasCovarianceMatrix.

* Removed some fossil code

* Made ODEModel compatible with the new paradigm, though they do not support interdependent components. (yet?)

* Constraints can be initiated with parameters directly.

* Updated test to the fact t... (continued)

398 of 398 new or added lines in 6 files covered. (100.0%)

1787 of 1946 relevant lines covered (91.83%)

3.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 677.1 09 Mar 2019 05:45PM UTC 0
91.37
Travis Job 677.1
2 677.2 09 Mar 2019 05:48PM UTC 0
91.32
Travis Job 677.2
3 677.3 09 Mar 2019 05:45PM UTC 0
90.44
Travis Job 677.3
4 677.4 09 Mar 2019 05:45PM UTC 0
90.44
Travis Job 677.4
Source Files on build 677
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #677
  • e777ae94 on github
  • Prev Build on master (#659)
  • Next Build on master (#682)
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