amitsingh19975

Results 16 comments of amitsingh19975

I'm sharing a screenshot of what I meant. Don't let your ideas be clouded by what I'm sharing, and add something you think would be much better than what I'm...

> Hello I have prepared the documentation for the special functions, I just wanted to ask that the code examples that needs to be added for each function should be...

If you are trying to use `Tensor`, the minimum `C++` standard is 20. Furthermore, for windows, the msvc >= 14.29. If it doesn't work, please post the msvc version.

Are you using `b2` for compiling? If yes, try passing c++ standard `cxxstd=latest` like this. If the problem persists, send me the command you use to compile. Try to use...

Try to follow the steps in the following yml file https://github.com/boostorg/ublas/blob/develop/.github/workflows/windows.yml.

@bassoy should I merge this, or does anyone else want to do? If anyone has any objection against me merging, say no.