Skip to content

Commit

Permalink
remove julia mention in dev guide
Browse files Browse the repository at this point in the history
  • Loading branch information
timmysilv committed Jan 22, 2025
1 parent 5d28d89 commit 0024b9d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/development/development_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ using development mode:
The ``-e`` flag ensures that edits to the source code will be reflected when
importing Mr Mustard in Python.

Increased numerical stability using Julia [optional]
------------------
Converting phase space objects to Fock space can be numerically unstable due to accumulating floating point errors.
To resolve this, the conversion can be performed with extended-precision arithmetic. To use this feature,
an installation of `Julia <https://github.com/JuliaLang/juliaup#installation>`_ is required (version 1.9.3 recommended).
If no valid version of Julia is found, it will be installed automatically before trying to run any Julia code.

Development environment
-----------------------

Expand Down

0 comments on commit 0024b9d

Please sign in to comment.