<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PINNs in JMP? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965135#M110386</link>
    <description>&lt;P&gt;Note: I was running a local build of JMP 20, but do not expect issues with JMP 18, or 19. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also need a backend to be able to &lt;STRONG&gt;import deepxde.&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;import jmp
from jmputils import jpip
jpip('install','torch')

import os
os.environ['DDE_BACKEND']='pytorch'

import torch
if torch.mps.is_available():
    torch.set_default_device('mps')
  
if torch.cuda.is_available():
    torch.set_default_device('cuda')

import deepxde
help(deepxde)&lt;/PRE&gt;
&lt;P&gt;Note the check above for 'mps' and 'cuda'. &amp;nbsp;MPS is Apple's Metal Performance Shaders(MPS) and of course CUDA is Nvidia's workhorse on Windows and Linux. &amp;nbsp;The checks ensure that torch is using a GPU if available.&lt;/P&gt;
&lt;P&gt;This ran and provided a lot of output with the help(deepdxe)&lt;/P&gt;
&lt;PRE&gt;import deepxde
help(deepxde)
/*:
Using backend: pytorch
Other supported backends: tensorflow.compat.v1, tensorflow, jax, paddle.
paddle supports more examples now and is recommended.
Matplotlib is building the font cache; this may take a moment.
Help on package deepxde:

NAME
    deepxde

PACKAGE CONTENTS
    _version
    backend (package)
    callbacks
    config
...

DATA
    __all__ = ['backend', 'callbacks', 'data', 'geometry', 'grad', 'icbc',...

VERSION
    1.15.0

FILE
    /Users/panels/Library/Application Support/JMP/Python/3.14/lib/python/site-packages/deepxde/__init__.py

&lt;/PRE&gt;</description>
    <pubDate>Wed, 19 Aug 2026 01:46:21 GMT</pubDate>
    <dc:creator>Paul_Nelson</dc:creator>
    <dc:date>2026-08-19T01:46:21Z</dc:date>
    <item>
      <title>PINNs in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965012#M110378</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Although this question is a bit more directed at JMP employees, other users might have additional information as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I'm curious if JMP plans to implement any physics-informed neural networks (PINNs) in their NN modeling platform. As a physicist (in industry, not academia), much of the data I analyze has underlying physical constraints that are hard to capture within a standard JMP data table. And although I appreciate the hard work JMP has put into their predictive modeling platforms like XGBoost or NN, or their Pytorch add-in, it's often hard to extract the physical drivers/limits when modeling the data. Sure, in an ideal situation, I can generate my own formula to model data, but in real world situations, we don't have harmonic oscillators that govern the response, it's so much more "messy" than that, and we don't have model formula(s) to work with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; It would be really cool to add some kind of physics-informed option where a penalization factor can be included in a model so that if a fundamental physical law is violated, that pathway is penalized and vice-versa. Better yet, include multiple physics-informed penalization factors. The statistics is great and all, but with nearly every data set out there, there are some kind of physical laws that apply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Just curious.&lt;/P&gt;
&lt;P&gt;Thanks!,&lt;/P&gt;
&lt;P&gt;DS&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2026 14:18:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965012#M110378</guid>
      <dc:creator>SDF1</dc:creator>
      <dc:date>2026-08-18T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: PINNs in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965134#M110385</link>
      <description>&lt;P&gt;This is one of the great things that the Python Integration brings to JMP 18 and beyond. &amp;nbsp;The ability to customize the capabilities of JMP to your needs. &amp;nbsp;You can implement a solution that directly suits your needs. &amp;nbsp;A quick google search 'Python packages for PINN physics-informed neural nets' &amp;nbsp; Resulted in the following responses:&lt;/P&gt;
&lt;DIV class="OZ9ddf WAUd4" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);"&gt;
&lt;DIV class="nk9vdc GYaNDc" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);"&gt;
&lt;DIV class="Fzsovc cwYVJe RJPOee" role="heading" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 500; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" aria-level="2"&gt;AI Overview&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="nk9vdc fQ3B4e" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);"&gt;
&lt;DIV class="cIcqpf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" data-complete="true"&gt;
&lt;DIV id="atritem-_pACFapv7O6iy5NoPkOXIqAo_3" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" data-complete="true" data-ved="2ahUKEwib3dWov6uWAxUoGVkFHZAyEqUQztELegQIAhAD"&gt;
&lt;DIV class="Mtffrd" tabindex="0" role="button" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" aria-label="About this result"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 14.000001px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" data-ved="2ahUKEwib3dWov6uWAxUoGVkFHZAyEqUQ2b4KegQIAhAE" data-hveid="CAIQBA" data-ve-view=""&gt;
&lt;DIV class="Pqkn2e rNSxBe" data-copy-service-computed-style="font-family: Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(31, 31, 31);" data-ved="2ahUKEwib3dWov6uWAxUoGVkFHZAyEqUQ274KegQIAhAF"&gt;
&lt;DIV class="jloFI GkDqAd" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-complete="true" data-ved="2ahUKEwib3dWov6uWAxUoGVkFHZAyEqUQ7uAMegQIAhAG" data-hveid="CAIQBg"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-complete="true"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);"&gt;
&lt;DIV class="LT6XE" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;DIV class="RJPOee EIJn2" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;DIV class="pOOWX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-rl="en"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;SECTION data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-complete="true" data-sc="1" data-host-wiz-contract-name="gws_wizbind"&gt;
&lt;DIV id="_pACFapv7O6iy5NoPkOXIqAo_2" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;DIV class="qRuFed" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);"&gt;
&lt;DIV class="CKgc1d" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-scope-id="turn"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="c" data-sfc-cp="" data-subtree="aimc"&gt;
&lt;DIV class="FkX2oe" dir="ltr" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-hveid="CAAIAAgBCAIQAA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQ2O0OegoIAAgACAEIAhAA" data-ctx-provider="[[[&amp;quot;esHW8&amp;quot;,&amp;quot;[{\&amp;quot;s\&amp;quot;:3,\&amp;quot;i\&amp;quot;:\&amp;quot;ryNGyb_1/OZSNke\&amp;quot;}]&amp;quot;],[&amp;quot;dMtGDc&amp;quot;,&amp;quot;[false]&amp;quot;]]]" data-wiz-uids="ryNGyb_2" data-sfc-root="ep"&gt;
&lt;DIV class="pWvJNd" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep"&gt;
&lt;DIV data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="mZJni Dn7Fzd" dir="ltr" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQ3KYQegoIAAgACAEIAhAB" data-ctx-provider="[[[&amp;quot;dMtGDc&amp;quot;,&amp;quot;[false]&amp;quot;]]]" data-sfc-root="ep" data-xid="VpUvz" data-container-id="main-col"&gt;
&lt;DIV class="n6owBd awi2gc" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 15.991848px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCAQQAA" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-subtree="aimfl,mfl"&gt;The most popular and comprehensive Python packages for building Physics-Informed Neural Networks (PINNs) fall into two categories: &lt;/SPAN&gt;&lt;MARK class="HxTRcb" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 500; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-sfc-inited="2" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQuJAPegoIAAgACAEIBBAB" data-wiz-uids="ryNGyb_l" data-sfc-root="ep"&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-sfc-root="ep" data-sfc-cp=""&gt;dedicated high-level PINN libraries&lt;/STRONG&gt; and &lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-sfc-root="ep" data-sfc-cp=""&gt;low-level core deep learning frameworks&lt;/STRONG&gt;&lt;/MARK&gt;.&lt;/DIV&gt;
&lt;DIV class="n6owBd awi2gc" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 11.997283px 0px 15.991848px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCAsQAA" data-sfc-root="ep" data-sfc-cp=""&gt;If you want an out-of-the-box solution with geometry tools, boundary conditions, and PDE solvers already built for you, use a high-level library like &lt;SPAN class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;A class="H23r4e" href="https://github.com/lululxvi/deepxde" rel="noopener" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 500; margin: 0px; text-decoration: underline 1px rgb(26, 13, 171); border-bottom: 0px rgb(26, 13, 171);" data-sb="/url?sa=i&amp;amp;source=web&amp;amp;rct=j&amp;amp;url=https://github.com/lululxvi/deepxde&amp;amp;ved=2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAB&amp;amp;opi=89978449&amp;amp;cd&amp;amp;psig=AOvVaw1c3PKW1Ab2ayPPd2EJAdRA&amp;amp;ust=1787187748928000" data-hveid="CAAIAAgBCAsQAQ" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAB" target="_blank"&gt;DeepXDE&lt;/A&gt;&lt;/SPAN&gt;. If you want total customization and maximum control over the underlying mathematics, build your PINN using core frameworks like &lt;SPAN class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;A class="H23r4e" href="https://pytorch.org/" rel="noopener" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 500; margin: 0px; text-decoration: underline 1px rgb(26, 13, 171); border-bottom: 0px rgb(26, 13, 171);" data-sb="/url?sa=i&amp;amp;source=web&amp;amp;rct=j&amp;amp;url=https://pytorch.org/&amp;amp;ved=2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAC&amp;amp;opi=89978449&amp;amp;cd&amp;amp;psig=AOvVaw1c3PKW1Ab2ayPPd2EJAdRA&amp;amp;ust=1787187748928000" data-hveid="CAAIAAgBCAsQAg" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAC" target="_blank"&gt;PyTorch&lt;/A&gt;&lt;/SPAN&gt; or &lt;SPAN class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;A class="H23r4e" href="https://github.com/google/jax" rel="noopener" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 500; margin: 0px; text-decoration: underline 1px rgb(26, 13, 171); border-bottom: 0px rgb(26, 13, 171);" data-sb="/url?sa=i&amp;amp;source=web&amp;amp;rct=j&amp;amp;url=https://github.com/google/jax&amp;amp;ved=2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAD&amp;amp;opi=89978449&amp;amp;cd&amp;amp;psig=AOvVaw1c3PKW1Ab2ayPPd2EJAdRA&amp;amp;ust=1787187748928000" data-hveid="CAAIAAgBCAsQAw" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQy_kOegoIAAgACAEICxAD" target="_blank"&gt;JAX&lt;/A&gt;&lt;/SPAN&gt;.&lt;SPAN&gt; [&lt;A href="https://www.youtube.com/watch?v=7namVLiEYgk&amp;amp;t=571" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://www.youtube.com/watch?v=1AyAia_NZhQ&amp;amp;t=2105" target="_blank"&gt;2&lt;/A&gt;, &lt;A href="https://www.youtube.com/watch?v=Hva9Op8XaYA&amp;amp;t=5" target="_blank"&gt;3&lt;/A&gt;, &lt;A href="https://arxiv.org/html/2412.14132v1" target="_blank"&gt;4&lt;/A&gt;, &lt;A href="https://www.sciencedirect.com/science/article/pii/S0043135426001314" target="_blank"&gt;5&lt;/A&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="yhAwj" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-sfc-root="ep" data-sfc-cp=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCAwQAA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIDBAA" data-bfc=""&gt;&lt;HR data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 31.997284px 0px; text-decoration: none; border-bottom: 0px rgb(128, 128, 128);" data-sfc-pl="|||[]" data-sfc-root="ep" /&gt;&lt;/DIV&gt;
&lt;DIV class="yhAwj" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-inited="2" data-sfc-root="ep" data-sfc-cp=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCA0QAA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIDRAA" data-bfc=""&gt;
&lt;DIV class="otQkpb" role="heading" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 20px; font-weight: 600; margin: 23.994566px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(0, 29, 53);" data-sfc-root="ep" data-wiz-attrbind="aria-level=ryNGyb_18/fLk2Md" data-sfc-cp="" data-animation-nesting="" aria-level="3"&gt;High-Level PINN Libraries&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBMQAA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIExAA" data-bfc=""&gt;
&lt;DIV class="n6owBd awi2gc" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 11.997283px 0px 15.991848px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBMQAQ" data-sfc-root="ep" data-sfc-cp=""&gt;These domain-specific libraries feature built-in routines for spatial-temporal geometry generation, boundary/initial value conditions, and specialized optimizers (like L-BFGS).&lt;SPAN&gt; [&lt;A href="https://www.youtube.com/watch?v=7namVLiEYgk&amp;amp;t=571" target="_blank"&gt;1&lt;/A&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQAQ" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIFBAB" data-bfc=""&gt;
&lt;UL&gt;
&lt;LI class="Z1qcYe" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQAg" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN class="iNqyIf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;DeepXDE&lt;/STRONG&gt;: The most widely-used, comprehensive framework for scientific machine learning. It supports complex multi-dimensional geometries, custom boundary conditions, and handles forward/inverse problems effortlessly. It operates on top of PyTorch, TensorFlow, JAX, or PaddlePaddle backends.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://www.youtube.com/watch?v=7namVLiEYgk&amp;amp;t=571" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://hodgesj.substack.com/p/pt-1-physics-informed-machine-learning" target="_blank"&gt;2&lt;/A&gt;, &lt;A href="https://arxiv.org/html/2310.03755v2" target="_blank"&gt;3&lt;/A&gt;, &lt;A href="https://arxiv.org/html/2410.13228v1" target="_blank"&gt;4&lt;/A&gt;, &lt;A href="https://arxiv.org/pdf/2511.00043" target="_blank"&gt;5&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQCA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIFBAI" data-bfc=""&gt;
&lt;UL&gt;
&lt;LI class="Z1qcYe" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQCQ" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN class="iNqyIf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;Modulus (by NVIDIA)&lt;/STRONG&gt;: A high-performance enterprise-grade framework optimized for industrial physics simulation. It seamlessly integrates PINNs with traditional physics workflows and utilizes GPU acceleration for massive scale.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://proceedings.scipy.org/articles/majora-212e5952-005" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://caeassistant.com/blog/physics-informed-neural-networks-pinns/" target="_blank"&gt;2&lt;/A&gt;, &lt;A href="https://www.youtube.com/watch?v=NdNXXGNwNEA" target="_blank"&gt;3&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQDA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIFBAM" data-bfc=""&gt;
&lt;UL&gt;
&lt;LI class="Z1qcYe" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQDQ" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN class="iNqyIf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;SciANN&lt;/STRONG&gt;: A wrapper library built on top of Keras and TensorFlow designed specifically for physics-informed deep learning, scientific computing, and data-driven PDE inversion.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://github.com/erfanhamdi/awesome-pinn" target="_blank"&gt;1&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQEg" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIFBAS" data-bfc=""&gt;
&lt;UL&gt;
&lt;LI class="Z1qcYe" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQEw" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN class="iNqyIf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;jinns&lt;/STRONG&gt;: A highly flexible, modular, and fast JAX-based library specifically built to handle inverse problems, meta-modeling, and gradient-based optimization utilizing the Optax ecosystem.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://arxiv.org/html/2412.14132v1" target="_blank"&gt;1&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV class="" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQGA" data-ved="2ahUKEwjYt9Kov6uWAxWjEFkFHXp9AqYQi4wTegoIAAgACAEIFBAY" data-bfc=""&gt;
&lt;UL&gt;
&lt;LI class="Z1qcYe" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 11.997283px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-hveid="CAAIAAgBCBQQGQ" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;SPAN class="iNqyIf" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;&lt;STRONG class="rQesXe MPyX" data-copy-service-computed-style="font-family: Google Sans, Helvetica Neue, sans-serif; font-size: 16px; font-weight: 700; margin: 0px; text-decoration: none; border-bottom: 0px rgb(10, 10, 10);" data-sfc-root="ep" data-sfc-cp=""&gt;PinnDE&lt;/STRONG&gt;: A unified open-source library built to handle both traditional PINN architectures and Deep Operator Networks (DeepONets) for solving complex systems of differential equations.&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;A href="https://arxiv.org/html/2408.10011v1" target="_blank"&gt;1&lt;/A&gt;, &lt;A href="https://arxiv.org/html/2408.10011v2" target="_blank"&gt;2&lt;/A&gt;]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Or building something directly using&amp;nbsp;&lt;/SPAN&gt;PyTorch, or other underlying libraries. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Installing DeepXDE into the JMP environment is simply opening a Python script window and&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;import jmp
from jmputils import pip
jpip('install', 'DeepXDE')
&lt;/PRE&gt;
&lt;P&gt;Then run that script to install DeepXDE and its dependencies.&lt;/P&gt;
&lt;P&gt;It installs a lot of python packages.&lt;/P&gt;
&lt;PRE&gt;/*:
Collecting DeepXDE
  Downloading deepxde-1.15.0-py3-none-any.whl.metadata (12 kB)
Collecting matplotlib (from DeepXDE)
  Downloading matplotlib-3.11.1-cp314-cp314-macosx_11_0_arm64.whl.metadata (80 kB)
Requirement already satisfied: numpy in /Users/panels/Library/Application Support/JMP/Python/3.14/lib/python/site-packages (from DeepXDE) (2.5.0)
Collecting scikit-learn (from DeepXDE)
  Downloading scikit_learn-1.9.0-cp314-cp314-macosx_12_0_arm64.whl.metadata (11 kB)
Collecting scikit-optimize&amp;gt;=0.10.2 (from DeepXDE)
  Downloading scikit_optimize-0.10.2-py2.py3-none-any.whl.metadata (9.7 kB)
Collecting scipy (from DeepXDE)
  Downloading scipy-1.18.0-cp314-cp314-macosx_14_0_arm64.whl.metadata (62 kB)
Collecting joblib&amp;gt;=0.11 (from scikit-optimize&amp;gt;=0.10.2-&amp;gt;DeepXDE)
  Downloading joblib-1.5.3-py3-none-any.whl.metadata (5.5 kB)
Collecting pyaml&amp;gt;=16.9 (from scikit-optimize&amp;gt;=0.10.2-&amp;gt;DeepXDE)
  Downloading pyaml-26.7.0-py3-none-any.whl.metadata (12 kB)
Collecting packaging&amp;gt;=21.3 (from scikit-optimize&amp;gt;=0.10.2-&amp;gt;DeepXDE)
  Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB)
Collecting PyYAML (from pyaml&amp;gt;=16.9-&amp;gt;scikit-optimize&amp;gt;=0.10.2-&amp;gt;DeepXDE)
  Downloading pyyaml-6.0.3-cp314-cp314-macosx_11_0_arm64.whl.metadata (2.4 kB)
Collecting narwhals&amp;gt;=2.0.1 (from scikit-learn-&amp;gt;DeepXDE)
  Downloading narwhals-2.24.0-py3-none-any.whl.metadata (15 kB)
Collecting threadpoolctl&amp;gt;=3.5.0 (from scikit-learn-&amp;gt;DeepXDE)
  Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
Collecting contourpy&amp;gt;=1.0.1 (from matplotlib-&amp;gt;DeepXDE)
  Downloading contourpy-1.3.3-cp314-cp314-macosx_11_0_arm64.whl.metadata (5.5 kB)
Collecting cycler&amp;gt;=0.10 (from matplotlib-&amp;gt;DeepXDE)
  Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools&amp;gt;=4.28.2 (from matplotlib-&amp;gt;DeepXDE)
  Downloading fonttools-4.63.0-cp314-cp314-macosx_10_15_universal2.whl.metadata (118 kB)
Collecting kiwisolver&amp;gt;=1.3.1 (from matplotlib-&amp;gt;DeepXDE)
  Downloading kiwisolver-1.5.0-cp314-cp314-macosx_11_0_arm64.whl.metadata (5.1 kB)
Collecting pillow&amp;gt;=9 (from matplotlib-&amp;gt;DeepXDE)
  Downloading pillow-12.3.0-cp314-cp314-macosx_11_0_arm64.whl.metadata (9.1 kB)
Collecting pyparsing&amp;gt;=3 (from matplotlib-&amp;gt;DeepXDE)
  Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: python-dateutil&amp;gt;=2.7 in /Users/panels/Library/Application Support/JMP/Python/3.14/lib/python/site-packages (from matplotlib-&amp;gt;DeepXDE) (2.9.0.post0)
Requirement already satisfied: six&amp;gt;=1.5 in /Users/panels/Library/Application Support/JMP/Python/3.14/lib/python/site-packages (from python-dateutil&amp;gt;=2.7-&amp;gt;matplotlib-&amp;gt;DeepXDE) (1.17.0)
Downloading deepxde-1.15.0-py3-none-any.whl (195 kB)
Downloading scikit_optimize-0.10.2-py2.py3-none-any.whl (107 kB)
Downloading joblib-1.5.3-py3-none-any.whl (309 kB)
Downloading packaging-26.3-py3-none-any.whl (129 kB)
Downloading pyaml-26.7.0-py3-none-any.whl (27 kB)
Downloading scikit_learn-1.9.0-cp314-cp314-macosx_12_0_arm64.whl (8.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 82.6 MB/s  0:00:00
Downloading narwhals-2.24.0-py3-none-any.whl (461 kB)
Downloading scipy-1.18.0-cp314-cp314-macosx_14_0_arm64.whl (20.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.4/20.4 MB 96.4 MB/s  0:00:00
Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
Downloading matplotlib-3.11.1-cp314-cp314-macosx_11_0_arm64.whl (9.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 94.1 MB/s  0:00:00
Downloading contourpy-1.3.3-cp314-cp314-macosx_11_0_arm64.whl (273 kB)
Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Downloading fonttools-4.63.0-cp314-cp314-macosx_10_15_universal2.whl (2.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 75.6 MB/s  0:00:00
Downloading kiwisolver-1.5.0-cp314-cp314-macosx_11_0_arm64.whl (64 kB)
Downloading pillow-12.3.0-cp314-cp314-macosx_11_0_arm64.whl (4.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 85.4 MB/s  0:00:00
Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
Downloading pyyaml-6.0.3-cp314-cp314-macosx_11_0_arm64.whl (173 kB)
Installing collected packages: threadpoolctl, scipy, PyYAML, pyparsing, pillow, packaging, narwhals, kiwisolver, joblib, fonttools, cycler, contourpy, scikit-learn, pyaml, matplotlib, scikit-optimize, DeepXDE

Successfully installed DeepXDE-1.15.0 PyYAML-6.0.3 contourpy-1.3.3 cycler-0.12.1 fonttools-4.63.0 joblib-1.5.3 kiwisolver-1.5.0 matplotlib-3.11.1 narwhals-2.24.0 packaging-26.3 pillow-12.3.0 pyaml-26.7.0 pyparsing-3.3.2 scikit-learn-1.9.0 scikit-optimize-0.10.2 scipy-1.18.0 threadpoolctl-3.6.0&lt;/PRE&gt;
&lt;P&gt;Then once it's installed you use it from&lt;/P&gt;
&lt;P&gt;import deepxde&lt;/P&gt;
&lt;P&gt;... your python code here ...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://deepxde.readthedocs.io/en/latest/index.html" target="_blank"&gt;DeepXDE docs can be found =&amp;gt; https://deepxde.readthedocs.io/en/latest/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With any of the machine learning, torch backed or GPU backed libraries the better your machine, the happier you will be RAM, and especially GPU VRAM and Integrated VRAM such as Apple Silicon or Blackwell based systems is extremely important. &amp;nbsp;These tools require workstation class hardware to achieve maximum benefit.&lt;/P&gt;
&lt;P&gt;The install and import was run on a development build of JMP 19.2, but should work on any version of JMP 18 or newer.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Aug 2026 01:25:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965134#M110385</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2026-08-19T01:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: PINNs in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965135#M110386</link>
      <description>&lt;P&gt;Note: I was running a local build of JMP 20, but do not expect issues with JMP 18, or 19. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also need a backend to be able to &lt;STRONG&gt;import deepxde.&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;import jmp
from jmputils import jpip
jpip('install','torch')

import os
os.environ['DDE_BACKEND']='pytorch'

import torch
if torch.mps.is_available():
    torch.set_default_device('mps')
  
if torch.cuda.is_available():
    torch.set_default_device('cuda')

import deepxde
help(deepxde)&lt;/PRE&gt;
&lt;P&gt;Note the check above for 'mps' and 'cuda'. &amp;nbsp;MPS is Apple's Metal Performance Shaders(MPS) and of course CUDA is Nvidia's workhorse on Windows and Linux. &amp;nbsp;The checks ensure that torch is using a GPU if available.&lt;/P&gt;
&lt;P&gt;This ran and provided a lot of output with the help(deepdxe)&lt;/P&gt;
&lt;PRE&gt;import deepxde
help(deepxde)
/*:
Using backend: pytorch
Other supported backends: tensorflow.compat.v1, tensorflow, jax, paddle.
paddle supports more examples now and is recommended.
Matplotlib is building the font cache; this may take a moment.
Help on package deepxde:

NAME
    deepxde

PACKAGE CONTENTS
    _version
    backend (package)
    callbacks
    config
...

DATA
    __all__ = ['backend', 'callbacks', 'data', 'geometry', 'grad', 'icbc',...

VERSION
    1.15.0

FILE
    /Users/panels/Library/Application Support/JMP/Python/3.14/lib/python/site-packages/deepxde/__init__.py

&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Aug 2026 01:46:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/PINNs-in-JMP/m-p/965135#M110386</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2026-08-19T01:46:21Z</dc:date>
    </item>
  </channel>
</rss>

