-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e18f82e
commit 2c68b0b
Showing
50 changed files
with
18,115 additions
and
16,477 deletions.
There are no files selected for viewing
Binary file modified
BIN
+5.35 KB
(100%)
docs/_downloads/537a06a1baeb7fba25a9cf319048af82/codata.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pycodata | ||
================ | ||
|
||
All constant as declared in the :ref:`codata <codataAPI>` are inserted at the top level | ||
All constants as declared in the :ref:`codata <codataAPI>` are inserted at the top level | ||
of the module. | ||
|
||
.. automodule:: pycodata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Codata 0.9.0 Release Note | ||
============================ | ||
|
||
Summary | ||
--------------- | ||
|
||
* No API changes. | ||
* Automatic generation of the version module. | ||
* Generic Makefiles for automatic the building process of the library and the pywrapper. | ||
* Add targets: build, build_debug, test, test_debug. | ||
* Minor fixes in documentation. | ||
|
||
Download | ||
--------------- | ||
|
||
`Codata Releases <https://github.com/MilanSkocic/codata/releases>`_ | ||
|
||
`PYPI <https://pypi.org/project/pycodata>`_ | ||
|
||
|
||
Contributors | ||
--------------- | ||
Milan Skocic | ||
|
||
Commits | ||
--------- | ||
|
||
**Full Changelog**: https://github.com/MilanSkocic/codata/compare/0.8.2...0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ | |
<div id="navbar" class="navbar-collapse collapse"> | ||
<ul class="navbar-nav"> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="./sourcefile/codata.f90.html">Source File</a> | ||
<a class="nav-link" href="./lists/files.html">Source Files</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="./lists/modules.html">Modules</a> | ||
|
@@ -58,6 +58,7 @@ | |
<p> Find us on…</p> | ||
<p> | ||
<a class="btn btn-lg btn-primary" href="https://github.com/MilanSkocic/codata" role="button">GitHub</a> | ||
<a class="btn btn-lg btn-primary" href="https://milanskocic.github.io/codata/index.html" role="button">The Web</a> | ||
<a class="btn btn-lg btn-danger" style="float:right" href="https://github.com/MilanSkocic/codata/releases" role="button">Download the Source</a> | ||
</p> | ||
</div> | ||
|
@@ -76,7 +77,6 @@ <h4 class="card-text">Milan Skocic</h4> | |
<p class="card-text"></p> | ||
<div class="text-center"><div class="btn-group" role="group"> | ||
<a class="btn btn-lg btn-primary" href="mailto:[email protected]"><i class="fa fa-envelope fa-lg"></i></a> | ||
<a class="btn btn-lg btn-primary" href="https://milanskocic.github.io/codata/index.html"><i class="fa fa-globe fa-lg"></i></a> | ||
<a class="btn btn-lg btn-primary" href="https://github.com/MilanSkocic"><i class="fa fa-github fa-lg"></i></a> | ||
</div></div> | ||
</div> | ||
|
@@ -87,7 +87,7 @@ <h4 class="card-text">Milan Skocic</h4> | |
<div class="col-xs-6 col-sm-6"> | ||
<div> | ||
<h3>Source Files</h3> | ||
<ul><li><a href='./sourcefile/codata.f90.html'>codata.f90</a></li></ul> | ||
<ul><li><a href='./sourcefile/codata.f90.html'>codata.f90</a></li><li><a href='./sourcefile/codata_constants.f90.html'>codata_constants.f90</a></li><li><a href='./sourcefile/codata_version.f90.html'>codata_version.f90</a></li><li><a href='./sourcefile/codata_version_capi.f90.html'>codata_version_capi.f90</a></li></ul> | ||
</div> | ||
<div> | ||
<ul> | ||
|
@@ -98,7 +98,7 @@ <h3>Source Files</h3> | |
<div class="col-xs-6 col-sm-6"> | ||
<div> | ||
<h3>Modules</h3> | ||
<ul><li><a href='./module/codata.html'>codata</a></li></ul> | ||
<ul><li><a href='./module/codata.html'>codata</a></li><li><a href='./module/codata__constants.html'>codata__constants</a></li><li><a href='./module/codata__version.html'>codata__version</a></li><li><a href='./module/codata__version_capi.html'>codata__version_capi</a></li></ul> | ||
</div> | ||
<div> | ||
<ul> | ||
|
@@ -119,7 +119,7 @@ <h3>Modules</h3> | |
<p class="text-end"> | ||
Documentation generated by | ||
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a> | ||
on 2023-11-27T22:12:32.761027 </p> | ||
on 2023-12-17T21:36:31.090116 </p> | ||
</div> | ||
</div> | ||
<br> | ||
|
Oops, something went wrong.