303,422 research outputs found
exoplanet-dev/jaxoplanet: Astronomical time series analysis with JAX
<h2>What's Changed</h2>
<ul>
<li>Updating and applying pre-commit by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/16</li>
<li>Adding interface for arbitrary order limb darkening by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/27</li>
<li>starry: Rotation matrices by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/17</li>
<li>Adding documentation infrastructure by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/31</li>
<li>Refactoring to remove _src private module by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/40</li>
<li>Removing <code>quad</code> submodule and simplifying some jaxprs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/46</li>
<li>Adding tutorials by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/35</li>
<li>Migrating to hatch instead of poetry for build backend by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/60</li>
<li>Implement exposure time integration by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/57</li>
<li>Alternative implementation for rotation matrices by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/63</li>
<li>Ensuring the square of the kite area calculation is non-negative by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/73</li>
<li>Update the basis computations to use sparse linear algebra by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/72</li>
<li>Introducing units and refactoring Keplerian orbit models by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/61</li>
<li>Implementing polynomial basis by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/76</li>
<li>Fixing issue where light curve computation fails because of incorporating JPU units by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/86</li>
<li>Adding Zenodo info for releases by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/92</li>
<li>Adding light_curves.py file to <strong>init</strong> file by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/104</li>
<li>Upload docs build logs when the build fails by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/115</li>
<li>Updating ruff configuration by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/116</li>
<li>Truncate <code>_body_stack</code> in Keplerian <code>System</code>'s <code>__repr__</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/117</li>
<li>installation instruction by @jiayindong in https://github.com/exoplanet-dev/jaxoplanet/pull/108</li>
<li>Merge tutorials updates from <code>tutorials</code> branch into <code>main</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/118</li>
<li>Making changes to LimbDarkLightCurve().light_curve() method to make for multiplanetary systems by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/114</li>
<li>Adding DJ to Zenodo record by @jiayindong in https://github.com/exoplanet-dev/jaxoplanet/pull/121</li>
<li>docs: keplerian orbits by @catrionamurray in https://github.com/exoplanet-dev/jaxoplanet/pull/109</li>
<li>docs: synthetic radial velocities by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/107</li>
<li>Adding "jaxoplanet core from scratch" tutorial by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/110</li>
<li>Fix syntax in .zenodo.json by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/126</li>
<li>feat: public <code>body_vmap</code> (meeting with @dfm) by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/123</li>
<li>feat: interface for starry maps and light curves by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/111</li>
<li>feat: starry spot expansion + maps with amplitude and better default by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/133</li>
<li>Making it harder to instantiate Body objects on their own by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/131</li>
<li>docs:Update readme by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/135</li>
<li>Adding autogenerated API docs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/125</li>
<li>Factoring the "body stack" logic out to a generic "object stack" by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/136</li>
<li>Experimenting with a different interface for exposure time by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/129</li>
<li>Vectorize light curve functions by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/141</li>
<li>Adding interpolation transform by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/142</li>
<li>Major update to docs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/143</li>
<li>added test <code>test_keplerian_central_from_orbit()</code> by @catrionamurray in https://github.com/exoplanet-dev/jaxoplanet/pull/139</li>
<li>Adding @shashankdholakia to zenodo.json by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/145</li>
<li>Refactoring surface map interface by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/144</li>
<li>Fixing bug in <code>Central.from_orbital_properties</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/153</li>
<li>Add <code>dgegen</code> to <code>zenodo.json</code>, fix syntax by @dgegen in https://github.com/exoplanet-dev/jaxoplanet/pull/149</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li>@lgrcia made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/17</li>
<li>@jiayindong made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/108</li>
<li>@catrionamurray made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/109</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/exoplanet-dev/jaxoplanet/compare/v0.0.1...v0.0.2</p>
Development Planning & Strategies: DEV 122
Development Planning & Strategies: DEV 122, degree examination November 2010
Research Methodology: DEV 511
Research Methodology: DEV 511, degree examinations June 2011
Development Software 1(EXT YR 2): EDEV 120/EDEV 130, DEV 12EO / DEV 13EO
Examination Development Software 1(EXT YR 2): EDEV 120/EDEV 130, DEV 12EO / DEV 13EO, Nov 201
Inclusive Growth in Andhra Pradesh - Challenges in Agriculture, Poverty, Social Sector and Regional Disparities
This paper deals with inclusive growth in Andhra Pradesh. Growth may be higher in the last two decades but inclusive growth or equitable development has been missing. It is like running a train with engine only without connecting bogies and people to the engine. According to us, important elements of inclusive growth are : agricultural growth, employment generation and poverty reduction, social sector (health and education) and reduction in regional and other disparities. In this paper, we concentrate on these four elements of inclusive growth. There seems to be some 'turn around' in the gross state domestic product (GSDP) of A.P. in the last five years. The average annual growth rate was 6.9% during 2002-07 and 7.8% during 2003-07. However, there are problems in the four elements of inclusive growth. Growth of agriculture particularly crop sector is very low. Employment growth in the postreform period (1993-94 to 2004-05) is the lowest in the country. The recent data shows that literacy levels are also low as compared to many other states. The National Family Health survey (NFHS III) indicate that A.P.'s rank for infant mortality is 11 out of 17 states in the year 2005-06. Growth rates in district domestic product (DDP) and per capita DDP shows that 7 districts of Telangana (Ranga Reddy, Nizamabad, Khammam, Hyderabad, Mahbubnagar, Warangal and Medak) and 2 districts of North Coastal (Visakhapatnam and Srikakulam) recorded higher growth rates than that of state average. On the other hand, all the districts in South Coastal and Rayalaseema and three districts of Telangana and one district of North Coastal showed lower growth than that of state average. However, one has to see the quality of growth in Telangana and Rayalaseema districts. We have examined whether A.P. can achieve Millennium Development Goals (MDGs). It is depressing to note that Andhra Pradesh will not meet MDGs in 10 out of 14 indicators. Thus, except in poverty, enrolment of boys and girls and drinking water, A.P. may not achieve millennium development goals in crucial indicators of education, health and sanitation at current rates of progress. The progress in MDGs for some regions and socially deprived sections like SCs and STs has been slower than the state average. This paper suggests several policies for improving inclusive growth in A.P. Economic growth may be improving but A.P. is lagging behind in agriculture, employment , human development and in reducing regional disparities. There is a need to operationalize a plan for achieving inclusive growth during the 11th Five Year Plan period and beyond in Andhra Pradesh. The action plan should cover the priority areas like agriculture, employment and social sectors. It should have a plan for removing economic and social deprivation across all regions. Also it should have a plan for socially disadvantaged sections.Gowth, Andhra Pradesh, agriculture, poverty, Social Sector, Regional Disparities
Going Beyond Counting First Authors in Author Co-citation Analysis
The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation
counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings
are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that
only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into
account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed
Diffusive author(s), cohesive author: Analysis of S/N (1994)
This study indicates the ways in which various aspects of the author(s) are brought forth in Dumb type’s performance art, the S/N production. Previous research has suggested a non-hierarchical organization of Dumb type and the absence of a “privileged author” in Dumb type’s collaborative work, S/N. However, the results that I have investigated from member’s interviews on the creative process of S/N along with my analysis of the recorded images of S/N, indicate a different aspect of the author(s). First, S/N was created through, so to speak, the collective ideas of the members of Dumb type. Further, S/N has at least nine quotations from previous performances, installations, and printed writings, besides the work-in-progress technique. Explicating one of the “author functions” as given by Michel Foucault, each text has plural subjects of the author. However, it has been revealed from members’ interviews that Teiji Furuhashi had a decision-making role in selecting the members’ ideas within the performance. Since then, S/N has had plural subjects of creation; however, Furuhashi is one of the subjects of creation along with the “privileged author.” S/N has plural authors (diffusive authors) yet at the same time, it has a “privileged author,” Teiji Furuhashi (cohesive author)
Corrigendum to Programmed cell death in the lithium pilocarpine model: Evidence for NMDA receptor and ceramide-mediated mechanisms [Brain Dev 30 (2008) 513-519] (DOI:10.1016-j.braindev.2008.01.002)
[No abstract available]Mikati MA, 2008, BRAIN DEV-JPN, V30, P513, DOI 10.1016-j.braindev.2008.01.0020
The vanishing author in computer-generated works: a critical analysis of recent Australian case law
Abstract
The use of software is ubiquitous in the creation of many copyright works, yet the requirement in copyright law that every work have a human author who engages in independent intellectual effort means that its use may prevent copyright subsistence. Several recent Australian cases have refocused attention on authorship as an essential criterion of copyright subsistence, and these cases suggest that much computer-produced output may be authorless and thus lack copyright protection. This article, the first in a two-part series, analyses how each case deals with the question of authorship of computer-produced works and why the use of software diminishes copyright protection for a significant number of computer-generated works. The article critiques the application of conventional notions of human authorship developed in the pre-computer age to modern productions and suggests alternative approaches to authorship that satisfy both the major objectives of copyright policy and the need to adapt to the computer age. The article argues that, without a broader judicial approach to authorship of computer-generated works, Parliament must remedy the lacuna in protection for these ‘authorless’ works. Possible solutions for reform are suggested. In a forthcoming article, the author comprehensively examines those reform proposals
- …
