home.social

#numericalanalysis — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #numericalanalysis, aggregated by home.social.

fetched live
  1. Finite Element Analysis rabbit hole.

    #PrePoMax works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

    #mechanics #FEM #FEA #numericalAnalysis

  2. Finite Element Analysis rabbit hole.

    works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

  3. Finite Element Analysis rabbit hole.

    #PrePoMax works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

    #mechanics #FEM #FEA #numericalAnalysis

  4. Finite Element Analysis rabbit hole.

    #PrePoMax works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

    #mechanics #FEM #FEA #numericalAnalysis

  5. Finite Element Analysis rabbit hole.

    #PrePoMax works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

    #mechanics #FEM #FEA #numericalAnalysis

  6. ` Our work demonstrates the sampling of an interacting chaotic system performed on a quantum processor of ultracold atoms and opens the door of utilizable quantum computational advantage in simulating Floquet dynamics of many- body systems`

    journals.aps.org/prx/pdf/10.11

    #computing #quantumComputing #quantum #numericalAnalysis #science #physics

  7. ` Our work demonstrates the sampling of an interacting chaotic system performed on a quantum processor of ultracold atoms and opens the door of utilizable quantum computational advantage in simulating Floquet dynamics of many- body systems`

    journals.aps.org/prx/pdf/10.11

    #computing #quantumComputing #quantum #numericalAnalysis #science #physics

  8. ` Our work demonstrates the sampling of an interacting chaotic system performed on a quantum processor of ultracold atoms and opens the door of utilizable quantum computational advantage in simulating Floquet dynamics of many- body systems`

    journals.aps.org/prx/pdf/10.11

    #computing #quantumComputing #quantum #numericalAnalysis #science #physics

  9. ` Our work demonstrates the sampling of an interacting chaotic system performed on a quantum processor of ultracold atoms and opens the door of utilizable quantum computational advantage in simulating Floquet dynamics of many- body systems`

    journals.aps.org/prx/pdf/10.11

    #computing #quantumComputing #quantum #numericalAnalysis #science #physics

  10. ` Our work demonstrates the sampling of an interacting chaotic system performed on a quantum processor of ultracold atoms and opens the door of utilizable quantum computational advantage in simulating Floquet dynamics of many- body systems`

    journals.aps.org/prx/pdf/10.11

    #computing #quantumComputing #quantum #numericalAnalysis #science #physics

  11. oh no! one of the greats... i still use matlab as my favorite language :)

    `We are saddened to share that Cleve Moler passed away on May 20, 2026, at the age of 86 at his home surrounded by his family. Cleve was chief mathematician and cofounder of MathWorks and the author of the first version of MATLAB.`

    mathworks.com/company/aboutus/

    #CleveMoler #LinearAlgebra #software #NumericalAnalysis #MatrixComputations

  12. oh no! one of the greats... i still use matlab as my favorite language :)

    `We are saddened to share that Cleve Moler passed away on May 20, 2026, at the age of 86 at his home surrounded by his family. Cleve was chief mathematician and cofounder of MathWorks and the author of the first version of MATLAB.`

    mathworks.com/company/aboutus/

    #CleveMoler #LinearAlgebra #software #NumericalAnalysis #MatrixComputations

  13. oh no! one of the greats... i still use matlab as my favorite language :)

    `We are saddened to share that Cleve Moler passed away on May 20, 2026, at the age of 86 at his home surrounded by his family. Cleve was chief mathematician and cofounder of MathWorks and the author of the first version of MATLAB.`

    mathworks.com/company/aboutus/

    #CleveMoler #LinearAlgebra #software #NumericalAnalysis #MatrixComputations

  14. oh no! one of the greats... i still use matlab as my favorite language :)

    `We are saddened to share that Cleve Moler passed away on May 20, 2026, at the age of 86 at his home surrounded by his family. Cleve was chief mathematician and cofounder of MathWorks and the author of the first version of MATLAB.`

    mathworks.com/company/aboutus/

    #CleveMoler #LinearAlgebra #software #NumericalAnalysis #MatrixComputations

  15. oh no! one of the greats... i still use matlab as my favorite language :)

    `We are saddened to share that Cleve Moler passed away on May 20, 2026, at the age of 86 at his home surrounded by his family. Cleve was chief mathematician and cofounder of MathWorks and the author of the first version of MATLAB.`

    mathworks.com/company/aboutus/

    #CleveMoler #LinearAlgebra #software #NumericalAnalysis #MatrixComputations

  16. Start here: Standard-Slope Integration (SSI)

    A new, first-of-its-kind class of derivative-driven integration operators built solely from slope information.

    If you’re new to my work, this post links to the full SSI series—a structured overview of a first-of-its-kind, derivative-driven integration operator built on structural iteration invariants and slope-based reconstruction. The recap summarizes all seven posts in order and provides the conceptual foundation for understanding SSI.

    Series recap:

    mathstodon.xyz/@BlueNovaX/1165

    Repository with details and examples:

    github.com/BlueNovaX/standard-

    #numericalanalysis #scientificcomputing #mathematics #integration #StandardSlopeIntegration #SSI

  17. Standard‑Slope Integration (SSI) — Post #3: Failure-mode robustness

    A new, first-of-its-kind class of derivative-driven integration operators built solely from slope information.

    Classical integration methods often fail when the integrand is discontinuous, poorly conditioned, or structurally misaligned with area-based accumulation. SSI approaches these cases differently: its derivative-driven structure and step-to-step invariants prevent the amplification and drift that destabilize classical formulations.

    This makes SSI effective in cases where traditional quadrature becomes unstable, unreliable, or fails outright—not by modifying classical methods, but by using a fundamentally different reconstruction principle.

    #numericalanalysis #scientificcomputing #mathematics #integration #StandardSlopeIntegration #SSI

  18. `Various software efforts embrace the idea that object oriented programming enables a convenient implementation of the chain rule, facilitating so-called automatic differentiation via backpropagation. Such frameworks have no mechanism for simplifying the expressions (obtained via the chain rule) before evaluating them. As we illustrate below, the resulting errors tend to be unbounded.`

    arxiv.org/abs/2305.03863

    #calculus #software #numericalAnalysis #automaticDifferentiation #uncertainty

  19. `Various software efforts embrace the idea that object oriented programming enables a convenient implementation of the chain rule, facilitating so-called automatic differentiation via backpropagation. Such frameworks have no mechanism for simplifying the expressions (obtained via the chain rule) before evaluating them. As we illustrate below, the resulting errors tend to be unbounded.`

    arxiv.org/abs/2305.03863

    #calculus #software #numericalAnalysis #automaticDifferentiation #uncertainty

  20. `Various software efforts embrace the idea that object oriented programming enables a convenient implementation of the chain rule, facilitating so-called automatic differentiation via backpropagation. Such frameworks have no mechanism for simplifying the expressions (obtained via the chain rule) before evaluating them. As we illustrate below, the resulting errors tend to be unbounded.`

    arxiv.org/abs/2305.03863

    #calculus #software #numericalAnalysis #automaticDifferentiation #uncertainty

  21. `Various software efforts embrace the idea that object oriented programming enables a convenient implementation of the chain rule, facilitating so-called automatic differentiation via backpropagation. Such frameworks have no mechanism for simplifying the expressions (obtained via the chain rule) before evaluating them. As we illustrate below, the resulting errors tend to be unbounded.`

    arxiv.org/abs/2305.03863

    #calculus #software #numericalAnalysis #automaticDifferentiation #uncertainty

  22. `Various software efforts embrace the idea that object oriented programming enables a convenient implementation of the chain rule, facilitating so-called automatic differentiation via backpropagation. Such frameworks have no mechanism for simplifying the expressions (obtained via the chain rule) before evaluating them. As we illustrate below, the resulting errors tend to be unbounded.`

    arxiv.org/abs/2305.03863

    #calculus #software #numericalAnalysis #automaticDifferentiation #uncertainty

  23. Alright, future engineers!

    Euler's Method: Approximates solutions to Ordinary Differential Equations (ODEs) by taking small steps along the tangent. Ex: `y_new = y_old + h * f(x_old, y_old)`. Pro-Tip: Simple, but smaller 'h' improves accuracy (at cost of computation)!
    #ODEs #NumericalAnalysis #STEM #StudyNotes

  24. Alright, future engineers!

    Euler's Method: Approximates solutions to Ordinary Differential Equations (ODEs) by taking small steps along the tangent. Ex: `y_new = y_old + h * f(x_old, y_old)`. Pro-Tip: Simple, but smaller 'h' improves accuracy (at cost of computation)!
    #ODEs #NumericalAnalysis #STEM #StudyNotes

  25. Alright, future engineers!

    Euler's Method: Approximates solutions to Ordinary Differential Equations (ODEs) by taking small steps along the tangent. Ex: `y_new = y_old + h * f(x_old, y_old)`. Pro-Tip: Simple, but smaller 'h' improves accuracy (at cost of computation)!
    #ODEs #NumericalAnalysis #STEM #StudyNotes

  26. Alright, future engineers!

    Euler's Method: Approximates solutions to Ordinary Differential Equations (ODEs) by taking small steps along the tangent. Ex: `y_new = y_old + h * f(x_old, y_old)`. Pro-Tip: Simple, but smaller 'h' improves accuracy (at cost of computation)!
    #ODEs #NumericalAnalysis #STEM #StudyNotes

  27. Alright, future engineers!

    Euler's Method: Approximates solutions to Ordinary Differential Equations (ODEs) by taking small steps along the tangent. Ex: `y_new = y_old + h * f(x_old, y_old)`. Pro-Tip: Simple, but smaller 'h' improves accuracy (at cost of computation)!
    #ODEs #NumericalAnalysis #STEM #StudyNotes

  28. Truncation error is the error from approximating an exact solution (e.g., infinite series) with a finite one. Ex: `e^x ≈ 1 + x + x^2/2!` (we 'truncated' it!). Pro-Tip: Use more terms or smaller step sizes to reduce this error!

    #NumericalAnalysis #ErrorBounds #STEM #StudyNotes

  29. Truncation error is the error from approximating an exact solution (e.g., infinite series) with a finite one. Ex: `e^x ≈ 1 + x + x^2/2!` (we 'truncated' it!). Pro-Tip: Use more terms or smaller step sizes to reduce this error!

    #NumericalAnalysis #ErrorBounds #STEM #StudyNotes

  30. Truncation error is the error from approximating an exact solution (e.g., infinite series) with a finite one. Ex: `e^x ≈ 1 + x + x^2/2!` (we 'truncated' it!). Pro-Tip: Use more terms or smaller step sizes to reduce this error!

    #NumericalAnalysis #ErrorBounds #STEM #StudyNotes

  31. Truncation error is the error from approximating an exact solution (e.g., infinite series) with a finite one. Ex: `e^x ≈ 1 + x + x^2/2!` (we 'truncated' it!). Pro-Tip: Use more terms or smaller step sizes to reduce this error!

    #NumericalAnalysis #ErrorBounds #STEM #StudyNotes

  32. Truncation error is the error from approximating an exact solution (e.g., infinite series) with a finite one. Ex: `e^x ≈ 1 + x + x^2/2!` (we 'truncated' it!). Pro-Tip: Use more terms or smaller step sizes to reduce this error!

    #NumericalAnalysis #ErrorBounds #STEM #StudyNotes

  33. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  34. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable.

    youtube.com/shorts/hmKVQ2B46i4

  35. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  36. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  37. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  38. New preprint arxiv.org/abs/2511.06957

    A #perspective discussing Moreau-Yosida (MY) techniques in #densityfunctionaltheory.
    MY regularisation has enabled to import tools from #convexanalysis into #dft
    providing a new mathematical understanding of the most important atomistic simulation approach
    and new robust algorithms for Kohn-Sham #dft.

    Thanks to my co-authors from the #hylleraas centre and #oslomet for insightful discussions.

    #condensedmatter #quantumchemistry #numericalanalysis #dftk

  39. New preprint arxiv.org/abs/2511.06957

    A #perspective discussing Moreau-Yosida (MY) techniques in #densityfunctionaltheory.
    MY regularisation has enabled to import tools from #convexanalysis into #dft
    providing a new mathematical understanding of the most important atomistic simulation approach
    and new robust algorithms for Kohn-Sham #dft.

    Thanks to my co-authors from the #hylleraas centre and #oslomet for insightful discussions.

    #condensedmatter #quantumchemistry #numericalanalysis #dftk