HackMD
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# LinBox Winter Days Richerenches, Dec 4-7 2018. Gîte les coquettes http://www.locations-richerenches.com/ ## Resources * This pad: https://hackmd.io/N2t4XhzYRA2XDeMSxaNxbA# * LinBox issues: https://github.com/linbox-team/linbox/issues * fflas-ffpack issues: https://github.com/linbox-team/fflas-ffpack/issues * Givaro issues: https://github.com/linbox-team/givaro/issues * Live discussion channel on slack: https://linbox.slack.com/ use preferably the channel #winterdays18 * WIFI connections at Les Coquettes: - SSID: SFR_4918 ; pwd: 6pzj39xnpw5mvi98atxx - SSID: Les Coquettes 2 ; pwd: 061503240 ## How to use this pad 1. List the projects you would like to work on 2. Choose one, in the list, and mark your initials (e.g. [CP]) before it, cut and paste the line in the ***Work in progress*** section 3. Once the work is done, cut and paste it to the ***Needs review*** or ***Done*** sections. ## List of projects * LinBox issue[38](https://github.com/linbox-team/linbox/issues/38): check if the branch maple-interface fixes this * LinBox enhancement: improve polynomial matrix storage design * fflas-ffpack PR [185](https://github.com/linbox-team/fflas-ffpack/pull/185): fixing improper use of optim flags and pkg-config * Refactorization of LinBox solve solution and better integration of OMP and MPI variants * Refactorization and cleanup of rational-solvers * fflas-ffpack PR [170](https://github.com/linbox-team/fflas-ffpack/pull/170): parallelisation of fgemm with RNS [JGD pb, FAILED with several threads] * Create tests for Smith Valence * <your pet project here> ## Work in progress * [PG] LinBox issue[159](https://github.com/linbox-team/linbox/issues/159): new blas-subvector * [BG,RL] LinBox issue[140](https://github.com/linbox-team/linbox/issues/140): FFT with Modular<double,double> * [BG,RL] LinBox issue[131](https://github.com/linbox-team/linbox/issues/131): improve FFT performance * [PG, JGD] Solve error, Lifting, Linbox issue [105](https://github.com/linbox-team/linbox/issues/105) * [AB] CRA MPI clean up * [AB] Hadamard as a solution * [DL] Autodetection of ReadMatrix input file format issue [194](https://github.com/linbox-team/fflas-ffpack/issues/194) ## Needs Review * LinBox PR [134](https://github.com/linbox-team/linbox/pull/134): Blas SubMatrix new design [RV=AB,PG,CP] * Clean up Smith Valence code, add paladin parallelization, issue [150](https://github.com/linbox-team/linbox/issues/150). Done, see [PR 157](https://github.com/linbox-team/linbox/pull/157) [AU=JGD,RV=?] ## Done * [CP] closed LinBox issue [124](https://github.com/linbox-team/linbox/issues/124) which had been fixed earlier in [PR#127](https://github.com/linbox-team/linbox/issues/127) * [CP] merged fflas-ffpack PR [#185](https://github.com/linbox-team/linbox/issues/185) fixing [#182](https://github.com/linbox-team/linbox/issues/182) : undefined functions when no SIMD available. * [AU=CP, RV=JG] LinBox PR [151](https://github.com/linbox-team/linbox/issues/151): change unsigned long to size_t: LinBox issues [#144](https://github.com/linbox-team/linbox/issues/144) and [#138](https://github.com/linbox-team/linbox/issues/138) * [AU=JGD,RV=CP] Givaro PR [82](https://github.com/linbox-team/givaro/pull/82): solves Givaro issue [81](https://github.com/linbox-team/givaro/issues/81) : throw zero division * [DL] merged Linbox PR [#146] (https://github.com/linbox-team/linbox/pull/146) : remove Sagemath bindings * [AU=AB, RV=DL] LinBox PR [83](https://github.com/linbox-team/givaro/pull/83) * [AU=JGD,RV=JGD] LinBox PR [141](https://github.com/linbox-team/linbox/issues/141): Smith form bug correction * [AU=CP,RV=AB] FFLAS-FFPACK PR [192](https://github.com/linbox-team/fflas-ffpack/pull/192): no modbalanced in GF2 * [AU=DL, RV=AB] Linbox PR [155](https://github.com/linbox-team/linbox/pull/155): Clean functions isOdd, isEven, isNegative, isPositive * [AU=DL, RV=AB,CP] FFLAS-FFPACK PR [191](https://github.com/linbox-team/fflas-ffpack/pull/191): display L and U as separate matrices in PLUQ example output * [AU=NB,RV=CP]Populate FFLAS-FFPACK with examples, issue [PR 193](https://github.com/linbox-team/fflas-ffpack/pull/193) review in progress * Replace `F.init(a,b);` by `F.init(a); F.assign(a, b);` [PR 189](https://github.com/linbox-team/fflas-ffpack/pull/189) [AU=NB,RV=AB,CP] * [CP] restart and update Inria CI build grid with gcc-8

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully