Giter Club home page Giter Club logo

Comments (8)

wbhart avatar wbhart commented on August 16, 2024

You can put three single quotes before and after the patch and it will not
turn it into garbage.

On 6 April 2014 11:13, Денис Крыськов (Denis Kryskov) <
[email protected]> wrote:

2nd parameter to fmpz_mat_fflu() is of type fmpz_t. However .pdf says that
it is fmpz_poly_t

I don't put patch in here because GitHub Flavored Markdown turns patches
into garbage


Reply to this email directly or view it on GitHubhttps://github.com//issues/60
.

from flint2.

krisk0 avatar krisk0 commented on August 16, 2024

let us check that

--- fmpz_mat.txt        2014-04-01 03:48:29.000000000 +0400
+++ fmpz_mat-m.txt      2014-04-06 20:35:07.238422671 +0400
@@ -754,7 +754,7 @@
     entries in the matrix have roughly the same size, but can lead to
     unnecessary coefficient growth if the entries vary in size.

-slong fmpz_mat_fflu(fmpz_mat_t B, fmpz_poly_t den, slong * perm,
+slong fmpz_mat_fflu(fmpz_mat_t B, fmpz_t den, slong * perm,
                             const fmpz_mat_t A, int rank_check)

     Uses fraction-free Gaussian elimination to set (\code{B}, \code{den}) to a

from flint2.

krisk0 avatar krisk0 commented on August 16, 2024

well, some garbage still here

from flint2.

wbhart avatar wbhart commented on August 16, 2024

You have to use the backtick `

from flint2.

krisk0 avatar krisk0 commented on August 16, 2024

backquotes at start?

--- fmpz_mat.txt        2014-04-01 03:48:29.000000000 +0400
+++ fmpz_mat-m.txt      2014-04-06 20:35:07.238422671 +0400
@@ -754,7 +754,7 @@
     entries in the matrix have roughly the same size, but can lead to
     unnecessary coefficient growth if the entries vary in size.

-slong fmpz_mat_fflu(fmpz_mat_t B, fmpz_poly_t den, slong * perm,
+slong fmpz_mat_fflu(fmpz_mat_t B, fmpz_t den, slong * perm,
                             const fmpz_mat_t A, int rank_check)

     Uses fraction-free Gaussian elimination to set (\code{B}, \code{den}) to a
'''

from flint2.

krisk0 avatar krisk0 commented on August 16, 2024

nope, probably backtick at at start and at tail, too

from flint2.

wbhart avatar wbhart commented on August 16, 2024

Yes, three backticks at start and end.

On 7 April 2014 13:49, Денис Крыськов (Denis Kryskov) <
[email protected]> wrote:

nope, probably backtick at at start and at tail, too


Reply to this email directly or view it on GitHubhttps://github.com//issues/60#issuecomment-39720832
.

from flint2.

wbhart avatar wbhart commented on August 16, 2024

Fixed in trunk.

from flint2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.