Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate tests from octave interval package. #269

Open
dpsanders opened this issue Mar 27, 2017 · 3 comments
Open

Incorporate tests from octave interval package. #269

dpsanders opened this issue Mar 27, 2017 · 3 comments
Labels

Comments

@dpsanders
Copy link
Member

Although these are gpl, it does not affect the license of VN.

@oheim
Copy link

oheim commented Aug 27, 2017

I have published all test data under its original license (that is, Apache-2.0 or LGPL-2.1+ respectively):
https://github.com/oheim/ITF1788/tree/master/itl

@dpsanders
Copy link
Member Author

Great, thanks!

@oheim
Copy link

oheim commented Aug 28, 2017

Btw, could you have a look on my travis jobs? I have updated Julia to 0.6 and tried to use IntervalArithmetric.jl. I am seeing only errors. :-( Do I have to fix the plugin or is it an installation problem on travis?

ERROR: LoadError: LoadError: LoadError: too many parameters for type typealias
 in include_from_node1(::String) at ./loading.jl:532
 in include(::String) at ./sysimg.jl:14
 in include_from_node1(::String) at ./loading.jl:532
 in include(::String) at ./sysimg.jl:14
 in include_from_node1(::String) at ./loading.jl:532
 in include(::String) at ./sysimg.jl:14
 in anonymous at ./<missing>:2
 in eval(::Module, ::Any) at ./boot.jl:236
 in process_options(::Base.JLOptions) at ./client.jl:248
 in _start() at ./client.jl:335
while loading /home/travis/.julia/v0.6/IntervalArithmetic/src/multidim/intervalbox.jl, in expression starting on line 8
while loading /home/travis/.julia/v0.6/IntervalArithmetic/src/multidim/multidim.jl, in expression starting on line 1
while loading /home/travis/.julia/v0.6/IntervalArithmetic/src/IntervalArithmetic.jl, in expression starting on line 81

https://travis-ci.org/oheim/ITF1788/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants