Kishan soni
Kishan soni
pleases elaborate what is to be done,so that i may work on it
@NAThompson i want to setup this repository in my computer for testing but i dont know how how to do it. i dont want to include boost libraries to c++...
@NAThompson what are boost::math::quadrature::gauss are these class inside other class? or what else does this statement mean?
@NAThompson what i can understand is "integrator" is defined as an object of class"boost::math::quadrature::gauss" is that correct?
and i request you to please assign it to me i want to work on it
@NAThompson how does i can use the libraries before they are completely build.for example,if i change code in math->quadrature->gauss.hpp and want to test them with creating a main fuction somewhere.so...
@NAThompson boost::math::quadrature::gauss what does this code above mean or what does it create? is it a class?if so how it is defined,i can't find any class with similar name? what...
@NAThompson as you said above in the issue"extending from real-valued to complex valued quadrature,was an easy fix". could you please share me the link of the pull request you created...
@NAThompson like in the complex issue you changed the data type with the complex number.because real numbers are also in catergory of complex number.what i mean is we can represent...
what can be the other idea to take matrices in the scene. is there any library to iterate through each element of a matrice or any similar class(like in the...