JoeyT1994 / ITensorNumericalAnalysis.jl

MIT License
3 stars 0 forks source link

Add some integration + example #31

Closed ryanlevy closed 2 months ago

ryanlevy commented 2 months ago

This is the beginning of adding integration and integral equations

ryanlevy commented 2 months ago

Quick notes:

JoeyT1994 commented 2 months ago

I think we should add a test for this. Maybe just a file called test_integration.jl. The first two experiments of the example can be in those tests. Then the example can be solely the Fredholm solver and we can call it examples/fredholm_solver.jl