Age | Commit message (Expand) | Author |
---|---|---|
2019-06-21 | move threading code and quadtature selection into separate functions | Wojtek Kosior |
2019-06-21 | parallelize newton-cotes (untestedgit add quadratures.f90) | Wojtek Kosior |
2019-06-21 | compozite newton-cotes integration | Wojtek Kosior |
2019-06-21 | newton-cotes integration of entire interval at once | Wojtek Kosior |
2019-06-21 | add module with functions for integrating | Wojtek Kosior |
2019-06-21 | make quadratures a module, sketch the integrate fuction for newton-cotes quad... | Wojtek Kosior |
2019-06-21 | initial commit - check that function pointers really work | Wojtek Kosior |