<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Globals.jl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>3843268474bcba268b350aef47098b12729490a9 - Merge pull request #1265 from CEED/sjg/hcurl-restr-dev</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#3843268474bcba268b350aef47098b12729490a9</link>
        <description>Merge pull request #1265 from CEED/sjg/hcurl-restr-devCeedElemRestriction for H(curl)

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Thu, 03 Aug 2023 00:14:24 +0000</pubDate>
        <dc:creator>Sebastian Grimberg &lt;sebastiangrimb@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>709403c1d8a3197f71934fa05519eedc9835a633 - Update Julia/Python/Rust/Fortran bindings</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#709403c1d8a3197f71934fa05519eedc9835a633</link>
        <description>Update Julia/Python/Rust/Fortran bindings

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Mon, 17 Apr 2023 20:39:56 +0000</pubDate>
        <dc:creator>Sebastian Grimberg &lt;sjg@amazon.com&gt;</dc:creator>
    </item>
<item>
        <title>d8e1a4b6f5dbf7727064245c064b125e542dddad - Merge pull request #1117 from CEED/julia-0.11-updates</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#d8e1a4b6f5dbf7727064245c064b125e542dddad</link>
        <description>Merge pull request #1117 from CEED/julia-0.11-updatesJulia updates in preparation for 0.11

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Tue, 20 Dec 2022 20:44:48 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>2eb0be0b68ebb7cb25cc038250732c3239325ad2 - [Julia] Add CeedSize</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#2eb0be0b68ebb7cb25cc038250732c3239325ad2</link>
        <description>[Julia] Add CeedSize

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Sat, 17 Dec 2022 21:08:34 +0000</pubDate>
        <dc:creator>Will Pazner &lt;will.e.p@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>aeebdb960d6287b7d46742a2370ff7ffd5b85cf5 - [Julia] Fix some CeedScalar docstrings</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#aeebdb960d6287b7d46742a2370ff7ffd5b85cf5</link>
        <description>[Julia] Fix some CeedScalar docstrings

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Sat, 17 Dec 2022 21:08:24 +0000</pubDate>
        <dc:creator>Will Pazner &lt;will.e.p@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>834f70d99eaa96f2921afabf3840cc9b58aef8d7 - Merge pull request #915 from CEED/jed/libceed.org</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#834f70d99eaa96f2921afabf3840cc9b58aef8d7</link>
        <description>Merge pull request #915 from CEED/jed/libceed.orgUpdate links to https://libceed.org

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Tue, 15 Mar 2022 21:27:09 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>13964f0727a62e5421e6d3b433e838b96a9ce891 - Update links to https://libceed.org</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#13964f0727a62e5421e6d3b433e838b96a9ce891</link>
        <description>Update links to https://libceed.org

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Tue, 15 Mar 2022 13:00:01 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>50c301a53d2cec48a2aa861bf6f38393f4831c2f - H(div) basis constructor (#878)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#50c301a53d2cec48a2aa861bf6f38393f4831c2f</link>
        <description>H(div) basis constructor (#878)* backends/interface: added H(div) basis constructor* tests:  CEED_EVAL_INTERP/DIV tested for H(div) basis.* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* interface/ceed-basis.c: delete [-1,1] for non-tensor basis constructor* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* include/ceed: added CEEDFESpace enum and used it at ceed-basis.c* tests: added t330-basis.out and changed xhat--&gt;x_hat* Changed name convention for CeedElemTopology and CeedFESpace enum.* make style* interface/ceed-basis.c: Added FE space/topology of the basis to CeedBasisView function* tests/output: update ...basis.out file* Changed CEED_FE_TOPO_  ==&gt; CEED_TOPOLOGY_* backends/ref: delete CeedBasisApplyHdiv_Ref* Update interface/ceed-basis.cCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* Update include/ceed-impl.hCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* interface/ceed-bassi.c: update CeedBasisView* deleted L2 and H(curl) FE spaces* minor - update output file* minor - update output file* style - consistency with mainCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Tue, 01 Feb 2022 16:46:16 +0000</pubDate>
        <dc:creator>Rezgar Shakeri &lt;42816410+rezgarshakeri@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>80a9ef0545a39c00cdcaab1ca26f8053604f3120 - Allow CeedScalar to be single precision  (#788)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#80a9ef0545a39c00cdcaab1ca26f8053604f3120</link>
        <description>Allow CeedScalar to be single precision  (#788)One can modify `ceed.h` to include `ceed-f32.h` and then use single precision. This is tested for C in CI and has been tested by developers with Rust, Julia, and Python. This interface is evolving and should be considered experimental at this time (thus lack of automated build support).* Introduce CeedScalarType enum* WIP changes to allow different definitions of CeedScalar* Introduce new header files for float and double* Only use avx tensor contract and MAGMA non-tensor basis if CeedScalar is double* WIP changes to allow CeedScalar to be float* WIP start trying to adjust test tolerances for float or double* fix typos in comments* install ceed-f32/64 headers* Fix missing casts for hipMAGMA element restrictions* make CeedQFunctionContextGetContextSize available for Python bindings* Changes to Python bindings to allow CeedScalar to be float* WIP adjust Python tests for float or double* make style* remove QFunctionContextGetContextSize from backend header* Use quotes instead of &lt;&gt; in include statement* Remove unncessary includes* Update tolerances for tests* [Julia] allow CeedScalar to be Float32* [Julia] Use Preferences instead of custom build configuration# Conflicts:#	julia/LibCEED.jl/src/C.jl* [Makefile] Change definition of CC_VENDOR so it works with cross-compilation* [Julia] Use Preferences in CI# Conflicts:#	.github/workflows/julia-test-with-style.yml* [Julia] Update docs about preferences* [Julia] Add test/Project.toml workaround for Preferences* Add CeedGetScalarType to get the type of CeedScalar at runtime* [Julia] Move functions from Ceed.jl to LibCEED.jl* [Julia] Add support for getting library path and scalar type at runtime* [Julia] Minor change to checking if CUDA is loaded* [Julia] Check correct CeedScalar types in basis functions* [Julia] Fix tests comparing with output file* [Julia] Change devtests to use CeedScalar instead of Float64* Update test 402 so context will be same size in double or float* Update tolerances for ceed examples* [Julia] CUDA fixes* remove unused variable in t208* SchurDecomposition: do not compute tau on final iteration* Update tolerances for some basis tests (for single precision)* Make style* Python style fixes for basis test* Add single precision output for t300 and t320 and adjust checks; skip t541 in single* Add LCOV exclusions after moving to new line* fix spacing* Python: make CEED_EPSILON available as libceed.EPSILON* Python: optional parameter to specify different output file for test comparison* Python: update tests&apos; use of EPSILON and change test_300 output file for single precision* Python: add convenience function for getting dtype corresponding to CeedScalar* rust - add single precision support* [Julia] Fall back on Float64 if CeedGetScalarType is not available* [Julia] style* Adjust tolerance for t301* xsmm - add single precision support* avx - add single precision support* Add initial single precision support for MAGMA non-tensor basis* Skip t300 and t320 in single precision; revert Python t300 changes* Revert output changes for t300 and t320 in junit* [Julia] Changes to autogenerated bindings for mixed precision* [Julia] style* [Julia] Check scalar type when changing libceed library pathThe check is also performed when the package is loaded. This prevents having torestart the Julia session twice* [Julia] Require JLLWrappers version 1.3This is needed to use Preferences to change the library path* Add documentation page for precision developmentCo-authored-by:  Will Pazner &lt;will.e.p@gmail.com&gt;* Cleanup from merge: remove old README* Return CEED_ALIGN to backend.h* Make Fortran compiler (FC) optional; empty skips Fortran testsUse in Python and Rust builds, which may not have a Fortran compilerinstalled and thus would produce confusing output.* Add single precision CI test for NoetherCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;Co-authored-by: Will Pazner &lt;will.e.p@gmail.com&gt;Co-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Thu, 02 Sep 2021 21:28:30 +0000</pubDate>
        <dc:creator>Natalie Beams &lt;246972+nbeams@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>06988bf74cc6ac18eacafe7930f080803395ba29 - Merge branch &apos;will/julia&apos; into main [PR #632]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#06988bf74cc6ac18eacafe7930f080803395ba29</link>
        <description>Merge branch &apos;will/julia&apos; into main [PR #632]make.jl: set devbranch=&quot;main&quot;* origin/will/julia:  Add short FFI section to docs  Julia: codecov CI  Julia: Travis CI  Julia: automatic code formatting  Julia: documentation  Julia: examples  Julia: unit tests  Julia: LibCEED.jl Julia interface  Make fallback Ceed use Error callback of parent  Use pointer to va_list in error handler  Bugfix in `CeedOperatorLinearAssembleAddDiagonal`  Bugfix in `CeedQFunctionCreateInteriorByName`  Update t504 and t523 output with correct field names  Bugfix in `CeedOperatorSingleView`

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Sat, 31 Oct 2020 19:55:06 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>44554ea01e90fce366fc2a203c44be15754a38d6 - Julia: LibCEED.jl Julia interface</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/julia/LibCEED.jl/src/Globals.jl#44554ea01e90fce366fc2a203c44be15754a38d6</link>
        <description>Julia: LibCEED.jl Julia interface

            List of files:
            /libCEED/julia/LibCEED.jl/src/Globals.jl</description>
        <pubDate>Tue, 22 Sep 2020 21:47:35 +0000</pubDate>
        <dc:creator>Will Pazner &lt;will.e.p@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
