Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / certik/fortran90.org issues and pull requests
#54 - Setup a CI to update the webpage automatically
Issue -
State: open - Opened by certik 9 months ago
#53 - Add Fortran 2023 draft links
Pull Request -
State: closed - Opened by lstngr 9 months ago
- 2 comments
#52 - latexpdf: workaround for undefined '<=' unicode character
Pull Request -
State: open - Opened by ortylp about 1 year ago
#51 - building latexpdf fails with: ! LaTeX Error: Unicode character ≤ (U+2264) not set up for use with LaTeX.
Issue -
State: open - Opened by ortylp about 1 year ago
#50 - fix sphinx dependencies:
Pull Request -
State: open - Opened by ortylp about 1 year ago
#49 - faq: Fix minor typo
Pull Request -
State: closed - Opened by HaoZeke over 3 years ago
- 1 comment
#48 - Replace Google+ link with an archived version
Pull Request -
State: closed - Opened by asmeurer over 4 years ago
- 2 comments
#47 - Rosetta stone should use Python 3
Issue -
State: open - Opened by asmeurer over 4 years ago
- 6 comments
#46 - Update Fortran standards links
Pull Request -
State: closed - Opened by certik over 5 years ago
#45 - Declare `lam` as an array
Pull Request -
State: closed - Opened by certik over 6 years ago
- 5 comments
#44 - syntax error in Allocatable Arrays section
Issue -
State: closed - Opened by jbdv-ife over 6 years ago
- 3 comments
#43 - derived types
Issue -
State: open - Opened by weymouth almost 7 years ago
- 1 comment
#42 - add mpi and omp best practices
Pull Request -
State: closed - Opened by cphyc almost 7 years ago
- 1 comment
#41 - Usage of MPI?
Issue -
State: open - Opened by cphyc almost 7 years ago
- 3 comments
#40 - Using explicit shape for output when shape of input known.
Pull Request -
State: closed - Opened by dhermes over 7 years ago
- 2 comments
#39 - ENH: omitting a dot demotes a literal to an integer
Pull Request -
State: closed - Opened by pdebuyl almost 8 years ago
#38 - move control flow to a dedicated section
Pull Request -
State: closed - Opened by pdebuyl about 8 years ago
- 1 comment
#37 - Travis: use sudo false
Pull Request -
State: open - Opened by certik about 8 years ago
#36 - Fix a bug in the deployment script
Pull Request -
State: closed - Opened by certik about 8 years ago
#35 - Add Travis testing and deployment
Pull Request -
State: closed - Opened by certik about 8 years ago
#34 - add caveat about Fortran's continue statement
Pull Request -
State: closed - Opened by pdebuyl about 8 years ago
- 4 comments
#33 - Consider CFFI to interface from Python
Issue -
State: open - Opened by astrojuanlu almost 9 years ago
- 1 comment
#32 - Strings are delimited by an apostrophe
Pull Request -
State: closed - Opened by certik over 9 years ago
- 2 comments
#31 - Python printing
Pull Request -
State: open - Opened by Fourgot over 9 years ago
- 5 comments
#30 - Fixes non-standard array indexing typo
Pull Request -
State: closed - Opened by Fourgot over 9 years ago
- 2 comments
#29 - Updates a few reference URLs
Pull Request -
State: closed - Opened by Fourgot over 9 years ago
- 1 comment
#28 - Clarify if TRANSFER is obsolete
Issue -
State: open - Opened by certik over 9 years ago
#27 - fix intent for 1D array r
Pull Request -
State: closed - Opened by pdebuyl over 9 years ago
- 1 comment
#26 - tiny typo
Pull Request -
State: closed - Opened by pierre-haessig about 10 years ago
- 3 comments
#25 - Add arguments to indexing 0 or 1, and ranges
Issue -
State: open - Opened by certik over 10 years ago
#24 - Fix declarations for functions in examples
Pull Request -
State: closed - Opened by certik over 10 years ago
#23 - Add more info about how to optimize loops
Issue -
State: open - Opened by certik over 10 years ago
#22 - Overload subroutines for different datatypes
Issue -
State: open - Opened by certik over 10 years ago
#21 - Add "logical" interoperability into Gotchas
Pull Request -
State: closed - Opened by certik over 10 years ago
#20 - Fix the spelling of 'losing'
Pull Request -
State: closed - Opened by tj32767 over 10 years ago
- 1 comment
#19 - Gotcha: Missing decimal point
Issue -
State: closed - Opened by dallured over 10 years ago
- 3 comments
#18 - Add a section about unit testing
Issue -
State: open - Opened by certik almost 11 years ago
- 1 comment
#17 - Add Emacs command for automatic free-form indentation
Pull Request -
State: closed - Opened by aeberspaecher almost 11 years ago
- 1 comment
#16 - Add last n elements example
Pull Request -
State: closed - Opened by certik almost 11 years ago
#15 - Add quantum harmonic oscillator example
Pull Request -
State: closed - Opened by certik almost 11 years ago
- 2 comments
#14 - Specify n quantum number example in FAQ
Pull Request -
State: closed - Opened by aeberspaecher almost 11 years ago
- 2 comments
#13 - Add FAQ entry about indexing and Rosetta examples
Pull Request -
State: closed - Opened by certik about 11 years ago
#12 - Add a link to the Fortran mailinglists
Issue -
State: open - Opened by certik over 11 years ago
#11 - C contiguous or F contiguous arrays?
Issue -
State: open - Opened by aeberspaecher over 11 years ago
#10 - Fix a datatype declaration
Pull Request -
State: closed - Opened by aeberspaecher over 11 years ago
#9 - Fix a small typo
Pull Request -
State: closed - Opened by aeberspaecher over 11 years ago
- 1 comment
#8 - Added Fortran 95 standard and written FORTRAN 77 uppercase
Pull Request -
State: closed - Opened by astrojuanlu over 12 years ago
- 1 comment
#7 - Add a note about F2003 to array initialization
Pull Request -
State: closed - Opened by certik over 12 years ago
- 1 comment
#6 - Array initialization syntax
Issue -
State: closed - Opened by astrojuanlu over 12 years ago
- 3 comments
#5 - Add ctypes technique for interfacing with Python
Pull Request -
State: closed - Opened by memmett over 12 years ago
- 3 comments
#4 - Add Python vs Fortran example: equations solving and eigenvalues
Issue -
State: open - Opened by certik over 12 years ago
#3 - Add Python vs Fortran example: least squares minimization
Issue -
State: open - Opened by certik over 12 years ago
#2 - Add Python vs Fortran example: spline interpolation
Issue -
State: open - Opened by certik over 12 years ago
#1 - Add FAQ about starting to count from 1 vs 0
Issue -
State: open - Opened by certik over 12 years ago