diffrax

View on PyPIReverse Dependencies (43)

0.6.2 diffrax-0.6.2-py3-none-any.whl

Wheel Details

Project: diffrax
Version: 0.6.2
Filename: diffrax-0.6.2-py3-none-any.whl
Download: [link]
Size: 187199
MD5: af18a6287803467e9648fcb3a6902f8c
SHA256: 05f14cbdc1146867f35dd2468a5f3a8cd666c0faff42d8e1cb953f47add05d22
Uploaded: 2024-12-24 16:50:04 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: diffrax
Version: 0.6.2
Summary: GPU+autodiff-capable ODE/SDE/CDE solvers written in JAX.
Author-Email: Patrick Kidger <contact[at]kidger.site>
Project-Url: repository, https://github.com/patrick-kidger/diffrax
License: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Keywords: deep-learning,differential-equations,diffrax,dynamical-systems,equinox,jax,neural-differential-equations
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: ~=3.9
Requires-Dist: equinox (>=0.11.10)
Requires-Dist: jax (>=0.4.38)
Requires-Dist: jaxtyping (>=0.2.24)
Requires-Dist: lineax (>=0.0.5)
Requires-Dist: optimistix (>=0.0.7)
Requires-Dist: typeguard (==2.13.3)
Requires-Dist: typing-extensions (>=4.5.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3163 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
diffrax/__init__.py sha256=r_dKkKxp0Jo3CRdx9xMYzdzYG65KM03mAdGiwb7KU7g 5081
diffrax/_adjoint.py sha256=neMG2otkEdyG3oO2WQWTRse4T5SHGdTrXx7HnGWmm2w 32085
diffrax/_autocitation.py sha256=YwKrHw8VeDp8ggWI01db7miUhiH6Um6EB5ll5MifBhQ 20024
diffrax/_custom_types.py sha256=fFRh7BbkZITobRA4CiwjgZ1dR_CY4k7M3YrDn47s3zY 3651
diffrax/_event.py sha256=_mmOr5l4tKDOn2j2lCI8EoTDypzPZrnNcFcSPz-hUno 6526
diffrax/_global_interpolation.py sha256=g-FPp_jR2XeMnRyYGFzvo_TjPXhV_teecRnknX1yUOA 28295
diffrax/_heuristics.py sha256=4M7gsJhrg-jOKN-D7e1vtM4OcuvPzkA5Ww0ugVDJcYc 1526
diffrax/_integrate.py sha256=QIqDIH37clCjKcuHf9jOhcK4suq71mVJjeLNVkq-jBA 56246
diffrax/_local_interpolation.py sha256=fhJMfxTOvQ-D9iQ3jsgzFpkcop6C-iY5IUaOkEH5SlY 4175
diffrax/_misc.py sha256=do57SpH00p9MCJsltkhj3b3hHjKrY1NdFLonBlA9PJw 6708
diffrax/_path.py sha256=R5yiPvmg-K0P8Rgibj50Nw8dMNAUMMDMxgHGw936Tow 2986
diffrax/_progress_meter.py sha256=fLPMuyC9c4W3wQ9aq8h4I3SG95GlKNdEKmP01LrbVFw 10320
diffrax/_saveat.py sha256=qlOO76X6aY6y5v47XGGw-G7piWJnuacOy8wZ3hQzuCo 6666
diffrax/_solution.py sha256=NSmoMZA-KKnEbV8hqXaeR6YmWZKroegqrQXHU-mhv84 7734
diffrax/_term.py sha256=qmac0pK0ZDv5syEQAoe2C0g_louJTnSMx-CSuPmQ6Z0 35584
diffrax/_typing.py sha256=HAKGdzaJqYIiNOOGnVWh0ud0tmHwNdaaVry71_lkMWE 5895
diffrax/py.typed sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
diffrax/_brownian/__init__.py sha256=iLzf2Fd3Q_CwuiWsfDKF3kGRuQJBSmrsWrrmG6DQQV4 183
diffrax/_brownian/base.py sha256=Kyv_B-JXMsMLaxWcqi8Ri3euSUe9yoGJKh3AQ_3X0YQ 1644
diffrax/_brownian/path.py sha256=t_EVJJTXmSPmAroH9CKGgn5k1wZ4WYUBKRUmrq0zH8g 6546
diffrax/_brownian/tree.py sha256=v1lcecdwyyyu33OzXn-SHaB0H1VYdQrgqYrjzoRa2dY 27362
diffrax/_root_finder/__init__.py sha256=DQPkHgYCdD_nf0YOhLO6b-hA9s-mRKYCMn747DccVrI 185
diffrax/_root_finder/_verychord.py sha256=kC82qZF_K2URQgkrwDttj6_gner0ydROQegltJcJ1Xs 6597
diffrax/_root_finder/_with_tols.py sha256=wmVPXd5U4-oLPPjpovNayINEjiW7qoNaYRjYzkB3OAM 1660
diffrax/_solver/__init__.py sha256=F3Z-YgLwzeYa51SFYvAtV0wh4yoebZM3Z0m09AXzegY 2229
diffrax/_solver/align.py sha256=cHffAxhOgDuWGLzfTKnCwMJiML6zbAyFr04PgpYOBww 6086
diffrax/_solver/base.py sha256=kEkWFIkQ6LjYVIjT2ltWvkPRKmoJq2oQvfxTuUIdJfw 12163
diffrax/_solver/bosh3.py sha256=BCMcoA0xXtuU76jU2vOUlqOadCAMR1LqagufyI5SxYo 1122
diffrax/_solver/dopri5.py sha256=84tgtkZjlfqnvD9L5Ay5xPQ-Y8zDCyQsPAio1E0nYAw 3115
diffrax/_solver/dopri8.py sha256=0BLkp1sTtisIqerM2ogcnTYuvUSL2e2KKE1FHkDszds 10009
diffrax/_solver/euler.py sha256=xVzt38m6-cleykpFqzACPDe6CqWg0BwHWJthg-zeDvI 1900
diffrax/_solver/euler_heun.py sha256=ZccKB5boxoWZ-yRAdMZan7eNswuwkMf-OdjnzsUVSVU 2511
diffrax/_solver/foster_langevin_srk.py sha256=jl0squq58uGJ8JpkpHej1S3GWbktmbaiWQ2EVklCJVc 15721
diffrax/_solver/heun.py sha256=haExO4FYo2EKxpQwylqoG9UlkN7JgmgeJ3vI8TE2zeE 1350
diffrax/_solver/implicit_euler.py sha256=hF30FHHv8EbLegRQZ3okzwYcH8FwLLC0bvd7sL1BEnY 3479
diffrax/_solver/kencarp3.py sha256=VvYhO6hmo2PoutoNKTBcNK2DousTwisiK2AK6bXypAE 5242
diffrax/_solver/kencarp4.py sha256=gDm4XJqlY3wNpRy32SE3hwvSSGF8eDp8PfWcxvwQbB8 5271
diffrax/_solver/kencarp5.py sha256=LHpqUzSP2t7bpawtz6KOdZOnvsNqdTYGz31tOBSB8k8 7306
diffrax/_solver/kvaerno3.py sha256=s7NpGkz6aTxvrF9Yr_pmTxh-FiITtXC_mDqR9YZN83g 2255
diffrax/_solver/kvaerno4.py sha256=Hb2BqU325kQKliLFomyoArId6MWNdLCNHqXWnf5xklU 3751
diffrax/_solver/kvaerno5.py sha256=An2GG-1yol_orHlgA8kSkYEgEJ6rYHox0w59G_jAjck 3706
diffrax/_solver/leapfrog_midpoint.py sha256=5P0lGMfA30EKlM4LeJ4Vt80JFyDxfcJ-KV0I8MoMGNw 2696
diffrax/_solver/midpoint.py sha256=BOU8_9aXbfFrhfb57cAAsKnZSgf_SfcXXYF7FUsU15M 1135
diffrax/_solver/milstein.py sha256=NthNCcOC9HrvkRdSF16S80lJK6Pr8aG9X6D8EyJrT8Q 15693
diffrax/_solver/quicsort.py sha256=VBV9yxkkp_-HYSGWhEKlsHbxa3qB5BK00Xe1KFzqAQA 9846
diffrax/_solver/ralston.py sha256=BRYlo4dhk0epyheA4ceRa5elISnDeAoSBJgf97y8IwQ 1501
diffrax/_solver/reversible_heun.py sha256=53vg_43nf4_bCImVNT8v7gBiGICKaSkvUwEFBdPJZZ8 2789
diffrax/_solver/runge_kutta.py sha256=Y5kKZ0xTBR2DbAwJIJz1S562z32mmy0VBhWxKybMggc 51957
diffrax/_solver/sea.py sha256=jdqN9iQT8MRrI7mKxT8U_wZ2H7gc_2aDTHbdq37DK9k 1613
diffrax/_solver/semi_implicit_euler.py sha256=9iJYWw3ZQ9MYkU5ZxZuuTFvcRyr9Z2HY1JLZv55g3l8 2377
diffrax/_solver/shark.py sha256=2L5eTDbcnx3_nDPQUulT5uagKCRVJnQBKg-Bosv6bYI 1525
diffrax/_solver/shark_general.py sha256=9BFoD1rFT4UYjLkV6bqKo8ctmJjicTelmnBrpRSpl7c 2359
diffrax/_solver/should.py sha256=ByRU-UufPuTQNMBG2dznhkvKOeMiPMod_ridYaoq1yA 8309
diffrax/_solver/sil3.py sha256=53aJXYQWwdpuqPl39qXVXcp3q9gkqhJX7-t_-3Z5emw 3110
diffrax/_solver/slowrk.py sha256=R4kqE5ESmai8qtgRu-pPJbbhQIYReBfTM-tiSBjlWaw 2673
diffrax/_solver/spark.py sha256=_KTqG7wum8AQJefuFlWq2Iijcw2sVGF4DlLTP8oMRG0 2236
diffrax/_solver/sra1.py sha256=NmRc8ZY4lJO0a4WBC4i14QeHy4yGUQ_IH9bJ7-RNeJc 1536
diffrax/_solver/srk.py sha256=6Sp759o83Jv_CSl2NstR3Ejm0e6598cQDGtfwn5jzMs 27673
diffrax/_solver/tsit5.py sha256=GbqFsl1UHl6J7ofSt7Z9HZ-o6cCDpQfr3ysl99fVyKU 8036
diffrax/_step_size_controller/__init__.py sha256=O5cFbnBjfHS6UKQpj5YhDDGbwbB7nOjJagKF1eWWBRM 292
diffrax/_step_size_controller/adaptive.py sha256=X9L3Is_-o6vYyAxu54mbpm-021zvUDr6hHriEhHn_aI 31919
diffrax/_step_size_controller/base.py sha256=a_w8Iv-OSDTvIU3br4MQFKoYyS17fPd9FMI9myjOBRs 5052
diffrax/_step_size_controller/constant.py sha256=sM4Nq9ILBLHx8ZllKJNtVFw9D38vPkk_gZibzxyTJTw 4351
diffrax-0.6.2.dist-info/METADATA sha256=y2FSgoB3O5zJAFdzAhG6OL-125SIWhlQ8iMg-2LnYmY 17401
diffrax-0.6.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
diffrax-0.6.2.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
diffrax-0.6.2.dist-info/RECORD